TdkConnectedViewsDlgController Class Reference

Defines the TdkConnectedViewsDlgController class. This class defines the connected views dialog controller. More...

#include <TdkConnectedViewsDlgController.h>

Inheritance diagram for TdkConnectedViewsDlgController:

TdkDlgController TdkObserver TdkSubject List of all members.

Public Member Functions

virtual ~TdkConnectedViewsDlgController ()
 Virtual destructor.
virtual void update (TdkSubject *changedObject)
 This method is called when the user interacts with the dialog.
Constructor and Destructor Methods
Methods related to instantiation and destruction.

 TdkConnectedViewsDlgController (TdkConnectedViewsDlg *dlg)
 Constructor.
Behavioral Methods
Methods related connected views dialog behavior.

virtual void setInitialState ()
 Sets the initial state of the dialog.
virtual std::string dlgName ()
 Retrieves dialog's definiton name.

Detailed Description

Defines the TdkConnectedViewsDlgController class. This class defines the connected views dialog controller.

TODO: 1)

See also:
TdkSubject


Constructor & Destructor Documentation

TdkConnectedViewsDlgController::TdkConnectedViewsDlgController ( TdkConnectedViewsDlg dlg  ) 

Constructor.

Parameters:
dlg Pointer to connected views dialog.

TdkConnectedViewsDlgController::~TdkConnectedViewsDlgController (  )  [virtual]

Virtual destructor.


Member Function Documentation

void TdkConnectedViewsDlgController::setInitialState (  )  [virtual]

Sets the initial state of the dialog.

Parameters:
changedObject Object that signals a change.

Implements TdkDlgController.

std::string TdkConnectedViewsDlgController::dlgName (  )  [virtual]

Retrieves dialog's definiton name.

Returns:
Returns the definition TDK_CONNECTED_VIEWS_DLG_NAME

Implements TdkDlgController.

void TdkConnectedViewsDlgController::update ( TdkSubject changedObject  )  [virtual]

This method is called when the user interacts with the dialog.

Implements TdkObserver.


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:31 2007 for TDK by  doxygen 1.5.2