![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| if (propertySheet) | |
Variables | |
| auto * | manager = formEditor->extensionManager() |
| [0] | |
| auto * | propertySheet = qt_extension<QDesignerPropertySheetExtension*>(manager, widget) |
| [13] | |
| if | ( | propertySheet | ) |
Definition at line 9 of file tools_designer_src_lib_extension_extension.cpp.
| auto* manager = formEditor->extensionManager() |
[0]
Definition at line 5 of file tools_designer_src_lib_extension_extension.cpp.
| delete propertySheet = qt_extension<QDesignerPropertySheetExtension*>(manager, widget) |