PeriDyno 1.0.0
Loading...
Searching...
No Matches
QDataViewScrollBar Class Reference

#include <PDataViewerWidget.h>

Inheritance diagram for QDataViewScrollBar:
Collaboration diagram for QDataViewScrollBar:

Public Slots

void updateScrollValue (int v)
 

Public Member Functions

 QDataViewScrollBar (Qt::Orientation, QWidget *parent=nullptr)
 
void setScrollBarParam (int min, int max, int step)
 

Private Attributes

QPoint pressPos = QPoint(0,0)
 

Detailed Description

Definition at line 14 of file PDataViewerWidget.h.

Constructor & Destructor Documentation

◆ QDataViewScrollBar()

QDataViewScrollBar::QDataViewScrollBar ( Qt::Orientation ,
QWidget * parent = nullptr )
inline

Definition at line 18 of file PDataViewerWidget.h.

Member Function Documentation

◆ setScrollBarParam()

void QDataViewScrollBar::setScrollBarParam ( int min,
int max,
int step )
inline

Definition at line 20 of file PDataViewerWidget.h.

◆ updateScrollValue

void QDataViewScrollBar::updateScrollValue ( int v)
inlineslot

Definition at line 28 of file PDataViewerWidget.h.

Here is the caller graph for this function:

Member Data Documentation

◆ pressPos

QPoint QDataViewScrollBar::pressPos = QPoint(0,0)
private

Definition at line 40 of file PDataViewerWidget.h.


The documentation for this class was generated from the following file: