src/gui/widgets/qtoolbar.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
   140     void movableChanged(bool movable);
   140     void movableChanged(bool movable);
   141     void allowedAreasChanged(Qt::ToolBarAreas allowedAreas);
   141     void allowedAreasChanged(Qt::ToolBarAreas allowedAreas);
   142     void orientationChanged(Qt::Orientation orientation);
   142     void orientationChanged(Qt::Orientation orientation);
   143     void iconSizeChanged(const QSize &iconSize);
   143     void iconSizeChanged(const QSize &iconSize);
   144     void toolButtonStyleChanged(Qt::ToolButtonStyle toolButtonStyle);
   144     void toolButtonStyleChanged(Qt::ToolButtonStyle toolButtonStyle);
       
   145     void topLevelChanged(bool topLevel);
   145 
   146 
   146 protected:
   147 protected:
   147     void actionEvent(QActionEvent *event);
   148     void actionEvent(QActionEvent *event);
   148     void changeEvent(QEvent *event);
   149     void changeEvent(QEvent *event);
   149     void childEvent(QChildEvent *event);
   150     void childEvent(QChildEvent *event);