Home
last modified time | relevance | path

Searched refs:saveScreenshot (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/
H A Dscreenshot_test.cxx100 void ScreenshotTest::saveScreenshot(VclAbstractDialog const & rDialog) in saveScreenshot() function in ScreenshotTest
115 void ScreenshotTest::saveScreenshot(weld::Window& rDialog) in saveScreenshot() function in ScreenshotTest
150 saveScreenshot(rDialog); in dumpDialogToPath()
160 saveScreenshot(rDialog); in dumpDialogToPath()
185 saveScreenshot(*xDialog); in dumpDialogToPath()
196 saveScreenshot(*xDialog); in dumpDialogToPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/
H A Dscreenshot_test.cxx100 void ScreenshotTest::saveScreenshot(VclAbstractDialog const & rDialog) in saveScreenshot() function in ScreenshotTest
115 void ScreenshotTest::saveScreenshot(weld::Window& rDialog) in saveScreenshot() function in ScreenshotTest
151 saveScreenshot(rDialog); in dumpDialogToPath()
161 saveScreenshot(rDialog); in dumpDialogToPath()
186 saveScreenshot(*xDialog); in dumpDialogToPath()
197 saveScreenshot(*xDialog); in dumpDialogToPath()
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ui_qt/
H A Dinterface.cpp12 if(saveScreenshot == true) captureScreenshot(output, outpitch, outwidth, outheight); in video_refresh()
35 saveScreenshot = false; in captureScreenshot()
53 saveScreenshot = false; in Interface()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/test/
H A Dscreenshot_test.hxx42 void saveScreenshot(VclAbstractDialog const& rDialog);
43 void saveScreenshot(weld::Window& rDialog);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/test/
H A Dscreenshot_test.hxx41 void saveScreenshot(VclAbstractDialog const & rDialog);
42 void saveScreenshot(weld::Window& rDialog);
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/graphics/sdl/
H A Dsdl-graphics.h99 virtual bool saveScreenshot(const Common::String &filename) const { return false; } in saveScreenshot() function
100 void saveScreenshot();
H A Dsdl-graphics.cpp274 void SdlGraphicsManager::saveScreenshot() { in saveScreenshot() function in SdlGraphicsManager
295 if (saveScreenshot(screenshotsPath + filename)) { in saveScreenshot()
321 saveScreenshot(); in notifyEvent()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkScreenshotDialog.cpp69 connect(okButton, SIGNAL(clicked()), q, SLOT(saveScreenshot())); in setupUi()
245 void ctkScreenshotDialogPrivate::saveScreenshot(int delayInSeconds) in saveScreenshot() function in ctkScreenshotDialogPrivate
347 void ctkScreenshotDialog::saveScreenshot() in saveScreenshot() function in ctkScreenshotDialog
350 d->saveScreenshot(this->delay()); in saveScreenshot()
/dports/games/scummvm/scummvm-2.5.1/backends/graphics/sdl/
H A Dsdl-graphics.h100 virtual bool saveScreenshot(const Common::String &filename) const { return false; } in saveScreenshot() function
101 void saveScreenshot() override;
/dports/emulators/ukncbtl/ukncbtl-qt-812cde85/
H A Dmainwindow.h40 void saveScreenshot(const QString& filename);
51 void saveScreenshot();
/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/gui/qt/
H A Dmainwindow.h73 void saveScreenshot(QString fn);
86 void saveScreenshot();
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/desktop/screenshot/
H A Dscreenshot.cpp94 void Screenshot::saveScreenshot() in saveScreenshot() function in Screenshot
168 this, SLOT(saveScreenshot())); in createButtonsLayout()
/dports/comms/nanovna-saver/nanovna-saver-0.3.8/NanoVNASaver/Windows/
H A DScreenshot.py53 self.action_save_screenshot.triggered.connect(self.saveScreenshot)
77 def saveScreenshot(self): member in ScreenshotWindow
/dports/x11/xscreensaver/xscreensaver-5.44/android/xscreensaver/src/org/jwz/xscreensaver/
H A DDaydream.java202 saveScreenshot(); in onAttachedToWindow()
235 private void saveScreenshot() { in saveScreenshot() method in Daydream
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/desktop/
H A Dscreenshot.py91 def saveScreenshot(self): member in Screenshot
145 self.saveScreenshot)
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/desktop/screenshot/
H A Dscreenshot.cpp90 connect(saveScreenshotButton, &QPushButton::clicked, this, &Screenshot::saveScreenshot); in Screenshot()
129 void Screenshot::saveScreenshot() in saveScreenshot() function in Screenshot
/dports/devel/gammaray/GammaRay-2.11.3/plugins/quickinspector/
H A Dquickscenepreviewwidget.cpp50 connect(this, &RemoteViewWidget::frameChanged, this, &QuickScenePreviewWidget::saveScreenshot); in GAMMARAY_ENUM_STREAM_OPERATORS()
221 void QuickScenePreviewWidget::saveScreenshot() in saveScreenshot() function in QuickScenePreviewWidget

1234567