Home
last modified time | relevance | path

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

/dports/polish/kadu/kadu-4.3/plugins/screenshot/gui/actions/
H A Dscreenshot-action.cpp72 menu->addAction(tr("Simple Shot"), this, SLOT(takeStandardShotSlot()))->setData(chatWidgetData); in actionInstanceCreated()
83 takeStandardShotSlot(findChatWidget(sender)); in actionTriggered()
114 void ScreenshotAction::takeStandardShotSlot(ChatWidget *chatWidget) in takeStandardShotSlot() function in ScreenshotAction
H A Dscreenshot-action.h44 void takeStandardShotSlot(ChatWidget *chatWidget = 0);