|
| 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) |
| |
|
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 |
| |
|
|
QPointer< MyVulkanWindow > | myQVulkanWindow |
| |
|
QVulkanInstance | myVulkanInstance |
| |
|
QPointer< QWidget > | myWidget |
| |
|
std::function< void(bool)> | enablePixelZoomFunctor |
| |
|
QPointer< QGridLayout > | myLayout |
| |
|
PixelZoom | myPixelZoom |
| |
|
QPointer< qVMainWindow > | myVMainWindow |
| |
|
std::function< void(int, int)> | ViewerSizeChanged |
| |
|
|
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 () |
| |
|
void | ready (const QString &ViewerName, const QString &GL_Vendor, const QString &GL_Renderer, int M, int m) |
| |
|
void | setViewerInfo (const QString &) |
| |
|
void | showObjectTab (bool) |
| |
◆ 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: