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
qdesigner_internal::FormLayoutRow Struct Reference
+ Collaboration diagram for qdesigner_internal::FormLayoutRow:

Public Attributes

QString labelName
 
QString labelText
 
QString fieldClassName
 
QString fieldName
 
bool buddy {false}
 

Detailed Description

Definition at line 48 of file formlayoutmenu.cpp.

Member Data Documentation

◆ buddy

bool qdesigner_internal::FormLayoutRow::buddy {false}

◆ fieldClassName

QString qdesigner_internal::FormLayoutRow::fieldClassName

Definition at line 51 of file formlayoutmenu.cpp.

◆ fieldName

QString qdesigner_internal::FormLayoutRow::fieldName

Definition at line 52 of file formlayoutmenu.cpp.

◆ labelName

QString qdesigner_internal::FormLayoutRow::labelName

Definition at line 49 of file formlayoutmenu.cpp.

◆ labelText

QString qdesigner_internal::FormLayoutRow::labelText

Definition at line 50 of file formlayoutmenu.cpp.


The documentation for this struct was generated from the following file: