wxDialogLayoutAdapter Class Reference

#include <uiutils/scrollingdialog.h>

Inheritance diagram for wxDialogLayoutAdapter:

wxStandardDialogLayoutAdapter

List of all members.

Public Member Functions

 wxDialogLayoutAdapter ()
virtual bool CanDoLayoutAdaptation (wxDialogHelper *dialog)=0
 Override this function to indicate that adaptation should be done.
virtual bool DoLayoutAdaptation (wxDialogHelper *dialog)=0
 Override this function to do the adaptation.


Constructor & Destructor Documentation

wxDialogLayoutAdapter::wxDialogLayoutAdapter (  )  [inline]


Member Function Documentation

virtual bool wxDialogLayoutAdapter::CanDoLayoutAdaptation ( wxDialogHelper dialog  )  [pure virtual]

Override this function to indicate that adaptation should be done.

Implemented in wxStandardDialogLayoutAdapter.

virtual bool wxDialogLayoutAdapter::DoLayoutAdaptation ( wxDialogHelper dialog  )  [pure virtual]

Override this function to do the adaptation.

Implemented in wxStandardDialogLayoutAdapter.


The documentation for this class was generated from the following file:

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8