mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added CopyViewToClipboard feature
This commit is contained in:
@@ -44,12 +44,13 @@ public:
|
||||
void setMdiWindowGeometry(const RimMdiWindowGeometry& windowGeometry);
|
||||
RimMdiWindowGeometry mdiWindowGeometry();
|
||||
|
||||
virtual QImage snapshotWindowContent() = 0;
|
||||
|
||||
protected:
|
||||
void setViewWidget(QWidget* viewWidget);
|
||||
|
||||
// Possible abilities of this class
|
||||
|
||||
//virtual QImage snapshotWindowContent() = 0;
|
||||
//caf::PdmField<QString> name;
|
||||
//caf::PdmField<bool> showWindow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user