![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <customwidgetsinfo.h>
Static Public Member Functions | |
| static QString | realClassName (const QString &className) |
Additional Inherited Members | |
| Public Types inherited from TreeWalker | |
| using | DomWidgets = QList<DomWidget *> |
Definition at line 17 of file customwidgetsinfo.h.
|
default |
|
overridevirtual |
Reimplemented from TreeWalker.
Definition at line 30 of file customwidgetsinfo.cpp.
|
overridevirtual |
Reimplemented from TreeWalker.
Definition at line 25 of file customwidgetsinfo.cpp.
References TreeWalker::acceptCustomWidgets().
Referenced by acceptUI().
Reimplemented from TreeWalker.
Definition at line 17 of file customwidgetsinfo.cpp.
References acceptCustomWidgets().
|
inline |
Definition at line 27 of file customwidgetsinfo.h.
Definition at line 174 of file customwidgetsinfo.cpp.
| bool CustomWidgetsInfo::extends | ( | const QString & | className, |
| QAnyStringView | baseClassName ) const |
Definition at line 38 of file customwidgetsinfo.cpp.
| bool CustomWidgetsInfo::extendsOneOf | ( | const QString & | className, |
| const QStringList & | baseClassNames ) const |
Definition at line 55 of file customwidgetsinfo.cpp.
| bool CustomWidgetsInfo::isAmbiguousSignal | ( | const QString & | className, |
| const QString & | signalSignature ) const |
Definition at line 154 of file customwidgetsinfo.cpp.
| bool CustomWidgetsInfo::isAmbiguousSlot | ( | const QString & | className, |
| const QString & | slotSignature ) const |
Definition at line 160 of file customwidgetsinfo.cpp.
| bool CustomWidgetsInfo::isCustomWidgetContainer | ( | const QString & | className | ) | const |
Definition at line 73 of file customwidgetsinfo.cpp.
Definition at line 166 of file customwidgetsinfo.cpp.
Definition at line 182 of file customwidgetsinfo.cpp.