KDiffTextEdit Class Reference
#include <diffwidget.h>
Inheritance diagram for KDiffTextEdit:


Signals | |
void | externalPartRequested (const QString &partName) |
void | externalPartRequested (const QString &partName) |
Public Member Functions | |
KDiffTextEdit (QWidget *parent=0, const char *name=0) | |
virtual | ~KDiffTextEdit () |
void | applySyntaxHighlight () |
void | clearSyntaxHighlight () |
KDiffTextEdit (QWidget *parent=0, const char *name=0) | |
virtual | ~KDiffTextEdit () |
void | applySyntaxHighlight () |
void | clearSyntaxHighlight () |
Protected Member Functions | |
virtual QPopupMenu * | createPopupMenu (const QPoint &) |
virtual QPopupMenu * | createPopupMenu () |
virtual QPopupMenu * | createPopupMenu (const QPoint &) |
virtual QPopupMenu * | createPopupMenu () |
Private Slots | |
void | popupActivated (int) |
void | toggleSyntaxHighlight () |
void | saveAs () |
void | popupActivated (int) |
void | toggleSyntaxHighlight () |
void | saveAs () |
Static Private Member Functions | |
void | searchExtParts () |
void | searchExtParts () |
Private Attributes | |
bool | _highlight |
Static Private Attributes | |
QStringList | extParts |
QStringList | extPartsTranslated |
Constructor & Destructor Documentation
|
Definition at line 42 of file diffwidget.cpp. References _highlight, KConfigBase::readBoolEntry(), searchExtParts(), and KConfigBase::setGroup(). |
|
Definition at line 51 of file diffwidget.cpp. References _highlight, KConfigBase::setGroup(), and KConfigBase::writeEntry(). |
|
|
|
|
Member Function Documentation
|
|
|
Definition at line 119 of file diffwidget.cpp. References text(). Referenced by DiffWidget::slotFinished(), and toggleSyntaxHighlight(). |
|
|
|
Definition at line 141 of file diffwidget.cpp. Referenced by toggleSyntaxHighlight(). |
|
|
|
|
|
Definition at line 59 of file diffwidget.cpp. |
|
Definition at line 64 of file diffwidget.cpp. References _highlight, extPartsTranslated, Structure::length(), POPUP_BASE, popupActivated(), saveAs(), and toggleSyntaxHighlight(). |
|
|
|
Referenced by popupActivated(). |
|
|
|
Definition at line 168 of file diffwidget.cpp. References externalPartRequested(), and extParts. Referenced by createPopupMenu(). |
|
|
|
Definition at line 92 of file diffwidget.cpp. References KFileDialog::getSaveFileName(), KMessageBox::sorry(), and text(). Referenced by createPopupMenu(). |
|
|
|
Definition at line 149 of file diffwidget.cpp. References extParts, extPartsTranslated, and KService::Ptr. Referenced by KDiffTextEdit(). |
|
|
|
Definition at line 110 of file diffwidget.cpp. References _highlight, applySyntaxHighlight(), and clearSyntaxHighlight(). Referenced by createPopupMenu(). |
Member Data Documentation
|
Definition at line 57 of file diffwidget.h. Referenced by createPopupMenu(), KDiffTextEdit(), toggleSyntaxHighlight(), and ~KDiffTextEdit(). |
|
Definition at line 55 of file diffwidget.h. Referenced by popupActivated(), and searchExtParts(). |
|
Definition at line 56 of file diffwidget.h. Referenced by createPopupMenu(), and searchExtParts(). |
The documentation for this class was generated from the following files:
- parts/diff/diffwidget.h
- vcs/cvsservice/diffwidget.h
- parts/diff/diffwidget.cpp
- vcs/cvsservice/diffwidget.cpp