#include <GeneralFormLogic.h>
| GeneralFormLogic::GeneralFormLogic |
( |
| ) |
|
| GeneralFormLogic::~GeneralFormLogic |
( |
| ) |
|
|
virtual |
| void GeneralFormLogic::AddDropShadowEffect |
( |
QWidget * |
widget, |
|
|
const QColor & |
dropShadowColor = Qt::gray |
|
) |
| |
|
static |
| void GeneralFormLogic::AdjustScrollerProperties |
( |
QWidget * |
widget | ) |
|
|
static |
template<class Ui , class Widget = QWidget>
| void GeneralFormLogic::CreateWidget |
( |
const QString & |
cssFile, |
|
|
Ui * |
ui |
|
) |
| |
|
inline |
| QString GeneralFormLogic::GetStyle |
( |
const QString & |
styleFileName | ) |
|
|
static |
| QWidget * GeneralFormLogic::GetWidget |
( |
| ) |
|
|
protected |
| void GeneralFormLogic::LoadStyleForWidget |
( |
const QString & |
styleFileName, |
|
|
QWidget * |
widget |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: