PropertyWidgetPlugin Class Reference
#include <PropertyWidgetPlugin.h>
List of all members.
Public Member Functions
Detailed Description
This file is part of Tulip (www.tulip-software.org)
Authors: David Auber and the Tulip development Team from LaBRI, University of Bordeaux 1 and Inria Bordeaux - Sud Ouest
Tulip is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Tulip is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
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 |