The System Health gadget plugin.
More...
|
| | Core |
| | The Core namespace contains all classes that make up the Core plugin which constitute the basic functionality of the GCS.
|
| |
| | Ui |
| |
The System Health gadget plugin.
| void SystemHealthGadgetOptionsPage::apply |
( |
| ) |
|
|
virtual |
| IUAVGadgetConfiguration * SystemHealthGadgetConfiguration::clone |
( |
| ) |
|
|
virtual |
| IUAVGadgetConfiguration * SystemHealthGadgetFactory::createConfiguration |
( |
QSettings * |
qSettings | ) |
|
|
virtual |
| IOptionsPage * SystemHealthGadgetFactory::createOptionsPage |
( |
IUAVGadgetConfiguration * |
config | ) |
|
|
virtual |
| QWidget * SystemHealthGadgetOptionsPage::createPage |
( |
QWidget * |
parent | ) |
|
|
virtual |
| void SystemHealthGadgetOptionsPage::finish |
( |
| ) |
|
|
virtual |
| QString SystemHealthGadgetConfiguration::getSystemFile |
( |
| ) |
|
|
inline |
| void SystemHealthGadget::loadConfiguration |
( |
IUAVGadgetConfiguration * |
config | ) |
|
|
virtual |
| void SystemHealthGadgetWidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
| void SystemHealthGadgetWidget::paint |
( |
| ) |
|
| void SystemHealthGadgetWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
| void SystemHealthGadgetWidget::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protected |
| void SystemHealthGadgetConfiguration::saveConfig |
( |
QSettings * |
qSettings | ) |
const |
|
virtual |
| void SystemHealthGadgetWidget::setIndicator |
( |
QString |
indicator | ) |
|
| void SystemHealthGadgetConfiguration::setSystemFile |
( |
QString |
filename | ) |
|
|
inline |
| void SystemHealthGadgetWidget::setSystemFile |
( |
QString |
dfn | ) |
|
| SystemHealthGadget::SystemHealthGadget |
( |
QString |
classId, |
|
|
SystemHealthGadgetWidget * |
widget, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
| SystemHealthGadgetConfiguration::SystemHealthGadgetConfiguration |
( |
QString |
classId, |
|
|
QSettings * |
qSettings = nullptr, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
| SystemHealthGadgetFactory::SystemHealthGadgetFactory |
( |
QObject * |
parent = nullptr | ) |
|
| SystemHealthGadgetWidget::SystemHealthGadgetWidget |
( |
QWidget * |
parent = nullptr | ) |
|
| QWidget* SystemHealthGadget::widget |
( |
| ) |
|
|
inlinevirtual |
| SystemHealthGadget::~SystemHealthGadget |
( |
| ) |
|
| SystemHealthGadgetFactory::~SystemHealthGadgetFactory |
( |
| ) |
|
| SystemHealthGadgetWidget::~SystemHealthGadgetWidget |
( |
| ) |
|