![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <pythonwriteimports.h>
Public Types | |
using | ClassesPerModule = QMap<QString, QStringList> |
![]() | |
using | DomWidgets = QList<DomWidget *> |
Protected Member Functions | |
void | doAdd (const QString &className, const DomCustomWidget *dcw=nullptr) override |
![]() | |
void | add (const QString &className, const DomCustomWidget *dcw=nullptr) |
const Uic * | uic () const |
Uic * | uic () |
Definition at line 17 of file pythonwriteimports.h.
Definition at line 20 of file pythonwriteimports.h.
|
explicit |
Definition at line 101 of file pythonwriteimports.cpp.
References WriteImports(), and WriteIncludesBase::WriteIncludesBase().
Referenced by WriteImports(), and Uic::write().
|
overridevirtual |
Reimplemented from TreeWalker.
Definition at line 243 of file pythonwriteimports.cpp.
References WriteIncludesBase::acceptProperty().
Reimplemented from TreeWalker.
Definition at line 108 of file pythonwriteimports.cpp.
References WriteIncludesBase::acceptUI().
Referenced by Uic::write().
|
overrideprotectedvirtual |
Implements WriteIncludesBase.
Definition at line 184 of file pythonwriteimports.cpp.
References QtPrivate::asString().