ImFusion SDK 4.3
SelectionScrollBar Class Reference

#include <ImFusion/GUI/SelectionScrollBar.h>

Custom scrollbar to visualize data selection. More...

+ Inheritance diagram for SelectionScrollBar:

Detailed Description

Custom scrollbar to visualize data selection.

Public Member Functions

 SelectionScrollBar (Qt::Orientation orientation, QWidget *parent=nullptr)
 
void setSelection (Selection sel)
 Set the selection to be painted on the scrollbar.
 
void setPause (bool flag)
 If true, the selection points are not updated.
 
bool isPaused () const
 Returns the pause status.
 
void clean ()
 Resets the selection and paints the scrollbar.
 
void showSelection (bool show)
 Shows/hides the central bar of the widget showing the current selection.
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close