lib
KoKoolBarBox Class Reference
List of all members.Detailed Description
Definition at line 99 of file KoKoolBar.h.
Public Member Functions | |
| KoKoolBarBox (KoKoolBar *_bar) | |
| void | setActiveGroup (KoKoolBarGroup *_grp) |
| int | maxHeight () const |
| void | sizeChanged () |
Protected Slots | |
| void | scrollUp () |
| void | scrollDown () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *_ev) |
| virtual void | drawContents (QPainter *) |
| virtual void | mousePressEvent (QMouseEvent *_ev) |
| KoKoolBarItem * | findByPos (int _abs_y) const |
| bool | needsScrolling () const |
| bool | isAtBottom () const |
| bool | isAtTop () const |
| void | updateScrollButtons () |
Protected Attributes | |
| KoKoolBar * | m_pBar |
| int | m_iYOffset |
| int | m_iYIcon |
| KoKoolBarGroup * | m_pGroup |
| QPushButton * | m_pButtonUp |
| QPushButton * | m_pButtonDown |
| KoKoolBarBoxPrivate * | d |
The documentation for this class was generated from the following files:

