AntiMicroX
Public Slots | Public Member Functions | Protected Member Functions
SpringModeRegionPreview Class Reference

#include <springmoderegionpreview.h>

Inheritance diagram for SpringModeRegionPreview:
[legend]
Collaboration diagram for SpringModeRegionPreview:
[legend]

Public Slots

void setSpringWidth (int width)
 
void setSpringHeight (int height)
 
void setSpringSize (int width, int height)
 

Public Member Functions

 SpringModeRegionPreview (int width=0, int height=0, QWidget *parent=nullptr)
 

Protected Member Functions

void paintEvent (QPaintEvent *event)
 
int adjustSpringSizeWidth (int width)
 
int adjustSpringSizeHeight (int height)
 

Constructor & Destructor Documentation

◆ SpringModeRegionPreview()

SpringModeRegionPreview::SpringModeRegionPreview ( int  width = 0,
int  height = 0,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ adjustSpringSizeHeight()

int SpringModeRegionPreview::adjustSpringSizeHeight ( int  height)
protected
Here is the caller graph for this function:

◆ adjustSpringSizeWidth()

int SpringModeRegionPreview::adjustSpringSizeWidth ( int  width)
protected
Here is the caller graph for this function:

◆ paintEvent()

void SpringModeRegionPreview::paintEvent ( QPaintEvent *  event)
protected

◆ setSpringHeight

void SpringModeRegionPreview::setSpringHeight ( int  height)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSpringSize

void SpringModeRegionPreview::setSpringSize ( int  width,
int  height 
)
slot
Here is the call graph for this function:

◆ setSpringWidth

void SpringModeRegionPreview::setSpringWidth ( int  width)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

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