#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/view/kateview.h>
Inheritance diagram for KateView:


Definition at line 270 of file kateview.h.
|
|
Definition at line 733 of file kateview.h. |
|
|
Definition at line 792 of file kateview.h. |
|
|
Definition at line 759 of file kateview.h. |
|
|
Definition at line 799 of file kateview.h. |
|
|
Definition at line 477 of file kateview.h. |
|
|
Definition at line 805 of file kateview.h. |
|
|
Definition at line 786 of file kateview.h. |
|
|
Definition at line 766 of file kateview.h. |
|
|
Definition at line 780 of file kateview.h. |
|
||||||||||||||||
|
|
Definition at line 1236 of file kateview.cpp. References KateDocument::m_bSingleViewMode, myDoc, myViewInternal, KateDocument::removeView(), and writeConfig(). |
|
|
Definition at line 1679 of file kateview.cpp. References myDoc, KateDocument::tagAll(), and KateDocument::updateViews(). Referenced by configDialog(). |
|
|
Definition at line 2175 of file kateview.cpp. References continueSearch(), SConfig::flags, i18n, KMessageBox::information(), myDoc, KMessageBox::No, KMessageBox::questionYesNo(), replaces, s, sfBackward, sfFinished, str, and KateDocument::updateViews(). Referenced by doReplaceAction(). |
|
|
Reimplemented from Kate::View. Definition at line 573 of file kateview.h. References cmBackspace, and doEditCommand(). Referenced by keyPressEvent(). |
|
|
|
|
|
|
|
|
Definition at line 2596 of file kateview.cpp. References QString::append(), Kate::Document::Bookmark, gotoBookmark(), KateDocument::marks(), myDoc, textLine(), and QString::truncate(). |
|
|
Reimplemented from Kate::View. Definition at line 604 of file kateview.h. References cmBottom, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 597 of file kateview.h. References cmBottomOfView, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Returns true if the current document can be discarded. If the document is modified, the user is asked if he wants to save it. On "cancel" the function returns false. Reimplemented from Kate::View. Definition at line 1758 of file kateview.cpp. References KMessageBox::Cancel, CANCEL, i18n, isModified(), QString::null, save(), KMessageBox::warningContinueCancel(), KMessageBox::warningYesNoCancel(), and KMessageBox::Yes. Referenced by flush(). |
|
|
Definition at line 726 of file kateview.h. References KateViewInternal::center(), and myViewInternal. |
|
|
Optimizes the selected indentation, replacing tabs and spaces as needed Definition at line 549 of file kateview.h. References cmCleanIndent, and doEditCommand(). |
|
|
Reimplemented from Kate::View. Definition at line 2581 of file kateview.cpp. References Kate::Document::Bookmark, KateDocument::getTextLine(), i, KateDocument::marks(), myDoc, KateDocument::tagLines(), and KateDocument::updateViews(). |
|
|
Definition at line 722 of file kateview.h. References KateViewInternal::clearDirtyCache(), and myViewInternal. |
|
|
comments out current line Definition at line 565 of file kateview.h. References cmComment, and doEditCommand(). |
|
|
Returns the config flags. See the cfXXX constants in the .h file. Definition at line 1575 of file kateview.cpp. References cfSingleSelection, configFlags, flags, myDoc, and KateDocument::singleSelection(). Referenced by EditConfigTab::EditConfigTab(), EditConfigTab::getData(), SelectConfigTab::getData(), IndentConfigTab::getData(), IndentConfigTab::IndentConfigTab(), KateViewInternal::mouseReleaseEvent(), readConfig(), SelectConfigTab::SelectConfigTab(), slotUpdate(), KateViewInternal::updateCursor(), and writeConfig(). |
|
|
Presents the setup dialog to the user Reimplemented from Kate::View. Definition at line 2261 of file kateview.cpp. References KDialogBase::addPage(), applyColors(), KDialogBase::Cancel, colors, QPEApplication::execDialog(), ColorConfig::getColors(), getColors(), EditConfigTab::getData(), SelectConfigTab::getData(), IndentConfigTab::getData(), HlManager::getDefaults(), FontConfig::getFont(), KateDocument::getFont(), HlManager::getHlDataList(), KDialogBase::Help, i18n, KDialogBase::IconList, myDoc, KDialogBase::Ok, HighlightDialogPage::saveData(), HlManager::self(), ColorConfig::setColors(), KateDocument::setFont(), and FontConfig::setFont(). |
|
|
Definition at line 1997 of file kateview.cpp. References SConfig::cursor, SConfig::flags, KateDocument::lastLine(), myDoc, sfAgain, sfBackward, sfFinished, PointStruc::x, and PointStruc::y. Referenced by askReplaceEnd(), and findAgain(). |
|
|
Copies the marked text into the clipboard Definition at line 511 of file kateview.h. References cmCopy, and doEditCommand(). Referenced by KateViewInternal::mouseReleaseEvent(). |
|
|
Returns the number of the character, that the cursor is on (cursor x) Definition at line 1559 of file kateview.cpp. References KateViewInternal::cursor, myViewInternal, and PointStruc::x. |
|
|
Returns the current column number. It handles tab's correctly. For the first column it returns 0. Definition at line 1555 of file kateview.cpp. References KateDocument::currentColumn(), KateViewInternal::cursor, myDoc, and myViewInternal. Referenced by getCursorPosition(). |
|
|
Returns the current line number, that is the line the cursor is on. For the first line it returns 0. Signal newCurPos() is emitted on cursor position changes. Definition at line 1551 of file kateview.cpp. References KateViewInternal::cursor, myViewInternal, and PointStruc::y. Referenced by KateCommands::SedReplace::execCmd(), getCursorPosition(), and toggleBookmark(). |
|
|
Gets the text line where the cursor is on Definition at line 1716 of file kateview.cpp. References KateViewInternal::cursor, KateDocument::getTextLine(), myDoc, myViewInternal, textLine(), and PointStruc::y. Referenced by KateCommands::SedReplace::execCmd(). |
|
|
Gets the word where the cursor is on Definition at line 1726 of file kateview.cpp. References KateViewInternal::cursor, KateDocument::getWord(), myDoc, and myViewInternal. |
|
|
Reimplemented from Kate::View. Definition at line 578 of file kateview.h. References cmLeft, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 580 of file kateview.h. References cmRight, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Moves the marked text into the clipboard Definition at line 507 of file kateview.h. References cmCut, and doEditCommand(). |
|
|
Definition at line 2171 of file kateview.cpp. References myDoc, and KateDocument::setPseudoModal(). Referenced by doReplaceAction(). |
|
|
Definition at line 717 of file kateview.h. References KateViewInternal::delLine(), and myViewInternal. Referenced by KateDocument::delLine(). |
|
|
Deselects all text Definition at line 557 of file kateview.h. References cmDeselectAll, and doEditCommand(). |
|
|
Returns the document object Definition at line 1641 of file kateview.cpp. References myDoc. Referenced by EditConfigTab::EditConfigTab(), KateCommands::SedReplace::execCmd(), EditConfigTab::getData(), KateIconBorder::mousePressEvent(), KateIconBorder::paintEvent(), KateIconBorder::paintLine(), and KateCommands::setLineText(). |
|
|
Definition at line 1798 of file kateview.cpp. References cfKeepSelection, cfMark, KateViewInternal::doCursorCommand(), VConfig::flags, KateViewInternal::getVConfig(), multiSelectFlag, myDoc, myViewInternal, selectFlag, and KateDocument::updateViews(). Referenced by bottom(), bottomOfView(), cursorLeft(), cursorRight(), down(), end(), home(), pageDown(), pageUp(), scrollDown(), scrollUp(), shiftBottom(), shiftCursorLeft(), shiftCursorRight(), shiftDown(), shiftEnd(), shiftHome(), shiftPageDown(), shiftPageUp(), shiftTop(), shiftUp(), shiftWordLeft(), shiftWordRight(), top(), topOfView(), up(), wordLeft(), and wordRight(). |
|
|
Definition at line 1808 of file kateview.cpp. References KateViewInternal::doEditCommand(), KateViewInternal::getVConfig(), myDoc, myViewInternal, and KateDocument::updateViews(). Referenced by backspace(), cleanIndent(), comment(), copy(), cut(), deselectAll(), indent(), invertSelection(), keyDelete(), keyReturn(), killLine(), paste(), redo(), selectAll(), uncomment(), undo(), and unIndent(). |
|
||||||||||||
|
|
Reimplemented from Kate::View. Definition at line 592 of file kateview.h. References cmDown, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
|
|
|
Reimplemented from Kate::View. Definition at line 588 of file kateview.h. References cmEnd, and doCursorCommand(). Referenced by keyPressEvent(). |
|
||||||||||||
|
Definition at line 2493 of file kateview.cpp. References gotFocus(), Qt::Key_BackTab, Qt::Key_Tab, KeyPress, KateViewInternal::keyPressEvent(), and myViewInternal. |
|
||||||||||||||||||||
|
Definition at line 2140 of file kateview.cpp. References VConfig::flags, KateDocument::fontHeight, KateDocument::getTextLine(), KateViewInternal::getVConfig(), height, myDoc, myViewInternal, KateDocument::selectLength(), KateViewInternal::setPos(), textLine(), KateDocument::textWidth(), KateViewInternal::updateView(), KateDocument::updateViews(), KateViewInternal::xPos, and KateViewInternal::yPos. Referenced by doReplaceAction(), and findAgain(). |
|
|
Presents a search dialog to the user Definition at line 1863 of file kateview.cpp. References currentWord(), QString::find(), findAgain(), KateViewInternal::focusOutEvent(), SearchDialog::getFlags(), SearchDialog::getSearchFor(), KateDocument::hasMarkedText(), initSearch(), QString::isEmpty(), kwview_addToStrList(), QString::left(), markedText(), myDoc, myViewInternal, pos, QString::replace(), KateDocument::replaceWithList, s, searchFlags, KateDocument::searchForList, SearchDialog::setSearchText(), sfPrompt, sfReplace, and sfSelected. Referenced by findAgain(). |
|
|
Definition at line 819 of file kateview.h. Referenced by find(), findAgain(), and findPrev(). |
|
|
Definition at line 2512 of file kateview.cpp. References findAgain(), SConfig::flags, initSearch(), replaceAgain(), s, searchFlags, sfAgain, sfBackward, sfFromBeginning, sfPrompt, and sfReplace. |
|
|
|
Definition at line 820 of file kateview.h. References findAgain(). |
|
|
Flushes the document of the text widget. The user is given a chance to save the current document if the current document has been modified. Reimplemented from Kate::View. Definition at line 1781 of file kateview.cpp. References canDiscard(), KateDocument::flush(), and myDoc. |
|
|
Definition at line 1674 of file kateview.cpp. References KateDocument::colors, and myDoc. Referenced by configDialog(). |
|
||||||||||||
|
Implements KTextEditor::View. Definition at line 1541 of file kateview.cpp. References currentColumn(), and currentLine(). Referenced by KateDocument::doComment(). |
|
|
Returns a pointer to the document of the view. Reimplemented from Kate::View. Definition at line 844 of file kateview.h. References myDoc. |
|
|
Get the end of line mode (Unix, Macintosh or Dos) Definition at line 2362 of file kateview.cpp. References KateDocument::eolMode, and myDoc. Referenced by slotFileStatusChanged(). |
|
|
Gets the highlight number Reimplemented from Kate::View. Definition at line 2347 of file kateview.cpp. References KateDocument::highlightNum(), and myDoc. |
|
|
Reimplemented from Kate::View. Definition at line 2624 of file kateview.cpp. References HlManager::self(). |
|
|
Reimplemented from Kate::View. Definition at line 2629 of file kateview.cpp. References HlManager::self(). |
|
|
Reimplemented from Kate::View. Definition at line 2634 of file kateview.cpp. References HlManager::self(). |
|
|
Referenced by eventFilter(), and setFocus(). |
|
|
Definition at line 2619 of file kateview.cpp. References gotoMark(). Referenced by bookmarkMenuAboutToShow(). |
|
|
Presents a "Goto Line" dialog to the user Definition at line 1938 of file kateview.cpp. References KateViewInternal::center(), KateViewInternal::cursor, GotoLineDialog::getLine(), myDoc, myViewInternal, KateDocument::needPreHighlight(), KateDocument::numLines(), ufUpdateOnScroll, KateViewInternal::updateCursor(), KateViewInternal::updateView(), KateDocument::updateViews(), PointStruc::x, and PointStruc::y. |
|
|
Definition at line 2555 of file kateview.cpp. References KateViewInternal::center(), Kate::Mark::line, myDoc, myViewInternal, KateDocument::needPreHighlight(), ufUpdateOnScroll, KateViewInternal::updateCursor(), KateViewInternal::updateView(), KateDocument::updateViews(), PointStruc::x, and PointStruc::y. Referenced by gotoBookmark(). |
|
|
Queries if there is marked text Definition at line 1750 of file kateview.cpp. References KateDocument::hasMarkedText(), and myDoc. |
|
|
Reimplemented from Kate::View. Definition at line 586 of file kateview.h. References cmHome, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 837 of file kateview.h. References myIconBorder. |
|
|
Moves the current line or the selection one position to the right Definition at line 541 of file kateview.h. References cmIndent, and doEditCommand(). |
|
||||||||||||
|
Definition at line 1959 of file kateview.cpp. References KateViewInternal::cursor, QString::find(), QValueList< T >::first(), KateDocument::getTextLine(), KateDocument::lastLine(), QString::length(), myDoc, myViewInternal, pos, KateDocument::searchForList, sfBackward, sfCaseSensitive, sfFinished, sfFromBeginning, and textLine(). Referenced by find(), findAgain(), and replace(). |
|
||||||||||||
|
Insert text at the current cursor position. If length is a positive number, it restricts the number of inserted characters Reimplemented from KTextEditor::View. Definition at line 1743 of file kateview.cpp. References KateViewInternal::getVConfig(), KateDocument::insert(), myDoc, myViewInternal, and KateDocument::updateViews(). Referenced by KateDocument::doComment(), KateCommands::Character::execCmd(), and KateCommands::InsertTime::execCmd(). |
|
|
Definition at line 716 of file kateview.h. References KateViewInternal::insLine(), and myViewInternal. Referenced by KateDocument::insLine(). |
|
|
Install a Popup Menu. The Popup Menu will be activated on a right mouse button press event. Definition at line 2212 of file kateview.cpp. References rmbMenu. |
|
|
Inverts the current selection Definition at line 561 of file kateview.h. References cmInvertSelection, and doEditCommand(). |
|
|
Definition at line 2481 of file kateview.cpp. References active. |
|
|
Returns true if this editor is the only owner of its document Definition at line 1637 of file kateview.cpp. References KateDocument::isLastView(), and myDoc. |
|
|
Returns true if the document has been modified. Definition at line 1625 of file kateview.cpp. References KateDocument::modified, and myDoc. Referenced by canDiscard(), and save(). |
|
|
Overwrite mode is where the char under the cursor is replaced with the char typed by the user Implements KTextEditor::View. Definition at line 1685 of file kateview.cpp. References cfOvr, and configFlags. Referenced by setOverwriteMode(). |
|
|
Returns true if the document is in read only mode. Definition at line 1621 of file kateview.cpp. References myDoc, and KateDocument::readOnly. Referenced by KateViewInternal::doEditCommand(), KateViewInternal::keyPressEvent(), KateViewInternal::mousePressEvent(), redoMultiple(), replace(), replaceAgain(), setEol(), undoMultiple(), and undoState(). |
|
|
Reimplemented from Kate::View. Definition at line 572 of file kateview.h. References cmDelete, and doEditCommand(). Referenced by KateDocument::doComment(), and keyPressEvent(). |
|
|
Definition at line 1404 of file kateview.cpp. References backspace(), bottom(), bottomOfView(), cursorLeft(), cursorRight(), KateDocument::delMarkedText(), down(), end(), KateViewInternal::getVConfig(), home(), Key_K, keyDelete(), keyReturn(), killLine(), myDoc, myViewInternal, pageDown(), pageUp(), scrollDown(), scrollUp(), shiftBottom(), shiftCursorLeft(), shiftCursorRight(), shiftDown(), shiftEnd(), shiftHome(), shiftPageDown(), shiftPageUp(), shiftTop(), shiftUp(), shiftWordLeft(), shiftWordRight(), toggleInsert(), top(), topOfView(), up(), wordLeft(), and wordRight(). |
|
|
Reimplemented from Kate::View. Definition at line 571 of file kateview.h. References cmReturn, and doEditCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 574 of file kateview.h. References cmKillLine, and doEditCommand(). Referenced by keyPressEvent(). |
|
|
Gets the marked text as string Reimplemented from Kate::View. Definition at line 1754 of file kateview.cpp. References configFlags, KateDocument::markedText(), and myDoc. Referenced by KateDocument::doComment(), find(), and replace(). |
|
|
The cursor position has changed. Get the values with currentLine() and currentColumn() Referenced by KateViewInternal::updateView(). |
|
|
The marked text state has changed. This can be used to enable/disable cut and copy Referenced by KateDocument::updateViews(). |
|
|
Modified flag or config flags have changed Referenced by KateView(), and setConfig(). |
|
|
The undo/redo enable status has changed Referenced by KateView(), and undoHistory(). |
|
|
Returns the type of the next redo group. Definition at line 1656 of file kateview.cpp. References myDoc, and KateDocument::nextRedoType(). Referenced by slotNewUndo(). |
|
|
Returns the type of the next undo group. Definition at line 1652 of file kateview.cpp. References myDoc, and KateDocument::nextUndoType(). Referenced by slotNewUndo(). |
|
|
Gets the number of text lines; Definition at line 1708 of file kateview.cpp. References myDoc, and KateDocument::numLines(). |
|
|
Reimplemented from Kate::View. Definition at line 600 of file kateview.h. References cmPageDown, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 598 of file kateview.h. References cmPageUp, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Definition at line 2376 of file kateview.cpp. References g, height, width, Opie::MM::x, and Opie::MM::y. |
|
|
Inserts text from the clipboard at the actual cursor position Definition at line 515 of file kateview.h. References cmPaste, and doEditCommand(). Referenced by KateViewInternal::mousePressEvent(). |
|
|
Reads config entries Reimplemented from Kate::View. Definition at line 2217 of file kateview.cpp. References cfMark, KGlobal::config(), config(), configFlags, KateConfig::readNumEntry(), searchFlags, KateConfig::setGroup(), and sfPrompt. Referenced by KateView(). |
|
|
Reads session config out of the KateConfig object. This also includes the actual cursor position and the bookmarks. Reimplemented from Kate::View. Definition at line 2239 of file kateview.cpp. References myIconBorder, myViewInternal, setIconBorder(), KateViewInternal::updateCursor(), PointStruc::x, KateViewInternal::xPos, PointStruc::y, and KateViewInternal::yPos. |
|
|
Repeats an operation which has been undone before. Reimplemented from Kate::View. Definition at line 523 of file kateview.h. References cmRedo, and doEditCommand(). Referenced by undoHistory(). |
|
|
Repeats <count> operation which have been undone before. Called by slot redo(). Definition at line 1825 of file kateview.cpp. References KateViewInternal::getVConfig(), isReadOnly(), myDoc, myViewInternal, KateDocument::redo(), and KateDocument::updateViews(). Referenced by undoHistory(). |
|
|
Returns a list of all available redo types, in redo order. Definition at line 1665 of file kateview.cpp. References myDoc, and KateDocument::redoTypeList(). Referenced by UndoHistory::newUndo(). |
|
|
Presents a replace dialog to the user Definition at line 1899 of file kateview.cpp. References currentWord(), QString::find(), KateViewInternal::focusOutEvent(), SearchDialog::getFlags(), SearchDialog::getReplaceWith(), SearchDialog::getSearchFor(), KateDocument::hasMarkedText(), initSearch(), QString::isEmpty(), isReadOnly(), kwview_addToStrList(), QString::left(), markedText(), myDoc, myViewInternal, pos, QString::replace(), replaceAgain(), KateDocument::replaceWithList, s, searchFlags, KateDocument::searchForList, SearchDialog::setSearchText(), sfReplace, sfSelected, and str. |
|
|
Definition at line 2057 of file kateview.cpp. References doReplaceAction(), SConfig::flags, isReadOnly(), replaces, s, sfPrompt, and srAll. Referenced by findAgain(), and replace(). |
|
|
Definition at line 2208 of file kateview.cpp. References doReplaceAction(), and replacePrompt. Referenced by doReplaceAction(). |
|
|
Definition at line 2419 of file kateview.cpp. References myViewInternal, KateViewInternal::tagAll(), and KateViewInternal::updateView(). |
|
|
Saves the file if necessary under the current file name. If the current file name is Untitled, as it is after a call to newFile(), this routing will call saveAs(). Definition at line 1786 of file kateview.cpp. References isModified(), OK, saveAs(), and KMessageBox::Yes. Referenced by canDiscard(). |
|
|
Allows the user to save the file under a new name. This starts the automatic highlight selection. Definition at line 1794 of file kateview.cpp. References OK. Referenced by save(). |
|
|
Reimplemented from Kate::View. Definition at line 595 of file kateview.h. References cmScrollDown, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 594 of file kateview.h. References cmScrollUp, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Selects all text Definition at line 553 of file kateview.h. References cmSelectAll, and doEditCommand(). |
|
|
Definition at line 2476 of file kateview.cpp. References active. |
|
|
Sets the config flags Definition at line 1583 of file kateview.cpp. References cfShowTabs, cfSingleSelection, configFlags, myDoc, myViewInternal, newStatus(), KateDocument::setSingleSelection(), and updateView(). Referenced by EditConfigTab::getData(), SelectConfigTab::getData(), IndentConfigTab::getData(), setOverwriteMode(), toggleInsert(), and toggleVertical(). |
|
||||||||||||||||
|
Implements KTextEditor::View. Definition at line 1536 of file kateview.cpp. References setCursorPositionInternal(). |
|
||||||||||||
|
Sets the current cursor position Definition at line 1563 of file kateview.cpp. References KateViewInternal::center(), myDoc, myViewInternal, KateViewInternal::updateCursor(), KateDocument::updateViews(), PointStruc::x, and PointStruc::y. Referenced by setCursorPosition(). |
|
|
Definition at line 2351 of file kateview.cpp. References myDoc, and KateDocument::setDontChangeHlOnSave(). |
|
|
Definition at line 1608 of file kateview.cpp. References myDoc, KateDocument::setEncoding(), and KateDocument::updateViews(). Referenced by EditConfigTab::getData(). |
|
|
Set the end of line mode (Unix, Macintosh or Dos) Definition at line 2366 of file kateview.cpp. References KateDocument::eolMode, isReadOnly(), myDoc, and KateDocument::setModified(). |
|
|
Definition at line 2486 of file kateview.cpp. References gotFocus(). |
|
|
Sets the highlight number n Reimplemented from Kate::View. Definition at line 2356 of file kateview.cpp. References myDoc, KateDocument::setDontChangeHlOnSave(), KateDocument::setHighlight(), and KateDocument::updateViews(). |
|
|
Reimplemented from Kate::View. Definition at line 2534 of file kateview.cpp. References KateViewInternal::iconBorderWidth, KateViewInternal::leftBorder, myIconBorder, and myViewInternal. Referenced by readSessionConfig(), and toggleIconBorder(). |
|
|
Sets the modification status of the document Definition at line 1633 of file kateview.cpp. References myDoc, and KateDocument::setModified(). |
|
|
Implements KTextEditor::View. Definition at line 1690 of file kateview.cpp. References cfOvr, configFlags, isOverwriteMode(), and setConfig(). |
|
||||||||||||
|
Definition at line 725 of file kateview.h. References myViewInternal, and KateViewInternal::setPos(). |
|
|
Sets the read-only flag of the document Definition at line 1629 of file kateview.cpp. References myDoc, and KateDocument::setReadOnly(). |
|
|
Definition at line 1603 of file kateview.cpp. References myDoc, KateDocument::setTabWidth(), and KateDocument::updateViews(). Referenced by EditConfigTab::getData(). |
|
|
Discard old text without warning and set new text Definition at line 1738 of file kateview.cpp. References myDoc, KateDocument::setText(), and KateDocument::updateViews(). |
|
|
Definition at line 1617 of file kateview.cpp. References myDoc, and KateDocument::setUndoSteps(). Referenced by EditConfigTab::getData(). |
|
|
Reimplemented from Kate::View. Definition at line 605 of file kateview.h. References cmBottom, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 579 of file kateview.h. References cmLeft, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 581 of file kateview.h. References cmRight, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 593 of file kateview.h. References cmDown, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 589 of file kateview.h. References cmEnd, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 587 of file kateview.h. References cmHome, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 601 of file kateview.h. References cmPageDown, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 599 of file kateview.h. References cmPageUp, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 603 of file kateview.h. References cmTop, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 591 of file kateview.h. References cmUp, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 583 of file kateview.h. References cmWordLeft, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 585 of file kateview.h. References cmWordRight, doCursorCommand(), and selectFlag. Referenced by keyPressEvent(). |
|
|
Definition at line 2646 of file kateview.cpp. References KateDocument::getFont(), myDoc, and KateDocument::setFont(). |
|
|
Reimplemented from Kate::View. Definition at line 2523 of file kateview.cpp. |
|
|
Definition at line 1362 of file kateview.cpp. References getEol(). Referenced by KateView(). |
|
|
Definition at line 1398 of file kateview.cpp. Referenced by KateView(). |
|
|
Definition at line 2639 of file kateview.cpp. References KateDocument::getFont(), myDoc, and KateDocument::setFont(). |
|
|
Definition at line 1369 of file kateview.cpp. References i18n, nextRedoType(), nextUndoType(), t, undoState(), and undoTypeName(). Referenced by KateView(), and slotUpdate(). |
|
|
Definition at line 1354 of file kateview.cpp. References config(), and slotNewUndo(). Referenced by KateView(). |
|
|
Definition at line 1599 of file kateview.cpp. References myDoc, and KateDocument::tabChars. Referenced by EditConfigTab::EditConfigTab(). |
|
|
Definition at line 724 of file kateview.h. References myViewInternal, and KateViewInternal::tagAll(). Referenced by KateDocument::clear(), and KateDocument::updateFontData(). |
|
||||||||||||||||||||
|
Definition at line 723 of file kateview.h. References myViewInternal, and KateViewInternal::tagLines(). |
|
|
Gets the complete document content as string Definition at line 1712 of file kateview.cpp. References myDoc, and KateDocument::text(). |
|
|
Gets a text line Definition at line 1721 of file kateview.cpp. References KateDocument::getTextLine(), and myDoc. Referenced by bookmarkMenuAboutToShow(), currentTextLine(), KateCommands::SedReplace::execCmd(), exposeFound(), and initSearch(). |
|
|
Reimplemented from Kate::View. Definition at line 2568 of file kateview.cpp. References Kate::Document::Bookmark, currentLine(), KateDocument::getTextLine(), myDoc, KateDocument::tagLines(), and KateDocument::updateViews(). |
|
|
Reimplemented from Kate::View. Definition at line 2550 of file kateview.cpp. References myIconBorder, and setIconBorder(). |
|
|
Toggles Insert mode Definition at line 1698 of file kateview.cpp. References cfOvr, configFlags, and setConfig(). Referenced by keyPressEvent(). |
|
|
Toggles "Vertical Selections" option Definition at line 1702 of file kateview.cpp. References cfVerticalSelect, configFlags, and setConfig(). |
|
|
Reimplemented from Kate::View. Definition at line 602 of file kateview.h. References cmTop, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 596 of file kateview.h. References cmTopOfView, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
removes comment signs in the current line Definition at line 569 of file kateview.h. References cmUncomment, and doEditCommand(). |
|
|
Undoes the last operation. The number of undo steps is configurable Reimplemented from Kate::View. Definition at line 519 of file kateview.h. References cmUndo, and doEditCommand(). Referenced by undoHistory(). |
|
|
Displays the undo history dialog Reimplemented from Kate::View. Definition at line 1835 of file kateview.cpp. References i18n, newUndo(), redo(), redoMultiple(), undo(), and undoMultiple(). |
|
|
Undoes <count> operations. Called by slot undo(). Definition at line 1815 of file kateview.cpp. References KateViewInternal::getVConfig(), isReadOnly(), myDoc, myViewInternal, KateDocument::undo(), and KateDocument::updateViews(). Referenced by undoHistory(). |
|
|
Definition at line 1645 of file kateview.cpp. References isReadOnly(), myDoc, and KateDocument::undoState. Referenced by slotNewUndo(). |
|
|
Definition at line 1613 of file kateview.cpp. References myDoc, and KateDocument::undoSteps. Referenced by EditConfigTab::EditConfigTab(). |
|
|
Returns a list of all available undo types, in undo order. Definition at line 1660 of file kateview.cpp. References myDoc, and KateDocument::undoTypeList(). Referenced by UndoHistory::newUndo(). |
|
|
Returns a short text description of the given undo type, which is obtained with nextUndoType(), nextRedoType(), undoTypeList(), and redoTypeList(), suitable for display in a menu entry. It is not translated; use i18n() before displaying this string. Definition at line 1670 of file kateview.cpp. References KateActionGroup::typeName(). Referenced by UndoHistory::newUndo(), and slotNewUndo(). |
|
|
Moves the current line or the selection one position to the left Definition at line 545 of file kateview.h. References cmUnindent, and doEditCommand(). |
|
|
Reimplemented from Kate::View. Definition at line 590 of file kateview.h. References cmUp, and doCursorCommand(). Referenced by keyPressEvent(). |
|
||||||||||||
|
Definition at line 720 of file kateview.h. References myViewInternal, and KateViewInternal::updateCursor(). |
|
|
Definition at line 719 of file kateview.h. References myViewInternal, and KateViewInternal::updateCursor(). |
|
|
Definition at line 718 of file kateview.h. References myViewInternal, and KateViewInternal::updateCursor(). Referenced by KateDocument::clear(), KateDocument::recordEnd(), KateDocument::redo(), and KateDocument::updateFontData(). |
|
|
Definition at line 728 of file kateview.h. References myViewInternal, and KateViewInternal::updateView(). Referenced by setConfig(), and KateDocument::updateViews(). |
|
||||||||||||
|
Gets the word at position x, y. Can be used to find the word under the mouse cursor Definition at line 1730 of file kateview.cpp. References KateDocument::fontHeight, KateDocument::getTextLine(), KateDocument::getWord(), KateDocument::lastLine(), myDoc, myViewInternal, KateDocument::textPos(), PointStruc::x, KateViewInternal::xPos, PointStruc::y, and KateViewInternal::yPos. |
|
|
Reimplemented from Kate::View. Definition at line 582 of file kateview.h. References cmWordLeft, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Reimplemented from Kate::View. Definition at line 584 of file kateview.h. References cmWordRight, and doCursorCommand(). Referenced by keyPressEvent(). |
|
|
Writes config entries i Reimplemented from Kate::View. Definition at line 2228 of file kateview.cpp. References KGlobal::config(), config(), configFlags, searchFlags, KateConfig::setGroup(), and KateConfig::writeEntry(). Referenced by ~KateView(). |
|
|
Writes session config into the KateConfig object Reimplemented from Kate::View. Definition at line 2252 of file kateview.cpp. References KateViewInternal::cursor, myIconBorder, myViewInternal, KateConfig::writeEntry(), PointStruc::x, KateViewInternal::xPos, PointStruc::y, and KateViewInternal::yPos. |
|
|
Definition at line 274 of file kateview.h. |
|
|
Definition at line 275 of file kateview.h. Referenced by KateView(). |
|
|
Definition at line 272 of file kateview.h. Referenced by KateView(). |
|
|
Definition at line 812 of file kateview.h. Referenced by isActive(), KateView(), and setActive(). |
|
|
Definition at line 422 of file kateview.h. Referenced by config(), doReplaceAction(), KateViewInternal::getVConfig(), isOverwriteMode(), KateView(), markedText(), KateViewInternal::paintCursor(), KateViewInternal::paintEvent(), KateViewInternal::paintTextLines(), readConfig(), setConfig(), setOverwriteMode(), toggleInsert(), toggleVertical(), and writeConfig(). |
|
|
Definition at line 814 of file kateview.h. |
|
|
|
Definition at line 813 of file kateview.h. Referenced by iconBorder(), KateView(), KateIconBorder::paintEvent(), KateIconBorder::paintLine(), readSessionConfig(), setIconBorder(), toggleIconBorder(), and writeSessionConfig(). |
|
|
Definition at line 856 of file kateview.h. Referenced by KateView(). |
|
|
|
Definition at line 637 of file kateview.h. Referenced by doReplaceAction(), KateView(), and replaceSlot(). |
|
|
Definition at line 635 of file kateview.h. Referenced by askReplaceEnd(), doReplaceAction(), and replaceAgain(). |
|
|
Definition at line 648 of file kateview.h. Referenced by installPopup(), KateView(), and KateViewInternal::mousePressEvent(). |
|
|
Definition at line 636 of file kateview.h. Referenced by askReplaceEnd(), doReplaceAction(), find(), findAgain(), replace(), and replaceAgain(). |
|
|
Definition at line 634 of file kateview.h. Referenced by find(), findAgain(), KateView(), readConfig(), replace(), and writeConfig(). |
|
|
Definition at line 1184 of file kateview.cpp. Referenced by KateView(). |
1.4.2