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
EditorEventArgs
A
A
A
Print
Contents
Public Functions
Detailed Description
EditorEventArgs Class Reference
(Qtitan::EditorEventArgs)
Inherits
BaseEventArgs
.
List of all members, including inherited members
Public Functions
EditorEventArgs
( GridColumnBase *
column
, GridEditor *
e
)
GridColumnBase *
column
() const
ModelDataBinding *
dataBinding
() const
GridEditor *
editor
() const
29 public 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
EditorEventArgs::EditorEventArgs (
GridColumnBase
*
column
,
GridEditor
*
e
)
GridColumnBase
* EditorEventArgs::column () const
ModelDataBinding
* EditorEventArgs::dataBinding () const
GridEditor
* EditorEventArgs::editor () const