#include </home/clem/local/src/opie/core/apps/embeddedkonsole/TEWidget.h>
Collaboration diagram for TEWidget:

Public Types | |
| enum | { SCRNONE = 0, SCRLEFT = 1, SCRRIGHT = 2 } |
| enum | { SCRNONE = 0, SCRLEFT = 1, SCRRIGHT = 2 } |
Public Slots | |
| void | onClearSelection () |
| void | onClearSelection () |
Signals | |
| void | keyPressedSignal (QKeyEvent *e) |
| void | mouseSignal (int cb, int cx, int cy) |
| void | changedImageSizeSignal (int lines, int columns) |
| void | changedHistoryCursor (int value) |
| void | changedHorzCursor (int value) |
| void | configureRequest (TEWidget *, int state, int x, int y) |
| void | clearSelectionSignal () |
| void | beginSelectionSignal (const int x, const int y) |
| void | extendSelectionSignal (const int x, const int y) |
| void | endSelectionSignal (const BOOL preserve_line_breaks) |
| void | changeFontSize (int) |
| void | toggleFullScreen () |
| void | setFullScreen (bool) |
| void | changeSession (int) |
| void | newSession () |
| void | keyPressedSignal (QKeyEvent *e) |
| void | mouseSignal (int cb, int cx, int cy) |
| void | changedImageSizeSignal (int lines, int columns) |
| void | changedHistoryCursor (int value) |
| void | configureRequest (TEWidget *, int state, int x, int y) |
| void | clearSelectionSignal () |
| void | beginSelectionSignal (const int x, const int y) |
| void | extendSelectionSignal (const int x, const int y) |
| void | endSelectionSignal (const BOOL preserve_line_breaks) |
Public Member Functions | |
| TEWidget (QWidget *parent=0, const char *name=0) | |
| virtual | ~TEWidget () |
| QColor | getDefaultBackColor () |
| const ColorEntry * | getColorTable () const |
| const ColorEntry * | getdefaultColorTable () const |
| void | setColorTable (const ColorEntry table[]) |
| void | setScrollbarLocation (int loc) |
| void | setScroll (int cursor, int lines) |
| void | doScroll (int lines) |
| void | doHScroll (int lines) |
| void | emitSelection () |
| void | setWrapAt (int columns) |
| void | setImage (const ca *const newimg, int lines, int columns) |
| int | Lines () |
| int | Columns () |
| void | calcGeometry () |
| void | propagateSize () |
| QSize | calcSize (int cols, int lins) const |
| QSize | sizeHint () const |
| void | Bell () |
| void | emitText (QString text) |
| void | pasteClipboard () |
| const QPixmap * | backgroundPixmap () |
| void | setSelection (const QString &t) |
| virtual void | setFont (const QFont &) |
| void | setVTFont (const QFont &) |
| QFont | getVTFont () |
| void | setMouseMarks (bool on) |
| TEWidget (QWidget *parent=0, const char *name=0) | |
| virtual | ~TEWidget () |
| QColor | getDefaultBackColor () |
| QPushButton * | cornerButton () |
| const ColorEntry * | getColorTable () const |
| const ColorEntry * | getdefaultColorTable () const |
| void | setColorTable (const ColorEntry table[]) |
| void | setScrollbarLocation (int loc) |
| void | setScroll (int cursor, int lines) |
| void | doScroll (int lines) |
| void | emitSelection () |
| void | setWrapAt (int columns) |
| void | setImage (const ca *const newimg, int lines, int columns) |
| int | Lines () |
| int | Columns () |
| void | calcGeometry () |
| void | propagateSize () |
| QSize | calcSize (int cols, int lins) const |
| QSize | sizeHint () const |
| void | Bell () |
| void | emitText (QString text) |
| void | pasteClipboard () |
| const QPixmap * | backgroundPixmap () |
| void | setSelection (const QString &t) |
| virtual void | setFont (const QFont &) |
| void | setVTFont (const QFont &) |
| QFont | getVTFont () |
| void | setMouseMarks (bool on) |
Public Attributes | |
| bool | useHorzScroll |
| bool | useBeep |
| int | color_menu_item |
| TESession * | currentSession |
| TESession * | currentSession |
Protected Slots | |
| void | scrollChanged (int value) |
| void | hScrollChanged (int value) |
| void | blinkEvent () |
| void | scrollChanged (int value) |
| void | hscrollChanged (int value) |
| void | blinkEvent () |
Protected Member Functions | |
| virtual void | styleChange (QStyle &) |
| bool | eventFilter (QObject *, QEvent *) |
| void | drawAttrStr (QPainter &paint, QRect rect, QString &str, ca attr, BOOL pm, BOOL clear) |
| void | paintEvent (QPaintEvent *) |
| void | resizeEvent (QResizeEvent *) |
| void | fontChange (const QFont &font) |
| void | frameChanged () |
| void | mouseDoubleClickEvent (QMouseEvent *ev) |
| void | mousePressEvent (QMouseEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
| void | mouseMoveEvent (QMouseEvent *) |
| void | focusInEvent (QFocusEvent *) |
| void | focusOutEvent (QFocusEvent *) |
| bool | focusNextPrevChild (bool next) |
| void | dragEnterEvent (QDragEnterEvent *event) |
| void | dropEvent (QDropEvent *event) |
| virtual int | charClass (char) const |
| void | clearImage () |
| virtual void | styleChange (QStyle &) |
| bool | eventFilter (QObject *, QEvent *) |
| void | drawAttrStr (QPainter &paint, QRect rect, QString &str, ca attr, BOOL pm, BOOL clear) |
| void | paintEvent (QPaintEvent *) |
| void | resizeEvent (QResizeEvent *) |
| void | fontChange (const QFont &font) |
| void | frameChanged () |
| void | mouseDoubleClickEvent (QMouseEvent *ev) |
| void | mousePressEvent (QMouseEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
| void | mouseMoveEvent (QMouseEvent *) |
| void | focusInEvent (QFocusEvent *) |
| void | focusOutEvent (QFocusEvent *) |
| bool | focusNextPrevChild (bool next) |
| virtual int | charClass (char) const |
| void | clearImage () |
Private Slots | |
| void | drop_menu_activated (int item) |
| void | drop_menu_activated (int item) |
Private Member Functions | |
| void | makeImage () |
| void | makeImage () |
Private Attributes | |
| QChar(* | fontMap )(QChar) |
| int | font_h |
| int | font_w |
| int | font_a |
| int | blX |
| int | brX |
| int | bY |
| int | lines |
| int | columns |
| ca * | image |
| ColorEntry | color_table [TABLE_COLORS] |
| BOOL | resizing |
| bool | mouse_marks |
| QPoint | iPntSel |
| QPoint | pntSel |
| int | actSel |
| BOOL | word_selection_mode |
| BOOL | preserve_line_breaks |
| QClipboard * | cb |
| QScrollBar * | scrollbar |
| QScrollBar * | hScrollbar |
| int | scrollLoc |
| int | hScrollLoc |
| int | hposition |
| int | vcolumns |
| int | mouse_down_x |
| int | mouse_down_y |
| BOOL | blinking |
| BOOL | hasBlinker |
| QTimer * | blinkT |
| QPopupMenu * | m_drop |
| QString | dropText |
| bool | fixed_font |
| ca * | image |
| QPushButton * | m_cornerButton |
| QClipboard * | cb |
| QScrollBar * | scrollbar |
| QScrollBar * | hscrollbar |
| QTimer * | blinkT |
| QPopupMenu * | m_drop |
This class is responsible to map the `image' of a terminal emulation to the display. All the dependency of the emulation to a specific GUI or toolkit is localized here. Further, this widget has no knowledge about being part of an emulation, it simply work within the terminal emulation framework by exposing size and key events and by being ordered to show a new image.
Emulation
Definition at line 38 of file TEWidget.h.
|
|
Definition at line 58 of file TEWidget.h. |
|
|
Definition at line 65 of file TEWidget.h. |
|
||||||||||||
|
Definition at line 286 of file TEWidget.cpp. References actSel, blinkEvent(), blinking, blinkT, cb, columns, currentSession, FALSE, font_a, font_h, font_w, hposition, hScrollbar, hScrollChanged(), image, lines, NULL, onClearSelection(), qApp, Config::readBoolEntry(), Config::readNumEntry(), resizing, SCRLEFT, SCRNONE, scrollbar, scrollChanged(), scrollLoc, SCRRIGHT, setColorTable(), Config::setGroup(), setMouseMarks(), setVTFont(), TRUE, useBeep, useHorzScroll, vcolumns, and word_selection_mode. |
|
|
Definition at line 361 of file TEWidget.cpp. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 150 of file TEWidget.cpp. Referenced by paintEvent(), setColorTable(), and setImage(). |
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by mouseDoubleClickEvent(), and mouseMoveEvent(). |
|
|
|
|
|
Definition at line 1182 of file TEWidget.cpp. References useBeep. Referenced by TEmulation::onRcvChar(), and TEmuVt102::tau(). |
|
|
|
|
|
Definition at line 547 of file TEWidget.cpp. References blinking, and FALSE. Referenced by TEWidget(). |
|
|
|
|
|
Definition at line 1221 of file TEWidget.cpp. References blX, brX, bY, columns, font_h, font_w, height, hposition, hScrollbar, lines, p, Config::readBoolEntry(), rimX, rimY, SCRLEFT, SCRNONE, scrollbar, scrollLoc, SCRRIGHT, Config::setGroup(), useHorzScroll, vcolumns, and width. Referenced by makeImage(). |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 1304 of file TEWidget.cpp. References font_h, font_w, height, rimX, rimY, SCRNONE, scrollbar, scrollLoc, and width. Referenced by Konsole::calcSize(), and EmulationHandler::EmulationHandler(). |
|
|
|
|
|
Referenced by scrollChanged(). |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by propagateSize(). |
|
|
Referenced by eventFilter(). |
|
|
Referenced by eventFilter(). |
|
|
|
|
|
Definition at line 909 of file TEWidget.cpp. Referenced by mouseDoubleClickEvent(), and mouseMoveEvent(). |
|
|
|
|
|
Definition at line 1205 of file TEWidget.cpp. References ca::b, ca::c, columns, ca::f, image, lines, loc, ca::r, Opie::MM::x, and Opie::MM::y. Referenced by makeImage(), and propagateSize(). |
|
|
|
|
|
Referenced by emitSelection(), mouseDoubleClickEvent(), mousePressEvent(), and onClearSelection(). |
|
|
Definition at line 79 of file TEWidget.h. References columns. |
|
|
Definition at line 68 of file TEWidget.h. Referenced by TEmulation::setConnect(), TEmulation::TEmulation(), and TESession::TESession(). |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
Referenced by mousePressEvent(). |
|
|
Definition at line 1346 of file TEWidget.cpp. References m_cornerButton. Referenced by EmulationHandler::cornerButton(). |
|
|
Definition at line 1011 of file TEWidget.cpp. References hScrollbar. |
|
|
|
|
|
Definition at line 1006 of file TEWidget.cpp. References scrollbar. Referenced by TEmuVt102::onKeyPress(). |
|
|
Definition at line 1331 of file TEWidget.cpp. |
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
attributed string draw primitive Definition at line 377 of file TEWidget.cpp. References ca::b, blinking, color_table, ca::f, font_a, ca::r, and RE_UNDERLINE. Referenced by paintEvent(), and setImage(). |
|
|
|
|
|
Definition at line 1392 of file TEWidget.cpp. References currentSession, dropText, QFile::encodeName(), TESession::getEmulation(), QString::local8Bit(), and S_ISDIR. |
|
|
Definition at line 1337 of file TEWidget.cpp. References QPtrList< type >::count(), currentSession, dropText, QPtrList< type >::first(), TESession::getEmulation(), QString::local8Bit(), m_drop, QPtrList< type >::next(), and p. |
|
|
|
|
|
Definition at line 939 of file TEWidget.cpp. References clearSelectionSignal(), QString::isNull(), KeyPress, keyPressedSignal(), QString::replace(), and text. Referenced by EmulationHandler::copy(), mousePressEvent(), TEmuVt102::onKeyPress(), and pasteClipboard(). |
|
|
|
|
|
Definition at line 955 of file TEWidget.cpp. References KeyPress, and keyPressedSignal(). Referenced by Konsole::enterCommand(), Konsole::hitEnter(), Konsole::hitSpace(), Konsole::hitTab(), and Konsole::setDocument(). |
|
|
|
|
|
Referenced by mouseDoubleClickEvent(), and mouseReleaseEvent(). |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 1015 of file TEWidget.cpp. References actSel, cb, changeFontSize(), changeSession(), FALSE, Key_F13, Key_F2, Key_F3, Key_F4, Key_F5, Key_F6, Key_F9, Qt::Key_Left, Qt::Key_Right, Qt::Key_Tab, KeyPress, keyPressedSignal(), KeyRelease, newSession(), onClearSelection(), pasteClipboard(), qApp, scrollbar, toggleFullScreen(), TRUE, and vcolumns. |
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by mouseDoubleClickEvent(), and mouseMoveEvent(). |
|
|
|
|
|
Definition at line 888 of file TEWidget.cpp. |
|
|
|
|
|
Definition at line 900 of file TEWidget.cpp. |
|
|
|
|
|
Definition at line 895 of file TEWidget.cpp. |
|
|
|
|
|
Definition at line 240 of file TEWidget.cpp. References font_a, font_h, font_w, fontMap, identicalMap(), printf, propagateSize(), and vt100extended(). |
|
|
|
|
|
Definition at line 1171 of file TEWidget.cpp. References propagateSize(). |
|
|
|
|
|
Definition at line 139 of file TEWidget.cpp. References color_table. |
|
|
|
|
|
Definition at line 134 of file TEWidget.cpp. References ColorEntry::color, color_table, and DEFAULT_BACK_COLOR. |
|
|
|
|
|
Definition at line 144 of file TEWidget.cpp. Referenced by Konsole::colorMenuSelected(), EmulationHandler::setColor(), and Konsole::setColors(). |
|
|
|
|
|
Definition at line 271 of file TEWidget.cpp. Referenced by Konsole::changeFontSize(), Konsole::cycleZoom(), and Konsole::switchSession(). |
|
|
Definition at line 634 of file TEWidget.cpp. References hposition, and propagateSize(). |
|
|
Definition at line 612 of file TEWidget.cpp. References hposition, and propagateSize(). Referenced by TEWidget(). |
|
|
|
|
|
Referenced by emitSelection(), emitText(), and eventFilter(). |
|
|
Definition at line 78 of file TEWidget.h. References lines. |
|
|
Definition at line 67 of file TEWidget.h. Referenced by TEmulation::bulkEnd(), TEmuVt102::onKeyPress(), TEmulation::setConnect(), TEmulation::TEmulation(), and TESession::TESession(). |
|
|
|
|
|
Definition at line 1295 of file TEWidget.cpp. References calcGeometry(), clearImage(), columns, image, and lines. Referenced by propagateSize(). |
|
|
|
|
|
Definition at line 838 of file TEWidget.cpp. References actSel, beginSelectionSignal(), blX, bY, charClass(), clearSelectionSignal(), columns, endSelectionSignal(), extendSelectionSignal(), font_h, font_w, i, image, iPntSel, loc, mouse_marks, mouseSignal(), pos, preserve_line_breaks, TRUE, word_selection_mode, and Opie::MM::x. |
|
|
|
|
|
Definition at line 712 of file TEWidget.cpp. References actSel, beginSelectionSignal(), blX, bY, charClass(), columns, extendSelectionSignal(), FALSE, font_h, font_w, i, image, iPntSel, lines, loc, pntSel, pos, scrollbar, word_selection_mode, and yMouseScroll. |
|
|
|
|
|
Definition at line 670 of file TEWidget.cpp. References actSel, blX, bY, clearSelectionSignal(), configureRequest(), emitSelection(), FALSE, font_h, font_w, iPntSel, mouse_down_x, mouse_down_y, mouse_marks, mouseSignal(), pntSel, pos, preserve_line_breaks, and word_selection_mode. |
|
|
|
|
|
Definition at line 807 of file TEWidget.cpp. References actSel, blX, bY, endSelectionSignal(), font_h, font_w, mouse_down_x, mouse_down_y, mouse_marks, mouseSignal(), preserve_line_breaks, qApp, setFullScreen(), and TRUE. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Referenced by mouseDoubleClickEvent(), mousePressEvent(), and mouseReleaseEvent(). |
|
|
Referenced by eventFilter(). |
|
|
|
|
|
Definition at line 981 of file TEWidget.cpp. References clearSelectionSignal(). Referenced by eventFilter(), setSelection(), and TEWidget(). |
|
|
|
|
|
The difference of this routine vs. the `setImage' is, that the drawing does not include a difference analysis between the old and the new image. Instead, the internal image is used and the painting bound by the PaintEvent box. Definition at line 481 of file TEWidget.cpp. References ca::b, backgroundPixmap(), blX, bY, cb, columns, drawAttrStr(), f, ca::f, FALSE, font_h, font_w, fontMap, HCNT, image, len, lines, loc, NULL, ca::r, TRUE, Opie::MM::x, and Opie::MM::y. |
|
|
|
|
|
Definition at line 961 of file TEWidget.cpp. References emitSelection(). Referenced by eventFilter(), Konsole::hitPaste(), and EmulationHandler::paste(). |
|
|
|
|
|
Definition at line 575 of file TEWidget.cpp. References changedImageSizeSignal(), clearImage(), columns, FALSE, image, lines, makeImage(), resizing, and TRUE. Referenced by fontChange(), frameChanged(), hscrollChanged(), hScrollChanged(), resizeEvent(), setScrollbarLocation(), setWrapAt(), and styleChange(). |
|
|
|
|
|
Definition at line 559 of file TEWidget.cpp. References assert, HCNT, height, propagateSize(), and width. |
|
|
|
|
|
Definition at line 608 of file TEWidget.cpp. References changedHistoryCursor(), and scrollbar. Referenced by setScroll(), and TEWidget(). |
|
|
|
|
|
Definition at line 157 of file TEWidget.cpp. References backgroundPixmap(), color_table, DEFAULT_BACK_COLOR, i, and TABLE_COLORS. Referenced by Konsole::colorMenuSelected(), EmulationHandler::setColor(), Konsole::setColors(), and TEWidget(). |
|
|
|
|
|
Definition at line 275 of file TEWidget.cpp. |
|
|
Referenced by mouseReleaseEvent(). |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
The image can only be set completely. The size of the new image may or may not match the size of the widget. Definition at line 413 of file TEWidget.cpp. References ca::b, backgroundPixmap(), blinking, blinkT, blX, bY, cb, drawAttrStr(), ca::f, f, FALSE, font_h, font_w, fontMap, hasBlinker, HCNT, image, len, NULL, ca::r, RE_BLINK, resizing, TRUE, Opie::MM::x, and Opie::MM::y. Referenced by TEmulation::showBulk(). |
|
|
|
|
|
Definition at line 925 of file TEWidget.cpp. References mouse_marks. Referenced by TEmuVt102::resetMode(), TEmuVt102::setMode(), and TEWidget(). |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 620 of file TEWidget.cpp. References lines, scrollbar, and scrollChanged(). Referenced by TEmulation::showBulk(). |
|
|
|
|
|
Definition at line 629 of file TEWidget.cpp. References propagateSize(), and scrollLoc. Referenced by Konsole::configMenuSelected(), Konsole::scrollMenuSelected(), and EmulationHandler::setScrollbarLocation(). |
|
|
|
|
|
Definition at line 966 of file TEWidget.cpp. References cb, and onClearSelection(). Referenced by TEmulation::setSelection(). |
|
|
|
|
|
Definition at line 266 of file TEWidget.cpp. Referenced by EmulationHandler::load(), Konsole::newSession(), Konsole::setFont(), and TEWidget(). |
|
|
|
|
|
Definition at line 1426 of file TEWidget.cpp. References propagateSize(), and vcolumns. Referenced by Konsole::doWrap(), and EmulationHandler::setWrap(). |
|
|
|
|
|
Definition at line 1312 of file TEWidget.cpp. References size. |
|
|
|
|
|
Definition at line 1317 of file TEWidget.cpp. References propagateSize(). |
|
|
Referenced by eventFilter(). |
|
|
Definition at line 188 of file TEWidget.h. Referenced by eventFilter(), mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), and TEWidget(). |
|
|
Definition at line 202 of file TEWidget.h. Referenced by blinkEvent(), drawAttrStr(), setImage(), and TEWidget(). |
|
|
Definition at line 204 of file TEWidget.h. |
|
|
Definition at line 202 of file TEWidget.h. Referenced by setImage(), and TEWidget(). |
|
|
Definition at line 171 of file TEWidget.h. Referenced by calcGeometry(), mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), paintEvent(), and setImage(). |
|
|
Definition at line 172 of file TEWidget.h. Referenced by calcGeometry(). |
|
|
Definition at line 173 of file TEWidget.h. Referenced by calcGeometry(), mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), paintEvent(), and setImage(). |
|
|
Definition at line 193 of file TEWidget.h. |
|
|
Definition at line 188 of file TEWidget.h. Referenced by eventFilter(), paintEvent(), setImage(), setSelection(), and TEWidget(). |
|
|
Definition at line 78 of file TEWidget.h. |
|
|
Definition at line 179 of file TEWidget.h. Referenced by drawAttrStr(), getColorTable(), getDefaultBackColor(), and setColorTable(). |
|
|
Definition at line 176 of file TEWidget.h. Referenced by calcGeometry(), clearImage(), Columns(), makeImage(), mouseDoubleClickEvent(), mouseMoveEvent(), paintEvent(), propagateSize(), and TEWidget(). |
|
|
Definition at line 209 of file TEWidget.h. |
|
|
Definition at line 208 of file TEWidget.h. Referenced by Konsole::doneSession(), drop_menu_activated(), dropEvent(), Konsole::switchSession(), and TEWidget(). |
|
|
Definition at line 206 of file TEWidget.h. Referenced by drop_menu_activated(), and dropEvent(). |
|
|
Definition at line 166 of file TEWidget.h. |
|
|
Definition at line 169 of file TEWidget.h. Referenced by drawAttrStr(), fontChange(), and TEWidget(). |
|
|
Definition at line 167 of file TEWidget.h. Referenced by calcGeometry(), calcSize(), fontChange(), mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), paintEvent(), setImage(), and TEWidget(). |
|
|
Definition at line 168 of file TEWidget.h. Referenced by calcGeometry(), calcSize(), fontChange(), mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), paintEvent(), setImage(), and TEWidget(). |
|
|
Referenced by fontChange(), paintEvent(), and setImage(). |
|
|
Definition at line 203 of file TEWidget.h. Referenced by setImage(). |
|
|
Definition at line 196 of file TEWidget.h. Referenced by calcGeometry(), hscrollChanged(), hScrollChanged(), and TEWidget(). |
|
|
Definition at line 194 of file TEWidget.h. |
|
|
Definition at line 189 of file TEWidget.h. Referenced by calcGeometry(), doHScroll(), and TEWidget(). |
|
|
Definition at line 191 of file TEWidget.h. |
|
|
Definition at line 177 of file TEWidget.h. |
|
|
Definition at line 173 of file TEWidget.h. Referenced by clearImage(), makeImage(), mouseDoubleClickEvent(), mouseMoveEvent(), paintEvent(), propagateSize(), setImage(), TEWidget(), and ~TEWidget(). |
|
|
Definition at line 186 of file TEWidget.h. Referenced by mouseDoubleClickEvent(), mouseMoveEvent(), and mousePressEvent(). |
|
|
Definition at line 175 of file TEWidget.h. Referenced by calcGeometry(), clearImage(), Lines(), makeImage(), mouseMoveEvent(), paintEvent(), propagateSize(), setScroll(), and TEWidget(). |
|
|
Definition at line 192 of file TEWidget.h. Referenced by cornerButton(). |
|
|
Definition at line 205 of file TEWidget.h. |
|
|
Definition at line 203 of file TEWidget.h. Referenced by dropEvent(). |
|
|
Definition at line 194 of file TEWidget.h. Referenced by mousePressEvent(), and mouseReleaseEvent(). |
|
|
Definition at line 194 of file TEWidget.h. Referenced by mousePressEvent(), and mouseReleaseEvent(). |
|
|
Definition at line 182 of file TEWidget.h. Referenced by mouseDoubleClickEvent(), mousePressEvent(), mouseReleaseEvent(), and setMouseMarks(). |
|
|
Definition at line 187 of file TEWidget.h. Referenced by mouseMoveEvent(), and mousePressEvent(). |
|
|
Definition at line 190 of file TEWidget.h. Referenced by mouseDoubleClickEvent(), mousePressEvent(), and mouseReleaseEvent(). |
|
|
Definition at line 181 of file TEWidget.h. Referenced by propagateSize(), setImage(), and TEWidget(). |
|
|
Definition at line 194 of file TEWidget.h. |
|
|
Definition at line 189 of file TEWidget.h. Referenced by calcGeometry(), calcSize(), doScroll(), eventFilter(), mouseMoveEvent(), scrollChanged(), setScroll(), and TEWidget(). |
|
|
Definition at line 195 of file TEWidget.h. Referenced by calcGeometry(), calcSize(), setScrollbarLocation(), and TEWidget(). |
|
|
Definition at line 77 of file TEWidget.h. Referenced by Bell(), Konsole::configMenuSelected(), Konsole::newSession(), and TEWidget(). |
|
|
Definition at line 76 of file TEWidget.h. Referenced by calcGeometry(), and TEWidget(). |
|
|
Definition at line 196 of file TEWidget.h. Referenced by calcGeometry(), eventFilter(), setWrapAt(), and TEWidget(). |
|
|
Definition at line 189 of file TEWidget.h. Referenced by mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), and TEWidget(). |
1.4.2