![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QDesignerPromotionInterface, including all inherited members.
| addPromotedClass(const QString &baseClass, const QString &className, const QString &includeFile, QString *errorMessage)=0 | QDesignerPromotionInterface | pure virtual |
| changePromotedClassName(const QString &oldClassName, const QString &newClassName, QString *errorMessage)=0 | QDesignerPromotionInterface | pure virtual |
| PromotedClasses typedef | QDesignerPromotionInterface | |
| promotedClasses() const =0 | QDesignerPromotionInterface | pure virtual |
| promotionBaseClasses() const =0 | QDesignerPromotionInterface | pure virtual |
| QDesignerPromotionInterface()=default | QDesignerPromotionInterface | |
| referencedPromotedClassNames() const =0 | QDesignerPromotionInterface | pure virtual |
| removePromotedClass(const QString &className, QString *errorMessage)=0 | QDesignerPromotionInterface | pure virtual |
| setPromotedClassIncludeFile(const QString &className, const QString &includeFile, QString *errorMessage)=0 | QDesignerPromotionInterface | pure virtual |
| ~QDesignerPromotionInterface()=default | QDesignerPromotionInterface | virtual |