• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.9.1 API Reference
  • KDE Home
  • Contact Us
 

kpimtextedit/richtextbuilders

  • kpimtextedit
  • richtextbuilders
  • testapp
krichtexteditor.h
1 
22 #ifndef KRICHTEXTEDITOR_H
23 #define KRICHTEXTEDITOR_H
24 
25 #include <KRichTextWidget>
26 
27 #include <kxmlguiwindow.h>
28 
29 //@cond PRIVATE
30 
35 class KRichTextEditor : public KXmlGuiWindow
36 {
37  Q_OBJECT
38 public:
39  KRichTextEditor();
40  ~KRichTextEditor();
41 
42  void setupActions();
43 
44 private slots:
45  void newFile();
46  void openFile();
47  void saveFile();
48  void saveFileAs();
49  void saveFileAs(const QString &outputFileName);
50  void cursorPositionChanged();
51  void updateDockedWidgets();
52 
53 private:
54  KRichTextWidget *textArea;
55  KTextEdit *kte;
56  KTextEdit *krte;
57  KTextEdit *kpte;
58  KTextEdit *kbbte;
59  KTextEdit *kmwte;
60  QString fileName;
61 };
62 
63 //@endcond
64 
65 #endif
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Sep 24 2012 09:03:57 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kpimtextedit/richtextbuilders

Skip menu "kpimtextedit/richtextbuilders"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs-4.9.1 API Reference

Skip menu "kdepimlibs-4.9.1 API Reference"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
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