86 uchar* screencap (ushort& w, ushort& h); |
86 uchar* screencap (ushort& w, ushort& h); |
87 void setBackground (); |
87 void setBackground (); |
88 void setCamera (const Camera cam); |
88 void setCamera (const Camera cam); |
89 void setDepthValue (double depth); |
89 void setDepthValue (double depth); |
90 void setupOverlay (); |
90 void setupOverlay (); |
|
91 void zoomNotch (bool inward); |
|
92 void zoomToFit (); |
91 |
93 |
92 static void deleteLists (LDObject* obj); |
94 static void deleteLists (LDObject* obj); |
93 |
95 |
94 protected: |
96 protected: |
95 void contextMenuEvent (QContextMenuEvent* ev); |
97 void contextMenuEvent (QContextMenuEvent* ev); |