mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 13:47:12 -05:00
Snapshot work in progress
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include "cafPdmField.h"
|
||||
#include "cafPdmObject.h"
|
||||
|
||||
#include <QImage>
|
||||
|
||||
class RimDockWindowController;
|
||||
|
||||
namespace ads
|
||||
@@ -101,7 +103,7 @@ protected:
|
||||
|
||||
void defineObjectEditorAttribute( QString uiConfigName, caf::PdmUiEditorAttribute* attribute ) override;
|
||||
|
||||
QImage captureImage( QWidget* widget, int width, int height );
|
||||
QImage captureSnapshot( QWidget* widget, int width, int height );
|
||||
|
||||
private:
|
||||
friend class RimProject;
|
||||
|
||||
Reference in New Issue
Block a user