QHistoryState
#include <QtCore/QHistoryState>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QHistoryState
Overview
Inheritance
QAbstractState | ||
QHistoryState |
Public Types Index
enum HistoryType |
Properties Index
QAbstractState | defaultState |
HistoryType | historyType |
Public Functions Index
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) |
QStateMachine * | machine () const ![]() |
QState * | parentState () const ![]() |
Protected Functions Index
virtual bool | event (QEvent *e) |
virtual void | onEntry (QEvent *event) |
virtual void | onExit (QEvent *event) |
QAbstractState (QState *parent=0)![]() | |
QAbstractState (QAbstractStatePrivate &dd, QState *parent)![]() |
Public Types
- ShallowHistory
- DeepHistory
Properties
HistoryType
Public Functions
Protected Functions
virtual bool
virtual void
virtual void
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy