DtLocalWeatherManagerWidget.
More...
Public Attributes |
| Ui_DtLocalWeatherManagerWidgetUI | myUiImpl |
Detailed Description
DtLocalWeatherManagerWidget.
Dialog that will allow for the display, modification, adding and removal of local weather objects
Member Typedef Documentation
Constructor & Destructor Documentation
| makVrf::DtLocalWeatherManagerWidget::DtLocalWeatherManagerWidget |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtLocalWeatherManagerWidget::~DtLocalWeatherManagerWidget |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtLocalWeatherManagerWidget::setDefaultWeatherTypeToCreate |
( |
const DtEntityType & |
| ) |
|
|
virtual |
When creating a weather area from this dialog, the default type to create. Initially box.
| const DtEntityType& makVrf::DtLocalWeatherManagerWidget::defaultWeatherTypeToCreate |
( |
| ) |
const |
|
inline |
| void makVrf::DtLocalWeatherManagerWidget::setupGui |
( |
| ) |
|
|
protected |
Sets up the UI. Called from constructor.
| void makVrf::DtLocalWeatherManagerWidget::initConnections |
( |
| ) |
|
|
protected |
Returns the element id from the tree widget item.
| virtual void makVrf::DtLocalWeatherManagerWidget::editingOrCreateChanged |
( |
| ) |
|
|
protectedvirtual |
Called when data has been updated, update dialog if needed.
Called when an item is removed. Remove from dialog if need be.
| virtual void makVrf::DtLocalWeatherManagerWidget::slot_applicationSettingsChanged |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLocalWeatherManagerWidget::itemClicked |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Called when an item is selected, enables edit and delete buttons, if item is editable.
| virtual void makVrf::DtLocalWeatherManagerWidget::itemDoubleClicked |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Called when an item is double clicked, edits item if editable.
| virtual void makVrf::DtLocalWeatherManagerWidget::createLocalWeather |
( |
| ) |
|
|
protectedvirtualslot |
Starts area creation process.
| virtual void makVrf::DtLocalWeatherManagerWidget::deleteLocalWeather |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtLocalWeatherManagerWidget::editLocalWeather |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtLocalWeatherManagerWidget::editLocalWeatherConditions |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtLocalWeatherManagerWidget::updateButtons |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Updates button state based on passed in item.
| virtual void makVrf::DtLocalWeatherManagerWidget::increasePriority |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtLocalWeatherManagerWidget::decreasePriority |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtLocalWeatherManagerWidget::weatherAreaFilledChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| bool makVrf::DtLocalWeatherManagerWidget::myInCreationMode |
|
protected |
| DtEntityType makVrf::DtLocalWeatherManagerWidget::myDefaultWeatherTypeToCreate |
|
protected |
| Ui_DtLocalWeatherManagerWidgetUI makVrf::DtLocalWeatherManagerWidget::myUiImpl |
The documentation for this class was generated from the following file: