#include <inspectorplugin.h>
|
| | Q_INTERFACES (QDesignerCustomWidgetInterface) bool m_initialized |
| |
◆ InspectorPlugin()
| InspectorPlugin::InspectorPlugin |
( |
| ) |
|
|
inline |
◆ codeTemplate()
| virtual QString InspectorPlugin::codeTemplate |
( |
| ) |
const |
|
inlinevirtual |
◆ group()
| QString InspectorPlugin::group |
( |
| ) |
const |
|
inline |
◆ icon()
| QIcon InspectorPlugin::icon |
( |
| ) |
const |
|
inline |
◆ initialize()
| void InspectorPlugin::initialize |
( |
QDesignerFormEditorInterface * |
| ) |
|
◆ isContainer()
| bool InspectorPlugin::isContainer |
( |
| ) |
const |
|
inline |
◆ isInitialized()
| bool InspectorPlugin::isInitialized |
( |
| ) |
const |
|
inline |
◆ Q_INTERFACES()
| InspectorPlugin::Q_INTERFACES |
( |
QDesignerCustomWidgetInterface |
| ) |
|
|
private |
◆ toolTip()
| QString InspectorPlugin::toolTip |
( |
| ) |
const |
|
inline |
◆ whatsThis()
| QString InspectorPlugin::whatsThis |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: