#include <condorstatusview.h>
Inheritance diagram for CondorStatusView:

Public Member Functions | |
| setClassname1 ("statusview", CondorAbstractView) | |
| CondorStatusView () | |
| CondorStatusView (QStandardItemModel *, QStringList) | |
| ~CondorStatusView () | |
Private Member Functions | |
| void | readSettings () |
| void | writeSettings () |
| CondorStatusView::CondorStatusView | ( | ) |
Constructor
| CondorStatusView::CondorStatusView | ( | QStandardItemModel * | model, | |
| QStringList | paths | |||
| ) |
Constructs a view associated to a model
| model | ||
| paths | the paths where is the config file |
| CondorStatusView::~CondorStatusView | ( | ) |
Destructor
| void CondorStatusView::readSettings | ( | ) | [private, virtual] |
read the information in QSettings
Reimplemented from CondorAbstractView.
| CondorStatusView::setClassname1 | ( | "statusview" | , | |
| CondorAbstractView | ||||
| ) |
Set the class name "statusview"
| void CondorStatusView::writeSettings | ( | ) | [private, virtual] |
write a new information in QSettings
Reimplemented from CondorAbstractView.
1.4.7