Home
Home
All Classes
Overviews
API Lookup
Qtitan Namespace
Class index
Function index
Search index:
API Lookup
Qtitan Namespace
Class index
Function index
Home
Modules
DBGrid
A
A
A
Print
Contents
Public Types
Public Functions
Detailed Description
DBGrid Class Reference
(Qtitan::DBGrid)
Inherits
Grid
.
List of all members, including inherited members
Public Types
enum
GridViewType
{ TableView, BandedTableView, DBTableView, DBBandedTableView }
Public Functions
DBGrid
( QWidget *
parent
= 0 )
void
setViewType
( GridViewType
type
)
GridViewType
viewType
() const
7 public functions inherited from
Qtitan::Grid
2 public functions inherited from
Qtitan::GridGraphicSite
217 public functions inherited from
QWidget
13 public functions inherited from
QPaintDevice
29 public functions inherited from
QObject
Additional Inherited Members
58 properties inherited from
QWidget
1 property inherited from
QObject
19 public slots inherited from
QWidget
1 public slot inherited from
QObject
1 signal inherited from
QWidget
1 signal inherited from
QObject
1 public variable inherited from
QObject
4 static public members inherited from
QWidget
4 static public members inherited from
QObject
2 protected functions inherited from
Qtitan::Grid
31 protected functions inherited from
Qtitan::GridGraphicSite
37 protected functions inherited from
QWidget
1 protected function inherited from
QPaintDevice
7 protected functions inherited from
QObject
1 protected slot inherited from
QWidget
1 protected type inherited from
QPaintDevice
2 protected variables inherited from
QObject
Member Type Documentation
enum DBGrid::GridViewType
Member Function Documentation
DBGrid::DBGrid (
QWidget
*
parent
= 0 )
void DBGrid::setViewType (
GridViewType
type
)
See also
viewType
().
GridViewType
DBGrid::viewType () const
See also
setViewType
().