Krita Source Code Documentation
Loading...
Searching...
No Matches
kstandardaction.cpp File Reference
#include "kstandardaction.h"
#include "kstandardaction_p.h"
#include "moc_kstandardaction_p.cpp"
#include <QActionGroup>
#include <QApplication>
#include <QWidget>
#include <klocalizedstring.h>
#include <kstandardshortcut.h>
#include <kacceleratormanager.h>
#include "kdualaction.h"
#include "krecentfilesaction.h"
#include "ktogglefullscreenaction.h"
#include <kis_icon_utils.h>

Go to the source code of this file.

Namespaces

namespace  KStandardAction
 

Functions

QAction * KStandardAction::aboutApp (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::aboutKDE (const QObject *recvr, const char *slot, QObject *parent)
 
QList< StandardActionKStandardAction::actionIds ()
 
QAction * KStandardAction::actualSize (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::addBookmark (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::back (const QObject *recvr, const char *slot, QObject *parent)
 
static QAction * KStandardAction::buildAutomaticAction (QObject *parent, StandardAction id, const char *slot)
 
QAction * KStandardAction::clear (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::clear (QObject *parent)
 
QAction * KStandardAction::close (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::configureNotifications (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::configureToolbars (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::copy (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::copy (QObject *parent)
 
QAction * KStandardAction::create (StandardAction id, const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::cut (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::cut (QObject *parent)
 
QAction * KStandardAction::deselect (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::documentBack (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::documentForward (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::editBookmarks (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::find (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::findNext (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::findPrev (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::firstPage (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::fitToHeight (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::fitToPage (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::fitToWidth (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::forward (const QObject *recvr, const char *slot, QObject *parent)
 
KToggleFullScreenAction * KStandardAction::fullScreen (const QObject *recvr, const char *slot, QWidget *window, QObject *parent)
 
QAction * KStandardAction::goTo (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::gotoLine (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::gotoPage (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::help (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::helpContents (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::home (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::keyBindings (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::lastPage (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::mail (const QObject *recvr, const char *slot, QObject *parent)
 
const char * KStandardAction::name (StandardAction id)
 
QAction * KStandardAction::next (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::open (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::openNew (const QObject *recvr, const char *slot, QObject *parent)
 
KRecentFilesActionKStandardAction::openRecent (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::paste (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::paste (QObject *parent)
 
QAction * KStandardAction::pasteText (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::preferences (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::print (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::printPreview (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::prior (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::quit (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::redisplay (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::redo (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::replace (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::reportBug (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::resetConfigurations (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::revert (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::save (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::saveAs (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::saveOptions (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::selectAll (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::selectAll (QObject *parent)
 
KRITAWIDGETUTILS_EXPORT KStandardShortcut::StandardShortcut KStandardAction::shortcutForActionId (StandardAction id)
 
KToggleAction * KStandardAction::showMenubar (const QObject *recvr, const char *slot, QObject *parent)
 
KToggleAction * KStandardAction::showStatusbar (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::spelling (const QObject *recvr, const char *slot, QObject *parent)
 
QStringList KStandardAction::stdNames ()
 
QAction * KStandardAction::switchApplicationLanguage (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::tipOfDay (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::undo (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::up (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::whatsThis (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::zoom (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::zoomIn (const QObject *recvr, const char *slot, QObject *parent)
 
QAction * KStandardAction::zoomOut (const QObject *recvr, const char *slot, QObject *parent)