PropertyWidgetPlugin Class Reference
#include <PropertyWidgetPlugin.h>
List of all members.
Public Member Functions
Detailed Description
Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Constructor & Destructor Documentation
PropertyWidgetPlugin::PropertyWidgetPlugin |
( |
QObject * |
parent = 0 |
) |
|
Member Function Documentation
QString PropertyWidgetPlugin::codeTemplate |
( |
|
) |
const |
QWidget* PropertyWidgetPlugin::createWidget |
( |
QWidget * |
parent |
) |
|
QString PropertyWidgetPlugin::domXml |
( |
|
) |
const |
QString PropertyWidgetPlugin::group |
( |
|
) |
const |
QIcon PropertyWidgetPlugin::icon |
( |
|
) |
const |
QString PropertyWidgetPlugin::includeFile |
( |
|
) |
const |
void PropertyWidgetPlugin::initialize |
( |
QDesignerFormEditorInterface * |
core |
) |
|
bool PropertyWidgetPlugin::isContainer |
( |
|
) |
const |
bool PropertyWidgetPlugin::isInitialized |
( |
|
) |
const |
QString PropertyWidgetPlugin::name |
( |
|
) |
const |
QString PropertyWidgetPlugin::toolTip |
( |
|
) |
const |
QString PropertyWidgetPlugin::whatsThis |
( |
|
) |
const |