Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qformlayout.h File Reference

(8825bcdbdab5f37b185261d7ba06260dc8e9930d)

#include <QtWidgets/qtwidgetsglobal.h>
#include <QtWidgets/QLayout>
Include dependency graph for qformlayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QFormLayout
 The QFormLayout class manages forms of input widgets and their associated labels. More...
class  QFormLayout::TakeRowResult
 Contains the result of a QFormLayout::takeRow() call. More...

Functions

 QT_REQUIRE_CONFIG (formlayout)
 Q_DECLARE_TYPEINFO (QFormLayout::TakeRowResult, Q_PRIMITIVE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QFormLayout::TakeRowResult ,
Q_PRIMITIVE_TYPE  )

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( formlayout )