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
GridViewGraphic
A
A
A
Print
Contents
Public Functions
Protected Functions
Detailed Description
GridViewGraphic Class Reference
(Qtitan::GridViewGraphic)
Inherits
QObject
.
List of all members, including inherited members
Public Functions
GridViewGraphic
( GridViewBase *
view
)
virtual void
requestUpdateLayout
( bool
recalculateHeight
= false ) = 0
29 public functions inherited from
QObject
Reimplemented Protected Functions
virtual void
paintEvent
( QPainter &
painter
)
7 protected functions inherited from
QObject
Additional Inherited Members
1 property inherited from
QObject
1 public slot inherited from
QObject
1 signal inherited from
QObject
1 public variable inherited from
QObject
4 static public members inherited from
QObject
7 protected functions inherited from
QObject
2 protected variables inherited from
QObject
Member Function Documentation
GridViewGraphic::GridViewGraphic (
GridViewBase
*
view
)
void GridViewGraphic::paintEvent (
QPainter
&
painter
)
[virtual protected]
void GridViewGraphic::requestUpdateLayout ( bool
recalculateHeight
= false )
[pure virtual]