Inf Class Reference

Database Informations. More...

#include <Inf.h>

List of all members.

Public Slots

void evtBtnConnect (void)
void evtRadAllTables (void)
void evtRadNonTables (void)
void evtBtnAccept (void)
void evtBtnCancel (void)

Public Member Functions

 Inf (QWidget *=0)
void setDialogStyle (int)
 Sets dialog style.
void setConnectionType (QString)
 Sets connection type.
QString getConnectionString (void)
 returns connection string
QStringList getSelectedTables (void)
 returns selected tables

Private Member Functions

void InitInterface (void)
 Inits Interface.
void InitSlots (void)
 Inits Slots.
void TranslateInterface (void)
 Translates Interface.

Private Attributes

QString host
QString port
QString name
QString user
QString pass
QString connectionType
QString connectionString
QStringList selectedTables
QVBoxLayout * theLayout
QGridLayout * lytInfo
QLabel * lblHost
QHBoxLayout * lytHost
QLineEdit * txtHost
QLabel * lblPort
QLineEdit * txtPort
QLabel * lblName
QLineEdit * txtName
QLabel * lblUser
QLineEdit * txtUser
QLabel * lblPass
QLineEdit * txtPass
QPushButton * btnConnect
QVBoxLayout * lytTables
QLabel * lblTables
QRadioButton * radAllTables
QRadioButton * radNonTables
QListWidget * lstTables
QHBoxLayout * lytDialog
QPushButton * btnAccept
QPushButton * btnCancel

Detailed Description

Database Informations.

Author:
Olivier Pilotte

Definition at line 43 of file Inf.h.


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

Generated on Sat Oct 31 13:37:25 2009 for ogr2gui by  doxygen 1.6.1