ResizableDialog Class Reference

#include <ResizableDialog.h>

Inheritance diagram for ResizableDialog:

Inheritance graph
[legend]
Collaboration diagram for ResizableDialog:

Collaboration graph
[legend]

List of all members.


Detailed Description

A simple wxDialog subclass to make it easy for windows to resize to fit their contents

TSP-enforcing: No

Definition at line 22 of file ResizableDialog.h.


Public Member Functions

 ResizableDialog ()
 ResizableDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr)
bool Create (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr)
void ResizeToFitContents (wxSizer *sizer=0)

Constructor & Destructor Documentation

ResizableDialog::ResizableDialog (  )  [inline]

Definition at line 25 of file ResizableDialog.h.

ResizableDialog::ResizableDialog ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE,
const wxString &  name = wxDialogNameStr 
) [inline]

Definition at line 28 of file ResizableDialog.h.


Member Function Documentation

bool ResizableDialog::Create ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE,
const wxString &  name = wxDialogNameStr 
) [inline]

Definition at line 37 of file ResizableDialog.h.

void ResizableDialog::ResizeToFitContents ( wxSizer *  sizer = 0  ) 

Interface: External

This function resizes the dialog to fit dialog contents

Returns:
None

Definition at line 22 of file ResizableDialog.cpp.


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

Generated on Mon Nov 15 11:21:07 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6