QVISH 0.1
Public Member Functions | Public Attributes | List of all members
Wizt::MyVulkanScrollArea Struct Reference
Inheritance diagram for Wizt::MyVulkanScrollArea:
Wizt::qViewerScrollArea

Public Member Functions

int getViewerHeight () const override
 
int getViewerWidth () const override
 
 MyVulkanScrollArea (QWidget *parent, const QPointer< qVMainWindow > &theVMainWindow, const std::function< void(int, int)> &ViewerSizeChanged, const std::function< void(bool)> &enablePixelZoomF)
 
- Public Member Functions inherited from Wizt::qViewerScrollArea
bool event (QEvent *event) override
 
 qViewerScrollArea (QWidget *parent, const QPointer< qVMainWindow > &theVMainWindow, const std::function< void(int, int)> &ViewerSizeChanged, const std::function< void(bool)> &enablePixelZoomF)
 
void resizeEvent (QResizeEvent *event) override
 

Public Attributes

QPointer< MyVulkanWindowmyQVulkanWindow
 
QVulkanInstance myVulkanInstance
 
QPointer< QWidget > myWidget
 
- Public Attributes inherited from Wizt::qViewerScrollArea
std::function< void(bool)> enablePixelZoomFunctor
 
QPointer< QGridLayout > myLayout
 
PixelZoom myPixelZoom
 
QPointer< qVMainWindowmyVMainWindow
 
std::function< void(int, int)> ViewerSizeChanged
 

Additional Inherited Members

- Public Slots inherited from Wizt::qViewerScrollArea
void adjustZoom (double factor, double X, double Y)
 
void displayCursorInfo (int X, int Y, const QString &)
 
void enablePixelZoom (bool checked)
 
void fullScreen ()
 
void scrollHorizontal (int Value)
 
void scrollVertical (int Value)
 
void shiftZoom (double dX, double dY)
 
void zoomIn ()
 
void zoomOut ()
 
- Signals inherited from Wizt::qViewerScrollArea
void ready (const QString &ViewerName, const QString &GL_Vendor, const QString &GL_Renderer, int M, int m)
 
void setViewerInfo (const QString &)
 
void showObjectTab (bool)
 

Member Function Documentation

◆ getViewerHeight()

int Wizt::MyVulkanScrollArea::getViewerHeight ( ) const
inlineoverridevirtual

◆ getViewerWidth()

int Wizt::MyVulkanScrollArea::getViewerWidth ( ) const
inlineoverridevirtual

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