#include <paradialog.h>
Public Member Functions | |
| ASC_PropertyEditor (PG_Widget *parent, const PG_Rect &r, const std::string &style="PropertyEditor", int labelWidthPercentage=50) | |
| std::string | GetStyleName (const std::string &widgetName) |
Definition at line 146 of file paradialog.h.
| ASC_PropertyEditor::ASC_PropertyEditor | ( | PG_Widget * | parent, | |
| const PG_Rect & | r, | |||
| const std::string & | style = "PropertyEditor", |
|||
| int | labelWidthPercentage = 50 | |||
| ) | [inline] |
Definition at line 148 of file paradialog.h.
| std::string ASC_PropertyEditor::GetStyleName | ( | const std::string & | widgetName | ) | [inline] |
Definition at line 149 of file paradialog.h.
1.5.1