EditorEventArgs Class Reference

(Qtitan::EditorEventArgs)

Inherits BaseEventArgs.

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