Home
last modified time | relevance | path

Searched refs:ScreenShot (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/polish/kadu/kadu-4.3/plugins/screenshot/
H A Dscreenshot.cpp47 ScreenShot::ScreenShot(ScreenShotConfiguration *screenShotConfiguration, ChatWidget *chatWidget) : in ScreenShot() function in ScreenShot
55 ScreenShot::~ScreenShot() in ~ScreenShot()
84 void ScreenShot::init() in init()
94 void ScreenShot::takeStandardShot() in takeStandardShot()
99 void ScreenShot::takeShotWithChatWindowHidden() in takeShotWithChatWindowHidden()
104 void ScreenShot::takeWindowShot() in takeWindowShot()
129 void ScreenShot::screenshotNotTaken() in screenshotNotTaken()
134 void ScreenShot::screenshotReady(QPixmap p) in screenshotReady()
149 void ScreenShot::pasteImageClause(const QString &path) in pasteImageClause()
154 bool ScreenShot::checkImageSize(long int size) in checkImageSize()
[all …]
H A Dscreenshot.h50 class ScreenShot : public QObject
84 explicit ScreenShot(ScreenShotConfiguration *screenShotConfiguration, ChatWidget *chatWidget);
85 virtual ~ScreenShot();
H A DChangeLog58 * [ADDED]: ScreenShot region rectangle preview while drawing ScreenShot region.
59 * [UPDATE]: ScreenShot files are now unique.
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/docu/
H A DScreenShots.java245 ScreenShot.n = 0; in firstSteps()
259 .add(new ScreenShot<>(Main.class)) in firstSteps()
262 .add(new ScreenShot<>(Main.class)) in firstSteps()
266 .add(new ScreenShot<>(Main.class)) in firstSteps()
273 .add(new ScreenShot<>(Main.class)) in firstSteps()
276 .add(new ScreenShot<>(Main.class)) in firstSteps()
282 .add(new ScreenShot<>(Main.class)) in firstSteps()
285 .add(new ScreenShot<>(Main.class)) in firstSteps()
344 ScreenShot.n = 20; in hierarchicalDesign()
444 ScreenShot(Class<W> expectedClass) { in ScreenShot() method in ScreenShot
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/public/lib/components/datetimepicker/
H A DREADME.md10 ![ScreenShot](https://raw.github.com/xdan/datetimepicker/master/screen/1.png)
14 ![ScreenShot](https://raw.github.com/xdan/datetimepicker/master/screen/2.png)
18 ![ScreenShot](https://raw.github.com/xdan/datetimepicker/master/screen/3.png)
22 ![ScreenShot](https://raw.github.com/Mingpao/datetimepicker/master/screen/4.png)
24 ![ScreenShot](https://raw.github.com/Mingpao/datetimepicker/master/screen/5.png)
26 ![ScreenShot](https://raw.github.com/Mingpao/datetimepicker/master/screen/6.png)
/dports/games/multimc/MultiMC5-0.6.11/api/logic/screenshots/
H A DScreenshot.h8 struct ScreenShot struct
10 ScreenShot(QFileInfo file) in ScreenShot() function
20 typedef std::shared_ptr<ScreenShot> ScreenshotPtr; argument
/dports/security/yubioath-desktop/yubioath-desktop-yubioath-desktop-5.0.4/
H A Dscreenshot.h7 class ScreenShot: public QObject
11 explicit ScreenShot () : QObject() {} in ScreenShot() function
23 … std::transform(screens.begin(), screens.end(), screenshots.begin(), &ScreenShot::takeScreenshot); in capture()
/dports/polish/kadu/kadu-4.3/plugins/screenshot/gui/actions/
H A Dscreenshot-action.cpp120 …(m_pluginInjectedFactory->makeInjected<ScreenShot>(m_screenShotConfiguration, chatWidget))->takeSt… in takeStandardShotSlot()
127 …(m_pluginInjectedFactory->makeInjected<ScreenShot>(m_screenShotConfiguration, chatWidget))->takeSh… in takeShotWithChatWindowHiddenSlot()
134 …(m_pluginInjectedFactory->makeInjected<ScreenShot>(m_screenShotConfiguration, chatWidget))->takeWi… in takeWindowShotSlot()
/dports/polish/kadu/kadu-4.3/plugins/screenshot/translations/
H A Dscreenshot_en.ts59 <source>ScreenShot images size limit</source>
60 <translation>ScreenShot images size limit</translation>
88 <name>ScreenShot</name>
139 <source>ScreenShot size limit</source>
140 <translation type="unfinished">ScreenShot size limit</translation>
H A Dscreenshot_ca.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_tr_TR.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_vi_VN.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_ru.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_szl.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_uk.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_uk_UA.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_vi.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_zh_CN.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
H A Dscreenshot_ach.ts57 <source>ScreenShot images size limit</source>
86 <name>ScreenShot</name>
/dports/devel/upp/upp/reference/CaptureScreenDll/
H A Dmain.cpp9 Image ScreenShot(int x, int y, int cx, int cy) in ScreenShot() function
46 Image m = ScreenShot(x, y, cx, cy); in capture_screen()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Dapi_render.h150 int (*ScreenShot)(const char* filename, int flags); in DENG_API_TYPEDEF() local
177 #define M_ScreenShot _api_Rend.ScreenShot
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dhconsole.cpp61 D_CMD(ScreenShot) in D_CMD() argument
129 C_CMD("screenshot", "", ScreenShot); in G_ConsoleRegistration()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_console.cpp61 D_CMD(ScreenShot) in D_CMD() argument
138 C_CMD("screenshot", "", ScreenShot); in G_ConsoleRegistration()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dd_console.cpp54 D_CMD(ScreenShot) in D_CMD() argument
135 C_CMD("screenshot", "", ScreenShot); in G_ConsoleRegistration()
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dscrshot.hpp5 extern void ScreenShot();

1234567