Home
last modified time | relevance | path

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

/dports/polish/kadu/kadu-4.3/plugins/screenshot/gui/actions/
H A Dscreenshot-action.cpp74 menu->addAction(tr("Window Shot"), this, SLOT(takeWindowShotSlot()))->setData(chatWidgetData); in actionInstanceCreated()
130 void ScreenshotAction::takeWindowShotSlot() in takeWindowShotSlot() function in ScreenshotAction
H A Dscreenshot-action.h46 void takeWindowShotSlot();