![]() |
Qt 6.x
The Qt SDK
|
#include <pythonwritedeclaration.h>
Inheritance diagram for Python::WriteDeclaration:
Collaboration diagram for Python::WriteDeclaration:Additional Inherited Members | |
Public Types inherited from TreeWalker | |
| using | DomWidgets = QList< DomWidget * > |
Definition at line 19 of file pythonwritedeclaration.h.
| Python::WriteDeclaration::WriteDeclaration | ( | Uic * | uic | ) |
Definition at line 20 of file pythonwritedeclaration.cpp.
|
overridevirtual |
Reimplemented from TreeWalker.
Definition at line 43 of file pythonwritedeclaration.cpp.
References Driver::findOrInsertButtonGroup().
Here is the call graph for this function:Reimplemented from TreeWalker.
Definition at line 28 of file pythonwritedeclaration.cpp.
References TreeWalker::acceptButtonGroups(), CPP::WriteInitialization::acceptUI(), TreeWalker::acceptWidget(), DomUI::elementButtonGroups(), DomUI::elementClass(), DomUI::elementWidget(), language::fixClassName(), and Option::postfix.
Referenced by Uic::write().
Here is the call graph for this function:
Here is the caller graph for this function: