nodeeditor_doxy
|
#include <stylesheeteditor.h>
Signals | |
void | newStyle (const QString &styleName) |
void | newStylesheet (const QString &styleSheetName) |
Public Member Functions | |
StyleSheetEditor (QWidget *parent=0) |
Definition at line 48 of file stylesheeteditor.h.
StyleSheetEditor::StyleSheetEditor | ( | QWidget * | parent = 0 | ) |
Definition at line 45 of file stylesheeteditor.cpp.
void StyleSheetEditor::newStyle | ( | const QString & | styleName | ) | [signal] |
Definition at line 99 of file moc_stylesheeteditor.cpp.
void StyleSheetEditor::newStylesheet | ( | const QString & | styleSheetName | ) | [signal] |
Definition at line 106 of file moc_stylesheeteditor.cpp.