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

parley

  • sources
  • kde-4.12
  • kdeedu
  • parley
  • src
parleyactions.h
Go to the documentation of this file.
1 /***************************************************************************
2  Copyright 2009 Frederik Gladhorn <gladhorn@kde.org>
3 ***************************************************************************/
4 
5 /***************************************************************************
6 * *
7 * This program is free software; you can redistribute it and/or modify *
8 * it under the terms of the GNU General Public License as published by *
9 * the Free Software Foundation; either version 2 of the License, or *
10 * (at your option) any later version. *
11 * *
12 ***************************************************************************/
13 
14 #ifndef PARLEYACTIONS_H
15 #define PARLEYACTIONS_H
16 
17 #include <KAction>
18 #include <KRecentFilesAction>
19 
20 class KActionCollection;
21 
22 namespace ParleyActions {
23  enum ParleyAction {
24  FileNew,
25  FileOpen, FileOpenDownloaded,
26  FileSave, FileSaveAs,
27  FileExport,
28  FileProperties,
29  FileClose, FileQuit,
30  Preferences,
31  LanguagesProperties,
32  RemoveGrades,
33  CheckSpelling,
34  ToggleShowSublessons,
35  AutomaticTranslation,
36  StartPractice, ConfigurePractice,
37  EnterEditMode,
38  ToggleSearchBar, SearchVocabulary,
39  ShowScriptManager
40  };
41 
42  KAction* create(ParleyAction id, const QObject *recvr, const char *slot,
43  QObject *parent);
44 
45  KRecentFilesAction* createRecentFilesAction(const QObject *recvr, const char *slot,
46  QObject *parent);
47 
48  KAction* createDownloadAction(const QObject *recvr, const char *slot,
49  KActionCollection *collection);
50 
51  KAction* createUploadAction(const QObject *recvr, const char *slot,
52  KActionCollection *collection);
53 }
54 
55 #endif
ParleyActions::create
KAction * create(ParleyAction id, const QObject *recvr, const char *slot, QObject *parent)
Definition: parleyactions.cpp:62
ParleyActions::FileNew
Definition: parleyactions.h:24
ParleyActions::AutomaticTranslation
Definition: parleyactions.h:35
QObject
ParleyActions::SearchVocabulary
Definition: parleyactions.h:38
ParleyActions::FileOpen
Definition: parleyactions.h:25
ParleyActions::FileProperties
Definition: parleyactions.h:28
ParleyActions::FileExport
Definition: parleyactions.h:27
ParleyActions::ToggleSearchBar
Definition: parleyactions.h:38
ParleyActions::ParleyAction
ParleyAction
Definition: parleyactions.h:23
ParleyActions::ConfigurePractice
Definition: parleyactions.h:36
ParleyActions::ShowScriptManager
Definition: parleyactions.h:39
ParleyActions::CheckSpelling
Definition: parleyactions.h:33
ParleyActions::ToggleShowSublessons
Definition: parleyactions.h:34
ParleyActions::FileClose
Definition: parleyactions.h:29
ParleyActions::FileSave
Definition: parleyactions.h:26
ParleyActions::RemoveGrades
Definition: parleyactions.h:32
ParleyActions::StartPractice
Definition: parleyactions.h:36
ParleyActions::createDownloadAction
KAction * createDownloadAction(const QObject *recvr, const char *slot, KActionCollection *collection)
Definition: parleyactions.cpp:181
ParleyActions::createRecentFilesAction
KRecentFilesAction * createRecentFilesAction(const QObject *recvr, const char *slot, QObject *parent)
Definition: parleyactions.cpp:176
ParleyActions::LanguagesProperties
Definition: parleyactions.h:31
ParleyActions::Preferences
Definition: parleyactions.h:30
ParleyActions::EnterEditMode
Definition: parleyactions.h:37
ParleyActions::FileSaveAs
Definition: parleyactions.h:26
ParleyActions::FileQuit
Definition: parleyactions.h:29
ParleyActions::FileOpenDownloaded
Definition: parleyactions.h:25
ParleyActions::createUploadAction
KAction * createUploadAction(const QObject *recvr, const char *slot, KActionCollection *collection)
Definition: parleyactions.cpp:189
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

parley

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

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

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