Source: ./dialogs/sellanguagesbase.h


Annotated List
Files
Globals
Hierarchy
Index
/****************************************************************************
** Form interface generated from reading ui file './sellanguagesbase.ui'
**
** Created: Wed Sep 18 13:17:23 2002
**      by:  The User Interface Compiler (uic)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef SELECTLANGUAGESBASE_H
#define SELECTLANGUAGESBASE_H

#include 
#include 
#include 
#include 
class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QLabel;
class QListView;
class QListViewItem;
class QPushButton;

class SelectLanguagesBase : public QDialog {
	Q_OBJECT

public:
	SelectLanguagesBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
	~SelectLanguagesBase();

	QPushButton* cancelButton;
	QPushButton* okButton;
	QLabel* TextLabel1;
	QListView* list;


protected:
	QGridLayout* SelectLanguagesBaseLayout;
};

#endif // SELECTLANGUAGESBASE_H

Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54.