| addBookmark(int line) | CUTEView | |
| addError(int line) | CUTEView | |
| bookmarks() | CUTEView | |
| canRedo() | CUTEView | |
| canUndo() | CUTEView | |
| clear() | CUTEView | |
| closed(CUTEView *view=0) (defined in CUTEView) | CUTEView | [signal] |
| closeEvent(QCloseEvent *e) | CUTEView | [protected] |
| configure() | CUTEView | |
| CUTE_FOLD_MARGIN enum value (defined in CUTEView) | CUTEView | |
| CUTE_LINENUMBER_MARGIN enum value (defined in CUTEView) | CUTEView | |
| CUTE_MARGIN enum value (defined in CUTEView) | CUTEView | |
| CUTEView(QWidget *parent=0, QString title="Document", tagFile *tags=0) (defined in CUTEView) | CUTEView | |
| deleteAllErrors() | CUTEView | |
| edited() | CUTEView | |
| fileName() | CUTEView | [inline] |
| filter(QString) | CUTEView | |
| findFirst(const QString &expr, bool re=false, bool cs=false, bool wo=false, bool wrap=true, bool forward=TRUE, int line=-1, int index=-1) | CUTEView | |
| findNext() | CUTEView | |
| findNextBookmark() | CUTEView | |
| findPrev() | CUTEView | |
| findPrevBookmark() | CUTEView | |
| getCursorPosition(int &line, int &index) | CUTEView | |
| getSelection(int &lineFrom, int &indexFrom, int &lineTo, int &indexTo) | CUTEView | |
| insertCommand(QString) | CUTEView | |
| insertStdout() | CUTEView | [protected, slot] |
| langName() | CUTEView | |
| lexer() | CUTEView | [inline] |
| line(int l) | CUTEView | [inline] |
| loadFile(const char *file) | CUTEView | |
| loadMacro(QString &file) | CUTEView | |
| macroString() | CUTEView | |
| processExited() | CUTEView | [protected, slot] |
| recordMacro(unsigned int, unsigned long, long) | CUTEView | [protected, slot] |
| redo() | CUTEView | |
| reloadFile() | CUTEView | |
| removeAllBookmarks() | CUTEView | |
| replaceAll(const QString &expr, const QString &replaceStr, bool re, bool cs, bool wo, bool wrap, bool forward=TRUE, bool confirm=false) | CUTEView | |
| runMacro() | CUTEView | |
| save() (defined in CUTEView) | CUTEView | [signal] |
| saveFile(const char *file=0, bool force=false) | CUTEView | |
| saveMacro(QString &file) | CUTEView | |
| scintilla() | CUTEView | |
| sendEditor(unsigned int msg, unsigned long wParam=0, long lParam=0) | CUTEView | |
| setActions(QMap< int, QAction * >) | CUTEView | |
| setFocus() | CUTEView | [inline] |
| setLexer(Config::Lexer *l) | CUTEView | [inline] |
| setMacro(QString) | CUTEView | |
| setTabCaption(QWidget *view, QString name) (defined in CUTEView) | CUTEView | [signal] |
| setupLexer(const QString &) | CUTEView | |
| slotCharAdded(int) | CUTEView | [protected, slot] |
| slotDocumentChanged() | CUTEView | [protected, slot] |
| slotMarginClicked(int margin, int line, Qt::ButtonState state) | CUTEView | [protected, slot] |
| startMacroRecording() | CUTEView | |
| stopMacroRecording() | CUTEView | |
| toggleBookmark(int line) | CUTEView | |
| undo() | CUTEView | |
| ~CUTEView() (defined in CUTEView) | CUTEView | |