Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Opie::Ui::ODialog Class Reference

#include </home/clem/local/src/opie/libopie2/opieui/odialog.h>

Inheritance diagram for Opie::Ui::ODialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ODialog (QWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0)

Static Public Member Functions

static int marginHint ()
static int spacingHint ()

Private Attributes

ODialogPrivate * d

Static Private Attributes

static int mMarginSize = 5
static int mSpacingSize = 2

Constructor & Destructor Documentation

ODialog::ODialog QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
WFlags  f = 0
 

Constructor.

Takes the same arguments as QDialog.

Definition at line 40 of file odialog.cpp.


Member Function Documentation

int ODialog::marginHint  )  [static]
 

Return the number of pixels you shall use between a dialog edge and the outermost widget(s) according to the KDE standard.

Definition at line 46 of file odialog.cpp.

References mMarginSize.

int ODialog::spacingHint  )  [static]
 

Return the number of pixels you shall use between widgets inside a dialog according to the KDE standard.

Definition at line 52 of file odialog.cpp.

References mSpacingSize.


Member Data Documentation

ODialogPrivate* Opie::Ui::ODialog::d [private]
 

Definition at line 90 of file odialog.h.

int ODialog::mMarginSize = 5 [static, private]
 

Definition at line 37 of file odialog.cpp.

Referenced by marginHint().

int ODialog::mSpacingSize = 2 [static, private]
 

Definition at line 38 of file odialog.cpp.

Referenced by spacingHint().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:01:54 2005 for OPIE by  doxygen 1.4.2