The ScrollBar class.
More...
#include <scrollbar.h>
|
| ScrollBar (Qt::Orientation orientation, QWidget *parent=nullptr) |
|
void | setFrameBorder (bool top, bool left, bool bottom, bool right) |
|
The ScrollBar class.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
§ ScrollBar()
ScrollBar::ScrollBar |
( |
Qt::Orientation |
orientation, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
§ mousePressEvent()
void ScrollBar::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
overrideprotectedvirtual |
§ mouseReleaseEvent()
void ScrollBar::mouseReleaseEvent |
( |
QMouseEvent * |
e | ) |
|
|
overrideprotectedvirtual |
§ paintEvent()
void ScrollBar::paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
overrideprotectedvirtual |
§ setFrameBorder()
void ScrollBar::setFrameBorder |
( |
bool |
top, |
|
|
bool |
left, |
|
|
bool |
bottom, |
|
|
bool |
right |
|
) |
| |
The documentation for this class was generated from the following files: