input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qhistorystate.html

output_urn
QHistoryState

inherits

public_types
 enum HistoryType { ShallowHistory, DeepHistory }

properties
defaultState : QAbstractState *
historyType : HistoryType

public_functions
QHistoryState ( QState * parent = 0 )
QHistoryState ( HistoryType type, QState * parent = 0 )
~QHistoryState ()
 QAbstractState * defaultState () const
 HistoryType historyType () const
 void setDefaultState ( QAbstractState * state )
 void setHistoryType ( HistoryType type )

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions
 virtual bool event ( QEvent * e )
 virtual void onEntry ( QEvent * event )
 virtual void onExit ( QEvent * event )

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums
class_name
QHistoryState
name
HistoryType
key
ShallowHistory
DeepHistory
public_flag
true

parent_enums

parent_index
584

parent_name
QAbstractState

