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
Effects
A
A
A
Print
Contents
Public Functions
Protected Functions
Detailed Description
Effects Class Reference
(Qtitan::Effects)
Inherits
QObject
.
List of all members, including inherited members
Public Functions
Effects
( QWidget *
site
)
virtual
~Effects
()
SmoothEffect *
findEffect
( GridGraphicPrimitive *
gp
)
void
run
( SmoothEffect *
effect
)
void
stop
( SmoothEffect *
effect
)
void
update
()
29 public functions inherited from
QObject
Reimplemented Protected Functions
virtual bool
event
( QEvent *
e
)
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
Effects::Effects (
QWidget
*
site
)
Effects::~Effects ()
[virtual]
bool Effects::event (
QEvent
*
e
)
[virtual protected]
SmoothEffect
* Effects::findEffect ( GridGraphicPrimitive *
gp
)
void Effects::run (
SmoothEffect
*
effect
)
void Effects::stop (
SmoothEffect
*
effect
)
void Effects::update ()