Qt 5.15
Qt Widgets
C++ Classes
QToolBar
Qt 5.15.10 Reference Documentation
List of All Members for QToolBar
This is the complete list of members for
QToolBar
, including inherited members.
enum
PaintDeviceMetric
QToolBar
(QWidget *)
QToolBar
(const QString &, QWidget *)
actionTriggered
(QAction *)
allowedAreasChanged
(Qt::ToolBarAreas )
deleteLater
()
destroyed
(QObject *)
iconSizeChanged
(const QSize &)
movableChanged
(bool )
objectNameChanged
(const QString &)
orientationChanged
(Qt::Orientation )
setIconSize
(const QSize &)
setToolButtonStyle
(Qt::ToolButtonStyle )
toolButtonStyleChanged
(Qt::ToolButtonStyle )
topLevelChanged
(bool )
visibilityChanged
(bool )
~QToolBar
()
actionAt
(const QPoint &) const : QAction *
actionAt
(int , int ) const : QAction *
actionEvent
(QActionEvent *)
addAction
(const QString &) : QAction *
addAction
(const QIcon &, const QString &) : QAction *
addAction
(const QString &, const QObject *, const char *) : QAction *
addAction
(const QIcon &, const QString &, const QObject *, const char *) : QAction *
addAction
(const QString &, Functor ) : QAction *
addAction
(const QString &, const QObject *, Functor ) : QAction *
addAction
(const QIcon &, const QString &, Functor ) : QAction *
addAction
(const QIcon &, const QString &, const QObject *, Functor ) : QAction *
addSeparator
() : QAction *
addWidget
(QWidget *) : QAction *
allowedAreas
() const : Qt::ToolBarAreas
blockSignals
(bool ) : bool
changeEvent
(QEvent *)
childEvent
(QChildEvent *)
children
() const : const QObjectList &
clear
()
colorCount
() const : int
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
height
() const : int
heightMM
() const : int
iconSize
() const : QSize
inherits
(const char *) const : bool
insertSeparator
(QAction *) : QAction *
insertWidget
(QAction *, QWidget *) : QAction *
installEventFilter
(QObject *)
isAreaAllowed
(Qt::ToolBarArea ) const : bool
isFloatable
() const : bool
isFloating
() const : bool
isMovable
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int )
logicalDpiX
() const : int
logicalDpiY
() const : int
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
moveToThread
(QThread *)
objectName
() const : QString
orientation
() const : Qt::Orientation
paintEngine
() const : QPaintEngine *
paintEvent
(QPaintEvent *)
paintingActive
() const : bool
parent
() const : QObject *
physicalDpiX
() const : int
physicalDpiY
() const : int
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setAllowedAreas
(Qt::ToolBarAreas )
setFloatable
(bool )
setMovable
(bool )
setObjectName
(const QString &)
setOrientation
(Qt::Orientation )
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
signalsBlocked
() const : bool
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
toggleViewAction
() const : QAction *
toolButtonStyle
() const : Qt::ToolButtonStyle
tr
(const char *, const char *, int ) : QString
widgetForAction
(QAction *) const : QWidget *
width
() const : int
widthMM
() const : int