wxPGEditorDialogAdapter Class Reference

#include <editors.h>

Inherited by wxPGFileDialogAdapter, and wxPGLongStringDialogAdapter.

List of all members.


Detailed Description

Derive a class from this to adapt an existing editor dialog or function to be used when editor button of a property is pushed.

You only need to derive class and implement DoShowDialog() to create and show the dialog, and finally submit the value returned by the dialog via SetValue().

Public Member Functions

virtual bool DoShowDialog (wxPropertyGrid *propGrid, wxPGProperty *property)=0
wxVariant & GetValue ()
void SetValue (wxVariant value)
bool ShowDialog (wxPropertyGrid *propGrid, wxPGProperty *property)


Member Function Documentation

wxVariant& wxPGEditorDialogAdapter::GetValue (  ) 

This method is typically only used if deriving class from existing adapter with value conversion purposes.


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

Generated on Sun Nov 2 12:30:02 2008 for wxPropertyGrid by  doxygen 1.5.5