KDStateMachineEditor API Documentation  1.2.9
A framework for creating Qt State Machine metacode using a graphical user interface
KDSME::StateMachineToolBar Member List

This is the complete list of members for KDSME::StateMachineToolBar, including all inherited members.

acceptDropsQWidget
acceptDrops() const constQWidget
accessibleDescriptionQWidget
accessibleDescription() const constQWidget
accessibleNameQWidget
accessibleName() const constQWidget
actionAt(const QPoint &p) const constQToolBar
actionAt(int x, int y) const constQToolBar
actionEvent(QActionEvent *event) overrideQToolBarprotectedvirtual
actions() const constQWidget
actionTriggered(QAction *action)QToolBar
activateWindow()QWidget
addAction(const QString &text)QToolBar
addAction(const QIcon &icon, const QString &text)QToolBar
addAction(const QString &text, const QObject *receiver, const char *member)QToolBar
addAction(const QIcon &icon, const QString &text, const QObject *receiver, const char *member)QToolBar
addAction(const QString &text, const QObject *receiver, PointerToMemberFunction method)QToolBar
addAction(const QString &text, Functor functor)QToolBar
addAction(const QString &text, const QObject *context, Functor functor)QToolBar
addAction(const QIcon &icon, const QString &text, const QObject *receiver, PointerToMemberFunction method)QToolBar
addAction(const QIcon &icon, const QString &text, Functor functor)QToolBar
addAction(const QIcon &icon, const QString &text, const QObject *context, Functor functor)QToolBar
QWidget::addAction(QAction *action)QWidget
addActions(QList< QAction * > actions)QWidget
addSeparator()QToolBar
addWidget(QWidget *widget)QToolBar
adjustSize()QWidget
allowedAreasQToolBar
allowedAreas() const constQToolBar
allowedAreasChanged(Qt::ToolBarAreas allowedAreas)QToolBar
autoFillBackgroundQWidget
autoFillBackground() const constQWidget
backgroundRole() const constQWidget
backingStore() const constQWidget
baseSizeQWidget
baseSize() const constQWidget
blockSignals(bool block)QObject
changeEvent(QEvent *event) overrideQToolBarprotectedvirtual
childAt(int x, int y) const constQWidget
childAt(const QPoint &p) const constQWidget
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
childrenRectQWidget
childrenRect() const constQWidget
childrenRegionQWidget
childrenRegion() const constQWidget
clear()QToolBar
clearFocus()QWidget
clearMask()QWidget
close()QWidget
closeEvent(QCloseEvent *event)QWidgetprotectedvirtual
colorCount() const constQPaintDevice
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contentsMargins() const constQWidget
contentsRect() const constQWidget
contextMenuEvent(QContextMenuEvent *event)QWidgetprotectedvirtual
contextMenuPolicyQWidget
contextMenuPolicy() const constQWidget
create(WId window, bool initializeWindow, bool destroyOldWindow)QWidgetprotected
createWindowContainer(QWindow *window, QWidget *parent, Qt::WindowFlags flags)QWidgetstatic
cursorQWidget
cursor() const constQWidget
customContextMenuRequested(const QPoint &pos)QWidget
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
depth() const constQPaintDevice
destroy(bool destroyWindow, bool destroySubWindows)QWidgetprotected
destroyed(QObject *obj)QObject
devicePixelRatio() const constQPaintDevice
devicePixelRatioF() const constQPaintDevice
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dragEnterEvent(QDragEnterEvent *event)QWidgetprotectedvirtual
dragLeaveEvent(QDragLeaveEvent *event)QWidgetprotectedvirtual
dragMoveEvent(QDragMoveEvent *event)QWidgetprotectedvirtual
dropEvent(QDropEvent *event)QWidgetprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
effectiveWinId() const constQWidget
enabledQWidget
ensurePolished() const constQWidget
enterEvent(QEvent *event)QWidgetprotectedvirtual
event(QEvent *event) overrideQToolBarprotectedvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
find(WId id)QWidgetstatic
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
floatableQToolBar
floatingQToolBar
focusQWidget
focusInEvent(QFocusEvent *event)QWidgetprotectedvirtual
focusNextChild()QWidgetprotected
focusNextPrevChild(bool next)QWidgetprotectedvirtual
focusOutEvent(QFocusEvent *event)QWidgetprotectedvirtual
focusPolicyQWidget
focusPolicy() const constQWidget
focusPreviousChild()QWidgetprotected
focusProxy() const constQWidget
focusWidget() const constQWidget
fontQWidget
font() const constQWidget
fontInfo() const constQWidget
fontMetrics() const constQWidget
foregroundRole() const constQWidget
frameGeometryQWidget
frameGeometry() const constQWidget
frameSizeQWidget
frameSize() const constQWidget
fullScreenQWidget
geometryQWidget
geometry() const constQWidget
getContentsMargins(int *left, int *top, int *right, int *bottom) const constQWidget
grab(const QRect &rectangle)QWidget
grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags)QWidget
grabKeyboard()QWidget
grabMouse()QWidget
grabMouse(const QCursor &cursor)QWidget
grabShortcut(const QKeySequence &key, Qt::ShortcutContext context)QWidget
graphicsEffect() const constQWidget
graphicsProxyWidget() const constQWidget
hasEditFocus() const constQWidget
hasFocus() const constQWidget
hasHeightForWidth() const constQWidgetvirtual
hasMouseTracking() const constQWidget
hasTabletTracking() const constQWidget
heightQWidget
height() const constQWidget
heightForWidth(int w) const constQWidgetvirtual
heightMM() const constQPaintDevice
hide()QWidget
hideEvent(QHideEvent *event)QWidgetprotectedvirtual
iconSizeQToolBar
iconSize() const constQToolBar
iconSizeChanged(const QSize &iconSize)QToolBar
inherits(const char *className) const constQObject
initPainter(QPainter *painter) const const overrideQWidgetprotectedvirtual
inputMethodEvent(QInputMethodEvent *event)QWidgetprotectedvirtual
inputMethodHintsQWidget
inputMethodHints() const constQWidget
inputMethodQuery(Qt::InputMethodQuery query) const constQWidgetvirtual
insertAction(QAction *before, QAction *action)QWidget
insertActions(QAction *before, QList< QAction * > actions)QWidget
insertSeparator(QAction *before)QToolBar
insertWidget(QAction *before, QWidget *widget)QToolBar
installEventFilter(QObject *filterObj)QObject
isActiveWindowQWidget
isActiveWindow() const constQWidget
isAncestorOf(const QWidget *child) const constQWidget
isAreaAllowed(Qt::ToolBarArea area) const constQToolBar
isEnabled() const constQWidget
isEnabledTo(const QWidget *ancestor) const constQWidget
isEnabledToTLW() const constQWidget
isFloatable() const constQToolBar
isFloating() const constQToolBar
isFullScreen() const constQWidget
isHidden() const constQWidget
isMaximized() const constQWidget
isMinimized() const constQWidget
isModal() const constQWidget
isMovable() const constQToolBar
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isTopLevel() const constQWidget
isVisible() const constQWidget
isVisibleTo(const QWidget *ancestor) const constQWidget
isWidgetType() const constQObject
isWindow() const constQWidget
isWindowModified() const constQWidget
isWindowType() const constQObject
keyboardGrabber()QWidgetstatic
keyPressEvent(QKeyEvent *event)QWidgetprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QWidgetprotectedvirtual
killTimer(int id)QObject
layout() const constQWidget
layoutDirectionQWidget
layoutDirection() const constQWidget
leaveEvent(QEvent *event)QWidgetprotectedvirtual
localeQWidget
locale() const constQWidget
logicalDpiX() const constQPaintDevice
logicalDpiY() const constQPaintDevice
lower()QWidget
mapFrom(const QWidget *parent, const QPoint &pos) const constQWidget
mapFromGlobal(const QPoint &pos) const constQWidget
mapFromParent(const QPoint &pos) const constQWidget
mapTo(const QWidget *parent, const QPoint &pos) const constQWidget
mapToGlobal(const QPoint &pos) const constQWidget
mapToParent(const QPoint &pos) const constQWidget
mask() const constQWidget
maximizedQWidget
maximumHeightQWidget
maximumHeight() const constQWidget
maximumSizeQWidget
maximumSize() const constQWidget
maximumWidthQWidget
maximumWidth() const constQWidget
metaObject() const constQToolBarvirtual
metric(QPaintDevice::PaintDeviceMetric m) const const overrideQWidgetprotectedvirtual
minimizedQWidget
minimumHeightQWidget
minimumHeight() const constQWidget
minimumSizeQWidget
minimumSize() const constQWidget
minimumSizeHintQWidget
minimumSizeHint() const constQWidgetvirtual
minimumWidthQWidget
minimumWidth() const constQWidget
modalQWidget
mouseDoubleClickEvent(QMouseEvent *event)QWidgetprotectedvirtual
mouseGrabber()QWidgetstatic
mouseMoveEvent(QMouseEvent *event)QWidgetprotectedvirtual
mousePressEvent(QMouseEvent *event)QWidgetprotectedvirtual
mouseReleaseEvent(QMouseEvent *event)QWidgetprotectedvirtual
mouseTrackingQWidget
movableQToolBar
movableChanged(bool movable)QToolBar
move(int x, int y)QWidget
move(const QPoint &)QWidget
moveEvent(QMoveEvent *event)QWidgetprotectedvirtual
moveToThread(QThread *targetThread)QObject
nativeEvent(const QByteArray &eventType, void *message, long *result)QWidgetprotectedvirtual
nativeParentWidget() const constQWidget
nextInFocusChain() const constQWidget
normalGeometryQWidget
normalGeometry() const constQWidget
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
orientationQToolBar
orientation() const constQToolBar
orientationChanged(Qt::Orientation orientation)QToolBar
overrideWindowFlags(Qt::WindowFlags flags)QWidget
paintEngine() const const overrideQWidgetvirtual
paintEvent(QPaintEvent *event) overrideQToolBarprotectedvirtual
paintingActive() const constQPaintDevice
paletteQWidget
palette() const constQWidget
parent() const constQObject
parentWidget() const constQWidget
physicalDpiX() const constQPaintDevice
physicalDpiY() const constQPaintDevice
posQWidget
pos() const constQWidget
previousInFocusChain() const constQWidget
property(const char *name) const constQObject
QObject(QObject *parent)QObject
QPaintDevice()QPaintDeviceprotected
qt_metacall(QMetaObject::Call, int, void **)QToolBarvirtual
qt_metacast(const char *)QToolBarvirtual
QToolBar(const QString &title, QWidget *parent)QToolBar
QToolBar(QWidget *parent)QToolBar
QWidget(QWidget *parent, Qt::WindowFlags f)QWidget
raise()QWidget
receivers(const char *signal) const constQObjectprotected
rectQWidget
rect() const constQWidget
releaseKeyboard()QWidget
releaseMouse()QWidget
releaseShortcut(int id)QWidget
removeAction(QAction *action)QWidget
removeEventFilter(QObject *obj)QObject
render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags)QWidget
render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags)QWidget
RenderFlagsQWidget
repaint()QWidget
repaint(int x, int y, int w, int h)QWidget
repaint(const QRect &rect)QWidget
repaint(const QRegion &rgn)QWidget
resize(int w, int h)QWidget
resize(const QSize &)QWidget
resizeEvent(QResizeEvent *event)QWidgetprotectedvirtual
restoreGeometry(const QByteArray &geometry)QWidget
saveGeometry() const constQWidget
scroll(int dx, int dy)QWidget
scroll(int dx, int dy, const QRect &r)QWidget
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAcceptDrops(bool on)QWidget
setAccessibleDescription(const QString &description)QWidget
setAccessibleName(const QString &name)QWidget
setAllowedAreas(Qt::ToolBarAreas areas)QToolBar
setAttribute(Qt::WidgetAttribute attribute, bool on)QWidget
setAutoFillBackground(bool enabled)QWidget
setBackgroundRole(QPalette::ColorRole role)QWidget
setBaseSize(const QSize &)QWidget
setBaseSize(int basew, int baseh)QWidget
setContentsMargins(int left, int top, int right, int bottom)QWidget
setContentsMargins(const QMargins &margins)QWidget
setContextMenuPolicy(Qt::ContextMenuPolicy policy)QWidget
setCursor(const QCursor &)QWidget
setDisabled(bool disable)QWidget
setEditFocus(bool enable)QWidget
setEnabled(bool)QWidget
setFixedHeight(int h)QWidget
setFixedSize(const QSize &s)QWidget
setFixedSize(int w, int h)QWidget
setFixedWidth(int w)QWidget
setFloatable(bool floatable)QToolBar
setFocus()QWidget
setFocus(Qt::FocusReason reason)QWidget
setFocusPolicy(Qt::FocusPolicy policy)QWidget
setFocusProxy(QWidget *w)QWidget
setFont(const QFont &)QWidget
setForegroundRole(QPalette::ColorRole role)QWidget
setGeometry(int x, int y, int w, int h)QWidget
setGeometry(const QRect &)QWidget
setGraphicsEffect(QGraphicsEffect *effect)QWidget
setHidden(bool hidden)QWidget
setIconSize(const QSize &iconSize)QToolBar
setInputMethodHints(Qt::InputMethodHints hints)QWidget
setLayout(QLayout *layout)QWidget
setLayoutDirection(Qt::LayoutDirection direction)QWidget
setLocale(const QLocale &locale)QWidget
setMask(const QBitmap &bitmap)QWidget
setMask(const QRegion &region)QWidget
setMaximumHeight(int maxh)QWidget
setMaximumSize(const QSize &)QWidget
setMaximumSize(int maxw, int maxh)QWidget
setMaximumWidth(int maxw)QWidget
setMinimumHeight(int minh)QWidget
setMinimumSize(const QSize &)QWidget
setMinimumSize(int minw, int minh)QWidget
setMinimumWidth(int minw)QWidget
setMouseTracking(bool enable)QWidget
setMovable(bool movable)QToolBar
setObjectName(const QString &name)QObject
setOrientation(Qt::Orientation orientation)QToolBar
setPalette(const QPalette &)QWidget
setParent(QWidget *parent)QWidget
setParent(QWidget *parent, Qt::WindowFlags f)QWidget
QObject::setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setShortcutAutoRepeat(int id, bool enable)QWidget
setShortcutEnabled(int id, bool enable)QWidget
setSizeIncrement(const QSize &)QWidget
setSizeIncrement(int w, int h)QWidget
setSizePolicy(QSizePolicy)QWidget
setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical)QWidget
setStatusTip(const QString &)QWidget
setStyle(QStyle *style)QWidget
setStyleSheet(const QString &styleSheet)QWidget
setTabletTracking(bool enable)QWidget
setTabOrder(QWidget *first, QWidget *second)QWidgetstatic
setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle)QToolBar
setToolTip(const QString &)QWidget
setToolTipDuration(int msec)QWidget
setUpdatesEnabled(bool enable)QWidget
setupUi(QWidget *widget)QWidget
setVisible(bool visible)QWidgetvirtual
setWhatsThis(const QString &)QWidget
setWindowFilePath(const QString &filePath)QWidget
setWindowFlag(Qt::WindowType flag, bool on)QWidget
setWindowFlags(Qt::WindowFlags type)QWidget
setWindowIcon(const QIcon &icon)QWidget
setWindowIconText(const QString &)QWidget
setWindowModality(Qt::WindowModality windowModality)QWidget
setWindowModified(bool)QWidget
setWindowOpacity(qreal level)QWidget
setWindowRole(const QString &role)QWidget
setWindowState(Qt::WindowStates windowState)QWidget
setWindowTitle(const QString &)QWidget
show()QWidget
showEvent(QShowEvent *event)QWidgetprotectedvirtual
showFullScreen()QWidget
showMaximized()QWidget
showMinimized()QWidget
showNormal()QWidget
signalsBlocked() const constQObject
sizeQWidget
size() const constQWidget
sizeHintQWidget
sizeHint() const constQWidgetvirtual
sizeIncrementQWidget
sizeIncrement() const constQWidget
sizePolicyQWidget
sizePolicy() const constQWidget
stackUnder(QWidget *w)QWidget
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
StateMachineToolBar(StateMachineView *view, QWidget *parent=nullptr) (defined in KDSME::StateMachineToolBar)KDSME::StateMachineToolBarexplicit
statusTipQWidget
statusTip() const constQWidget
style() const constQWidget
styleSheetQWidget
styleSheet() const constQWidget
tabletEvent(QTabletEvent *event)QWidgetprotectedvirtual
tabletTrackingQWidget
testAttribute(Qt::WidgetAttribute attribute) const constQWidget
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toggleViewAction() const constQToolBar
toolButtonStyleQToolBar
toolButtonStyle() const constQToolBar
toolButtonStyleChanged(Qt::ToolButtonStyle toolButtonStyle)QToolBar
toolTipQWidget
toolTip() const constQWidget
toolTipDurationQWidget
toolTipDuration() const constQWidget
topLevelChanged(bool topLevel)QToolBar
topLevelWidget() const constQWidget
tr(const char *s, const char *c, int n)QToolBarstatic
trUtf8(const char *s, const char *c, int n)QToolBarstatic
underMouse() const constQWidget
ungrabGesture(Qt::GestureType gesture)QWidget
unsetCursor()QWidget
unsetLayoutDirection()QWidget
unsetLocale()QWidget
update()QWidget
update(int x, int y, int w, int h)QWidget
update(const QRect &rect)QWidget
update(const QRegion &rgn)QWidget
updateGeometry()QWidget
updateMicroFocus()QWidgetprotected
updatesEnabledQWidget
updatesEnabled() const constQWidget
visibilityChanged(bool visible)QToolBar
visibleQWidget
visibleRegion() const constQWidget
whatsThisQWidget
whatsThis() const constQWidget
wheelEvent(QWheelEvent *event)QWidgetprotectedvirtual
widgetForAction(QAction *action) const constQToolBar
widthQWidget
width() const constQWidget
widthMM() const constQPaintDevice
window() const constQWidget
windowFilePathQWidget
windowFilePath() const constQWidget
windowFlagsQWidget
windowFlags() const constQWidget
windowHandle() const constQWidget
windowIconQWidget
windowIcon() const constQWidget
windowIconChanged(const QIcon &icon)QWidget
windowIconTextQWidget
windowIconText() const constQWidget
windowIconTextChanged(const QString &iconText)QWidget
windowModalityQWidget
windowModality() const constQWidget
windowModifiedQWidget
windowOpacityQWidget
windowOpacity() const constQWidget
windowRole() const constQWidget
windowState() const constQWidget
windowTitleQWidget
windowTitle() const constQWidget
windowTitleChanged(const QString &title)QWidget
windowType() const constQWidget
winId() const constQWidget
xQWidget
x() const constQWidget
yQWidget
y() const constQWidget
~QObject()QObjectvirtual
~QPaintDevice()QPaintDevicevirtual
~QToolBar()QToolBarvirtual
~QWidget()QWidgetvirtual
~StateMachineToolBar() (defined in KDSME::StateMachineToolBar)KDSME::StateMachineToolBar

Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDStateMachineEditor
Create Qt State Machine metacode using a graphical user interface
https://github.com/KDAB/KDStateMachineEditor