◆ StyleSheetDebugger()
Digikam::StyleSheetDebugger::StyleSheetDebugger |
( |
QWidget *const |
object | ) |
|
|
explicit |
This widget is for development purpose only: It allows the developer to change the style sheet on a widget dynamically. If you want to develop or debug the stylesheet on your widget, add temporary code: new StyleSheetDebugger(myWidget); That's all. Change the style sheet by editing it and pressing Ok.
References buttonClicked(), m_edit, m_okButton, and m_widget.
◆ buttonClicked
void Digikam::StyleSheetDebugger::buttonClicked |
( |
| ) |
|
|
protectedslot |
◆ m_edit
QTextEdit* Digikam::StyleSheetDebugger::m_edit |
|
protected |
◆ m_okButton
QPushButton* Digikam::StyleSheetDebugger::m_okButton |
|
protected |
◆ m_widget
QWidget* Digikam::StyleSheetDebugger::m_widget |
|
protected |
The documentation for this class was generated from the following files: