Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

OptGeneralDlgImpl Class Reference

Tab dialog for the general options. More...

#include <OptGeneralDlgImpl.h>

Inheritance diagram for OptGeneralDlgImpl::

List of all members.

Public Methods

 OptGeneralDlgImpl (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 Constructs a OptGeneralDlgImpl which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More...

 ~OptGeneralDlgImpl ()
 Destroys the object and frees any allocated resources.

void init ()
 Initialises the dialog with the current language.

QString getLanguage ()
 Returns the language set in the combo box.

void setLanguage (QString s)
 Sets the language s in the combo box.


Detailed Description

Tab dialog for the general options.


Constructor & Destructor Documentation

OptGeneralDlgImpl::OptGeneralDlgImpl QWidget * parent = 0,
const char * name = 0,
bool modal = FALSE,
WFlags fl = 0
 

Constructs a OptGeneralDlgImpl which is a child of 'parent', with the name 'name' and widget flags set to 'f'.

The dialog will by default be modeless, unless you set 'modal' to TRUE to construct a modal dialog.


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 22:37:17 2003 for Qfsm by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001