Open 3D Engine AzQtComponents API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <SpinBox.h>
Inherits QLineEdit.
Signals | |
void | globalUndoTriggered () |
void | globalRedoTriggered () |
void | selectAllTriggered () |
void | cutTriggered () |
void | copyTriggered () |
void | pasteTriggered () |
void | deleteTriggered () |
Internal class to add support to undo and redo for SpinBox classes. Must not be used outside of the SpinBox classes.