• 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
  • settings
documentproperties.h
Go to the documentation of this file.
1 /***************************************************************************
2 
3  enter document title and author
4 
5  -----------------------------------------------------------------------
6 
7  begin : Thu Mar 11 20:50:53 MET 1999
8 
9  copyright : (C) 1999-2001 Ewald Arnold <kvoctrain@ewald-arnold.de>
10  (C) 2005 Peter Hedlund <peter.hedlund@kdemail.net>
11  (C) 2007 Frederik Gladhorn <frederik.gladhorn@kdemail.net>
12 
13  -----------------------------------------------------------------------
14 
15  ***************************************************************************
16 
17  ***************************************************************************
18  * *
19  * This program is free software; you can redistribute it and/or modify *
20  * it under the terms of the GNU General Public License as published by *
21  * the Free Software Foundation; either version 2 of the License, or *
22  * (at your option) any later version. *
23  * *
24  ***************************************************************************/
25 
26 #ifndef DOCUMENTPROPERTIES_H
27 #define DOCUMENTPROPERTIES_H
28 
29 #include "ui_documentproperties.h"
30 
31 class KEduVocDocument;
32 
33 class DocumentProperties : public QWidget, public Ui::DocumentProperties
34 {
35  Q_OBJECT
36 
37 public:
38  DocumentProperties(KEduVocDocument * doc, bool languageSetup, QWidget *parent);
39 
40 
41 public slots:
43  void accept();
44 
45 private:
46  void prepareLanguageSelection();
47  void acceptLanguageConfiguration();
48 
49  KEduVocDocument* m_doc;
50  // also allow the user to setup two languages - used when first creating a document
51  bool m_showLanguages;
52 };
53 
54 #endif
55 
QWidget
DocumentProperties::accept
void accept()
Apply the settings. This is not a KDialog, so accept is not automatically called! ...
Definition: documentproperties.cpp:75
DocumentProperties::DocumentProperties
DocumentProperties(KEduVocDocument *doc, bool languageSetup, QWidget *parent)
Definition: documentproperties.cpp:37
DocumentProperties
Definition: documentproperties.h:33
QObject::parent
QObject * parent() const
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