#include <SelectionHighlightBar.h>
◆ SelectionHighlightBar()
◆ animationPercent()
double animationPercent |
( |
| ) |
const |
|
inline |
◆ currentBounds()
Bounds< 1, int > currentBounds |
( |
| ) |
const |
|
inline |
◆ moveHighlight() [1/2]
void moveHighlight |
( |
const Bounds< 1, int > & | bounds | ) |
|
|
inline |
◆ moveHighlight() [2/2]
void moveHighlight |
( |
QWidget * | widget | ) |
|
|
inline |
◆ paintEvent()
void paintEvent |
( |
QPaintEvent * | | ) |
|
|
inlineoverride |
◆ setAnimationPercent()
void setAnimationPercent |
( |
double | animation_percent | ) |
|
|
inline |
◆ setVertical()
void setVertical |
( |
bool | vertical | ) |
|
|
inline |
◆ sizeHint()
◆ startAnimation()
◆ m_animation_percent
double m_animation_percent |
|
protected |
◆ m_animation_type
enum QEasingCurve::Type m_animation_type |
|
protected |
◆ m_draw_bounds
◆ m_is_vertical
◆ m_move_animation
QPropertyAnimation* m_move_animation |
|
protected |
◆ m_old_draw_bounds
Bounds<1, int> m_old_draw_bounds |
|
protected |
◆ m_speed
◆ animation_percent
The documentation for this class was generated from the following file: