ItemSelectorWindow Class Reference

#include <selectionwindow.h>

Inheritance diagram for ItemSelectorWindow:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ItemSelectorWindow (PG_Widget *parent, const PG_Rect &r, const ASCString &title, SelectionItemFactory *itemFactory)
int RunModal ()
void reLoad ()

Protected Member Functions

bool eventKeyDown (const SDL_KeyboardEvent *key)

Detailed Description

Definition at line 134 of file selectionwindow.h.


Constructor & Destructor Documentation

ItemSelectorWindow::ItemSelectorWindow ( PG_Widget *  parent,
const PG_Rect &  r,
const ASCString title,
SelectionItemFactory itemFactory 
)

Definition at line 304 of file selectionwindow.cpp.

References ItemSelectorWidget::sigItemSelected, and ItemSelectorWidget::sigQuitModal.


Member Function Documentation

bool ItemSelectorWindow::eventKeyDown ( const SDL_KeyboardEvent *  key  )  [protected, virtual]

Reimplemented from ASC_PG_Dialog.

Definition at line 321 of file selectionwindow.cpp.

int ItemSelectorWindow::RunModal (  ) 

Reimplemented from ASC_PG_Dialog.

Definition at line 330 of file selectionwindow.cpp.

References ItemSelectorWidget::resetNamesearch().

Referenced by addCargo(), VehicleProduction_SelectionWindow::addProductionLine(), selectItemID(), CargoGuiFunctions::selectVehicle(), showUnitCargoSummary(), showUnitSummary(), and unitProductionAnalysis().

void ItemSelectorWindow::reLoad (  ) 

Definition at line 336 of file selectionwindow.cpp.

References ItemSelectorWidget::reLoad().

Referenced by showSelectionWindow().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:54 2012 for Advanced Strategic Command by  doxygen 1.5.1