![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <pythonwritedeclaration.h>
Additional Inherited Members | |
![]() | |
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.
References Uic::driver(), Uic::option(), and Uic::output().
Referenced by Uic::write().
|
overridevirtual |
Reimplemented from TreeWalker.
Definition at line 43 of file pythonwritedeclaration.cpp.
References Driver::findOrInsertButtonGroup().
Reimplemented from TreeWalker.
Definition at line 28 of file pythonwritedeclaration.cpp.
References CPP::WriteInitialization::WriteInitialization(), TreeWalker::acceptButtonGroups(), CPP::WriteInitialization::acceptUI(), and TreeWalker::acceptWidget().
Referenced by Uic::write().