• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KDEUI

  • sources
  • kde-4.14
  • kdelibs
  • kdeui
  • actions
Namespaces | Functions
kstandardaction.cpp File Reference
#include "kstandardaction.h"
#include "kstandardaction_p.h"
#include "kstandardaction_p.moc"
#include <QtCore/QMutableStringListIterator>
#include <QtGui/QToolButton>
#include <kaboutdata.h>
#include <kaction.h>
#include <QtGui/QApplication>
#include <kcomponentdata.h>
#include <kdebug.h>
#include <kglobal.h>
#include <kguiitem.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kstandardshortcut.h>
#include <kmainwindow.h>
#include <kicon.h>
#include "kdualaction.h"
#include "krecentfilesaction.h"
#include "ktogglefullscreenaction.h"
#include "kpastetextaction.h"
#include "kactioncollection.h"
Include dependency graph for kstandardaction.cpp:

Go to the source code of this file.

Namespaces

 KStandardAction
 

Functions

KAction * KStandardAction::aboutApp (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::aboutKDE (const QObject *recvr, const char *slot, QObject *parent)
 
QList< StandardAction > KStandardAction::actionIds ()
 
KAction * KStandardAction::actualSize (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::addBookmark (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::back (const QObject *recvr, const char *slot, QObject *parent)
 
static KAction * KStandardAction::buildAutomaticAction (QObject *parent, StandardAction id, const char *slot)
 
KAction * KStandardAction::clear (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::clear (QObject *parent)
 
KAction * KStandardAction::close (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::configureNotifications (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::configureToolbars (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::copy (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::copy (QObject *parent)
 
KAction * KStandardAction::create (StandardAction id, const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::cut (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::cut (QObject *parent)
 
KAction * KStandardAction::deselect (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::documentBack (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::documentForward (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::editBookmarks (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::find (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::findNext (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::findPrev (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::firstPage (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::fitToHeight (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::fitToPage (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::fitToWidth (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::forward (const QObject *recvr, const char *slot, QObject *parent)
 
KToggleFullScreenAction * KStandardAction::fullScreen (const QObject *recvr, const char *slot, QWidget *window, QObject *parent)
 
KAction * KStandardAction::goTo (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::gotoLine (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::gotoPage (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::help (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::helpContents (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::home (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::keyBindings (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::lastPage (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::mail (const QObject *recvr, const char *slot, QObject *parent)
 
const char * KStandardAction::name (StandardAction id)
 
KAction * KStandardAction::next (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::open (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::openNew (const QObject *recvr, const char *slot, QObject *parent)
 
KRecentFilesAction * KStandardAction::openRecent (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::paste (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::paste (QObject *parent)
 
KAction * KStandardAction::pasteText (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::preferences (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::print (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::printPreview (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::prior (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::quit (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::redisplay (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::redo (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::replace (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::reportBug (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::revert (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::save (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::saveAs (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::saveOptions (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::selectAll (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::selectAll (QObject *parent)
 
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)
 
KAction * KStandardAction::spelling (const QObject *recvr, const char *slot, QObject *parent)
 
QStringList KStandardAction::stdNames ()
 
KAction * KStandardAction::switchApplicationLanguage (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::tipOfDay (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::undo (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::up (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::whatsThis (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::zoom (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::zoomIn (const QObject *recvr, const char *slot, QObject *parent)
 
KAction * KStandardAction::zoomOut (const QObject *recvr, const char *slot, QObject *parent)
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal