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

parley

  • sources
  • kde-4.14
  • 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 {
24 enum ParleyAction {
25  FileNew,
26  FileOpen, FileOpenDownloaded,
27  FileSave, FileSaveAs,
28  FileExport,
29  FileProperties,
30  FileClose, FileQuit,
31  Preferences,
32  LanguagesProperties,
33  RemoveGrades,
34  CheckSpelling,
35  ToggleShowSublessons,
36  AutomaticTranslation,
37  StartPractice, ConfigurePractice, ExportPracticeResults,
38  EnterEditMode,
39  ToggleSearchBar, SearchVocabulary,
40  ShowScriptManager
41 };
42 
43 KAction* create(ParleyAction id, const QObject *recvr, const char *slot,
44  QObject *parent);
45 
46 KRecentFilesAction* createRecentFilesAction(const QObject *recvr, const char *slot,
47  QObject *parent);
48 
49 KAction* createDownloadAction(const QObject *recvr, const char *slot,
50  KActionCollection *collection);
51 
52 KAction* createUploadAction(const QObject *recvr, const char *slot,
53  KActionCollection *collection);
54 }
55 
56 #endif
ParleyActions::create
KAction * create(ParleyAction id, const QObject *recvr, const char *slot, QObject *parent)
Definition: parleyactions.cpp:64
ParleyActions::FileNew
Definition: parleyactions.h:25
ParleyActions::AutomaticTranslation
Definition: parleyactions.h:36
ParleyActions::SearchVocabulary
Definition: parleyactions.h:39
ParleyActions::FileOpen
Definition: parleyactions.h:26
ParleyActions::FileProperties
Definition: parleyactions.h:29
ParleyActions::FileExport
Definition: parleyactions.h:28
ParleyActions::ToggleSearchBar
Definition: parleyactions.h:39
ParleyActions::ParleyAction
ParleyAction
Definition: parleyactions.h:24
QObject
ParleyActions::ConfigurePractice
Definition: parleyactions.h:37
ParleyActions::ShowScriptManager
Definition: parleyactions.h:40
ParleyActions::ExportPracticeResults
Definition: parleyactions.h:37
ParleyActions::CheckSpelling
Definition: parleyactions.h:34
ParleyActions::ToggleShowSublessons
Definition: parleyactions.h:35
ParleyActions::FileClose
Definition: parleyactions.h:30
ParleyActions::FileSave
Definition: parleyactions.h:27
ParleyActions::RemoveGrades
Definition: parleyactions.h:33
ParleyActions::StartPractice
Definition: parleyactions.h:37
ParleyActions::createDownloadAction
KAction * createDownloadAction(const QObject *recvr, const char *slot, KActionCollection *collection)
Definition: parleyactions.cpp:188
ParleyActions::createRecentFilesAction
KRecentFilesAction * createRecentFilesAction(const QObject *recvr, const char *slot, QObject *parent)
Definition: parleyactions.cpp:183
ParleyActions::LanguagesProperties
Definition: parleyactions.h:32
ParleyActions::Preferences
Definition: parleyactions.h:31
ParleyActions::EnterEditMode
Definition: parleyactions.h:38
ParleyActions::FileSaveAs
Definition: parleyactions.h:27
ParleyActions::FileQuit
Definition: parleyactions.h:30
ParleyActions::FileOpenDownloaded
Definition: parleyactions.h:26
ParleyActions::createUploadAction
KAction * createUploadAction(const QObject *recvr, const char *slot, KActionCollection *collection)
Definition: parleyactions.cpp:196
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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
  • 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