artefaktur
software engineer &        architecture

 
 
 
 

class DirDialog

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::DirDialog Class Reference

#include <DirDialog.h>

Inheritance diagram for acdk::wx::DirDialog:

acdk::wx::Dialog acdk::wx::TopLevelWindow acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxDirDialog

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.4
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 DirDialog (IN(RWindow) parent, IN(RString) message, IN(RString) defaultPath=, int style=0, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize())
RString getPath () const
RString getMessage () const
int getStyle () const
void setMessage (IN(RString) message)
void setPath (IN(RString) path)
void setStyle (int style)
int showModal ()

Constructor & Destructor Documentation

acdk::wx::DirDialog::DirDialog IN(RWindow parent,
IN(RString message,
IN(RString defaultPath = ,
int  style = 0,
IN(RPoint pos = Point::defaultPosition(),
IN(RSize size = Size::defaultSize()
[inline]
 

Parameters:
style combination of DirDialogFlags

Member Function Documentation

RString acdk::wx::DirDialog::getMessage  )  const [inline]
 

RString acdk::wx::DirDialog::getPath  )  const [inline]
 

int acdk::wx::DirDialog::getStyle  )  const [inline]
 

void acdk::wx::DirDialog::setMessage IN(RString message  )  [inline]
 

void acdk::wx::DirDialog::setPath IN(RString path  )  [inline]
 

void acdk::wx::DirDialog::setStyle int  style  )  [inline]
 

int acdk::wx::DirDialog::showModal  )  [inline, virtual]
 

Reimplemented from acdk::wx::Dialog.

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer