Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qformlayout.h File Reference
#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  )