kwrite Globals
Annotated List
Files
Globals
Hierarchy
Index
highlight.h
bool
isInWord
(QChar)
typedef QList<ItemStyle>
ItemStyleList
typedef QList<ItemData>
ItemDataList
typedef QList<HlData>
HlDataList
kwrite.h
const int
sfCaseSensitive
const int
sfWholeWords
const int
sfFromCursor
const int
sfBackward
const int
sfSelected
const int
sfPrompt
const int
sfReplace
const int
sfAgain
const int
sfWrapped
const int
sfFinished
const int
srYes
const int
srNo
const int
srAll
const int
srCancel
enum
KWConfigFlags
{cfAutoIndent = 0x1, cfSpaceIndent = 0x2, cfBackspaceIndents = 0x4, cfTabIndents = 0x8, cfKeepIndentProfile = 0x10, cfKeepExtraSpaces = 0x20, cfPersistent = 0x100, cfDelOnInput = 0x200, cfMouseAutoCopy = 0x400, cfSingleSelectMode = 0x800, cfVerticalSelect = 0x1000, cfXorSelect = 0x2000, cfWordWrap = 0x10000, cfReplaceTabs = 0x20000, cfRemoveSpaces = 0x40000, cfAutoBrackets = 0x80000, cfGroupUndo = 0x100000, cfShowTabs = 0x200000, cfSmartHome = 0x400000, cfPageUDMovesCursor = 0x800000, cfWrapCursor = 0x1000000, cfKeepSelection = 0x10000000, cfOvr = 0x20000000, cfMark = 0x40000000 }
const int
ufDocGeometry
const int
ufUpdateOnScroll
const int
ufPos
const int
lfInsert
const int
lfNewFile
const int
lfNoAutoHl
const int
eolUnix
const int
eolMacintosh
const int
eolDos
const int
ctCursorCommands
const int
ctEditCommands
const int
ctFindCommands
const int
ctBookmarkCommands
const int
ctStateCommands
enum
KWCursorCommands
{kSelectFlag = 0x100000, kMultiSelectFlag = 0x200000, cmLeft = 1, cmRight = 2, cmWordLeft = 3, cmWordRight = 4, cmHome = 5, cmEnd = 6, cmUp = 7, cmDown = 8, cmScrollUp = 9, cmScrollDown = 10, cmTopOfView = 11, cmBottomOfView = 12, cmPageUp = 13, cmPageDown = 14, cmCursorPageUp = 15, cmCursorPageDown = 16, cmTop = 17, cmBottom = 18, cmSelectLeft = cmLeft | kSelectFlag, cmSelectRight = cmRight | kSelectFlag, cmSelectUp = cmUp | kSelectFlag, cmSelectDown = cmDown | kSelectFlag }
enum
KWEditCommands
{cmReturn = 1, cmBackspace = 2, cmBackspaceWord = 3, cmDeleteChar = 4, cmDeleteWord = 5, cmKillLine = 6, cmUndo = 7, cmRedo = 8, cmCut = 9, cmCopy = 10, cmPaste = 11, cmDelete = 12, cmIndent = 13, cmUnindent = 14, cmCleanIndent = 15, cmSelectAll = 16, cmDeselectAll = 17, cmInvertSelection = 18 }
enum
KWSearchCommands
{cmFind = 1, cmReplace = 2, cmFindAgain = 3, cmGotoLine = 4 }
enum
KWBookmarkCommands
{cmSetBookmark = 1, cmAddBookmark = 2, cmClearBookmarks = 3, cmSetBookmarks = 10, cmGotoBookmarks = 20 }
const int
cmToggleInsert
const int
cmToggleVertical
kwrite_part.h
typedef KWrite
KWritePart
kwrite_view.h
void
resizeBuffer
(void *user, int w, int h)
Generated by: root@porky.devel.redhat.com on Wed May 10 08:57:16 2000, using kdoc 2.0a35.