
Public Member Functions | |
| virtual bool | available (CargoDialog *cd)=0 |
| virtual ASCString | getASCTXTname ()=0 |
| virtual ASCString | getFullName ()=0 |
| virtual void | registerSubwindow (CargoDialog *cd) |
| virtual void | registerChilds (CargoDialog *cd) |
| virtual void | update ()=0 |
| virtual | ~SubWindow () |
Protected Member Functions | |
| SubWindow () | |
| ContainerBase * | container () |
Protected Attributes | |
| CargoDialog * | cargoDialog |
| PG_Widget * | widget |
|
|
Definition at line 65 of file cargodialog.cpp. |
|
|
Definition at line 74 of file cargodialog.cpp. |
|
|
Implemented in SolarPowerWindow, WindPowerWindow, NetControlWindow, CargoInfoWindow, BuildingControlWindow, ResourceInfoWindow, and ResearchWindow. |
|
|
Definition at line 917 of file cargodialog.cpp. References cargoDialog, and CargoDialog::getContainer(). Referenced by MiningWindow::getOutput(), MatterConversionWindow::getOutput(), BuildingControlWindow::repair(), MatterAndMiningBaseWindow::update(), ResearchWindow::update(), BuildingControlWindow::update(), CargoInfoWindow::update(), WindPowerWindow::update(), and SolarPowerWindow::update(). |
|
|
Implemented in SolarPowerWindow, WindPowerWindow, NetControlWindow, CargoInfoWindow, BuildingControlWindow, ResourceInfoWindow, ResearchWindow, MatterConversionWindow, and MiningWindow. Referenced by registerChilds(), and SubWinButton::SubWinButton(). |
|
|
Implemented in SolarPowerWindow, WindPowerWindow, NetControlWindow, CargoInfoWindow, BuildingControlWindow, ResourceInfoWindow, ResearchWindow, MatterConversionWindow, and MiningWindow. Referenced by SubWinButton::SubWinButton(). |
|
|
Reimplemented in NetControlWindow, CargoInfoWindow, and BuildingControlWindow. Definition at line 909 of file cargodialog.cpp. References PG_Widget::FindChild(), getASCTXTname(), warning(), and widget. Referenced by BuildingControlWindow::registerChilds(), CargoInfoWindow::registerChilds(), and NetControlWindow::registerChilds(). |
|
|
Reimplemented in CargoInfoWindow. Definition at line 903 of file cargodialog.cpp. References CargoDialog::addAvailableSubwin(), and cargoDialog. Referenced by CargoInfoWindow::registerSubwindow(). |
|
|
Implemented in SolarPowerWindow, WindPowerWindow, NetControlWindow, CargoInfoWindow, BuildingControlWindow, ResourceInfoWindow, ResearchWindow, MatterAndMiningBaseWindow, and MiningWindow. Referenced by CargoDialog::userHandler(). |
|
|
1.4.2