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

KHTML

  • sources
  • kde-4.12
  • kdelibs
  • khtml
  • editing
editor_command.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2  *
3  * Copyright (C) 2004 Leo Savernik <l.savernik@aon.at>
4  *
5  * This library is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Library General Public
7  * License as published by the Free Software Foundation; either
8  * version 2 of the License, or (at your option) any later version.
9  *
10  * This library is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13  * Library General Public License for more details.
14  *
15  * You should have received a copy of the GNU Library General Public License
16  * along with this library; see the file COPYING.LIB. If not, write to
17  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18  * Boston, MA 02111-1307, USA.
19  */
20 
21 #ifndef EDITOR_COMMAND_H
22 #define EDITOR_COMMAND_H
23 
24 namespace DOM {
25 
29 enum EditorCommand {
30  BackColorCommand,
31  BoldCommand,
32  CopyCommand,
33  CutCommand,
34  DeleteCommand,
35  FontNameCommand,
36  FontSizeCommand,
37  ForeColorCommand,
38  IndentCommand,
39  InsertNewlineCommand,
40  InsertParagraphCommand,
41  InsertTextCommand,
42  ItalicCommand,
43  JustifyCenterCommand,
44  JustifyFullCommand,
45  JustifyLeftCommand,
46  JustifyNoneCommand,
47  JustifyRightCommand,
48  OutdentCommand,
49  PasteCommand,
50  PrintCommand,
51  RedoCommand,
52  SelectAllCommand,
53  SubscriptCommand,
54  SuperscriptCommand,
55  UndoCommand,
56  UnselectCommand
57 
58  //
59  // The "unsupported" commands are listed here since they appear in the Microsoft
60  // documentation used as the basis for the list.
61  //
62 
63  // 2d-position (not supported)
64  // absolutePosition (not supported)
65  // blockDirLTR (not supported)
66  // blockDirRTL (not supported)
67  // browseMode (not supported)
68  // clearAuthenticationCache (not supported)
69  // createBookmark (not supported)
70  // createLink (not supported)
71  // dirLTR (not supported)
72  // dirRTL (not supported)
73  // editMode (not supported)
74  // formatBlock (not supported)
75  // inlineDirLTR (not supported)
76  // inlineDirRTL (not supported)
77  // insertButton (not supported)
78  // insertFieldSet (not supported)
79  // insertHorizontalRule (not supported)
80  // insertIFrame (not supported)
81  // insertImage (not supported)
82  // insertInputButton (not supported)
83  // insertInputCheckbox (not supported)
84  // insertInputFileUpload (not supported)
85  // insertInputHidden (not supported)
86  // insertInputImage (not supported)
87  // insertInputPassword (not supported)
88  // insertInputRadio (not supported)
89  // insertInputReset (not supported)
90  // insertInputSubmit (not supported)
91  // insertInputText (not supported)
92  // insertMarquee (not supported)
93  // insertOrderedList (not supported)
94  // insertSelectDropDown (not supported)
95  // insertSelectListBox (not supported)
96  // insertTextArea (not supported)
97  // insertUnorderedList (not supported)
98  // liveResize (not supported)
99  // multipleSelection (not supported)
100  // open (not supported)
101  // overwrite (not supported)
102  // playImage (not supported)
103  // refresh (not supported)
104  // removeFormat (not supported)
105  // removeParaFormat (not supported)
106  // saveAs (not supported)
107  // sizeToControl (not supported)
108  // sizeToControlHeight (not supported)
109  // sizeToControlWidth (not supported)
110  // stop (not supported)
111  // stopimage (not supported)
112  // strikethrough (not supported)
113  // unbookmark (not supported)
114  // underline (not supported)
115  // unlink (not supported)
116 };
117 
118 }/*namespace DOM*/
119 
120 
121 #endif
DOM::BoldCommand
Definition: editor_command.h:31
DOM::EditorCommand
EditorCommand
List of all supported built-in editor commands.
Definition: editor_command.h:29
DOM::InsertTextCommand
Definition: editor_command.h:41
DOM::DeleteCommand
Definition: editor_command.h:34
DOM::FontNameCommand
Definition: editor_command.h:35
DOM::JustifyLeftCommand
Definition: editor_command.h:45
DOM::JustifyCenterCommand
Definition: editor_command.h:43
DOM::OutdentCommand
Definition: editor_command.h:48
DOM::RedoCommand
Definition: editor_command.h:51
DOM::InsertParagraphCommand
Definition: editor_command.h:40
DOM::CopyCommand
Definition: editor_command.h:32
DOM::PasteCommand
Definition: editor_command.h:49
DOM::CutCommand
Definition: editor_command.h:33
DOM::IndentCommand
Definition: editor_command.h:38
DOM::BackColorCommand
Definition: editor_command.h:30
DOM::ItalicCommand
Definition: editor_command.h:42
DOM::JustifyFullCommand
Definition: editor_command.h:44
DOM::JustifyRightCommand
Definition: editor_command.h:47
DOM::JustifyNoneCommand
Definition: editor_command.h:46
DOM::SuperscriptCommand
Definition: editor_command.h:54
DOM::SubscriptCommand
Definition: editor_command.h:53
DOM::UndoCommand
Definition: editor_command.h:55
DOM::ForeColorCommand
Definition: editor_command.h:37
DOM::FontSizeCommand
Definition: editor_command.h:36
DOM::SelectAllCommand
Definition: editor_command.h:52
DOM::InsertNewlineCommand
Definition: editor_command.h:39
DOM::PrintCommand
Definition: editor_command.h:50
DOM::UnselectCommand
Definition: editor_command.h:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

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