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

kpimtextedit/richtextbuilders

krichtexteditor.h
00001 
00022 #ifndef KRICHTEXTEDITOR_H
00023 #define KRICHTEXTEDITOR_H
00024 
00025 #include <KRichTextWidget>
00026 
00027 #include <kxmlguiwindow.h>
00028 
00029 //@cond PRIVATE
00030 
00035 class KRichTextEditor : public KXmlGuiWindow
00036 {
00037     Q_OBJECT
00038 public:
00039     KRichTextEditor();
00040     ~KRichTextEditor();
00041 
00042     void setupActions();
00043 
00044 private slots:
00045     void newFile();
00046     void openFile();
00047     void saveFile();
00048     void saveFileAs();
00049     void saveFileAs(const QString &outputFileName);
00050     void cursorPositionChanged();
00051     void updateDockedWidgets();
00052 
00053 private:
00054     KRichTextWidget *textArea;
00055     KTextEdit *kte;
00056     KTextEdit *krte;
00057     KTextEdit *kpte;
00058     KTextEdit *kbbte;
00059     KTextEdit *kmwte;
00060     QString fileName;
00061 };
00062 
00063 //@endcond
00064 
00065 #endif
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:24:42 by doxygen 1.7.5 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.8.5 API Reference

Skip menu "kdepimlibs-4.8.5 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