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

libkdeedu/keduvocdocument

  • sources
  • kde-4.12
  • kdeedu
  • libkdeedu
  • keduvocdocument
keduvocdeclension.h
Go to the documentation of this file.
1 /***************************************************************************
2 
3  C++ Interface: keduvocdeclension
4 
5  -----------------------------------------------------------------------
6 
7  begin : Do Sep 20 2007
8 
9  copyright : (C) 2007 Frederik Gladhorn <frederik.gladhorn@kdemail.net>
10 
11  -----------------------------------------------------------------------
12 
13  ***************************************************************************/
14 
15 /***************************************************************************
16  * *
17  * This program is free software; you can redistribute it and/or modify *
18  * it under the terms of the GNU General Public License as published by *
19  * the Free Software Foundation; either version 2 of the License, or *
20  * (at your option) any later version. *
21  * *
22  ***************************************************************************/
23 #ifndef KEDUVOCDECLENSION_H
24 #define KEDUVOCDECLENSION_H
25 
26 #include "libkeduvocdocument_export.h"
27 
28 #include "keduvoctext.h"
29 #include "keduvocwordflags.h"
30 
36 class KEDUVOCDOCUMENT_EXPORT KEduVocDeclension{
37 public:
38 
42  explicit KEduVocDeclension();
43 
47  KEduVocDeclension( const KEduVocDeclension &other );
48 
49  ~KEduVocDeclension();
50 
55 // will probably not be necessary
56 // bool operator == ( const KEduVocDeclension& a ) const;
57 
62  KEduVocDeclension& operator= ( const KEduVocDeclension& other );
63 
70  KEduVocText& declension(KEduVocWordFlags flags);
71 
78  void setDeclension(const KEduVocText& declension, KEduVocWordFlags flags);
79 
80  bool isEmpty();
81 
82 
87  void toKVTML2(QDomElement& parent);
88 
94  static KEduVocDeclension* fromKVTML2(QDomElement& parent);
95 
96 private:
97  class Private;
98  Private * const d;
99 };
100 
101 #endif
KEduVocDeclension
A declension contains all forms that a NOUN possibly can have.
Definition: keduvocdeclension.h:36
libkeduvocdocument_export.h
KEDUVOCDOCUMENT_EXPORT
#define KEDUVOCDOCUMENT_EXPORT
Definition: libkeduvocdocument_export.h:32
keduvocwordflags.h
keduvoctext.h
KEduVocText
A text in vocabulary documents.
Definition: keduvoctext.h:59
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:37:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libkdeedu/keduvocdocument

Skip menu "libkdeedu/keduvocdocument"
  • 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