Home
last modified time | relevance | path

Searched refs:m_screenshotNotificationService (Results 1 – 2 of 2) sorted by relevance

/dports/polish/kadu/kadu-4.3/plugins/screenshot/
H A Dscreenshot.cpp81 m_screenshotNotificationService = screenshotNotificationService; in setScreenshotNotificationService()
186 m_screenshotNotificationService->notifySizeLimit(size); in checkShotsSize()
H A Dscreenshot.h58 QPointer<ScreenshotNotificationService> m_screenshotNotificationService; variable