KJS::SourceDisplay Class Reference

Inheritance diagram for KJS::SourceDisplay:

QScrollView List of all members.

Detailed Description

Definition at line 124 of file kjs_debugwin.h.


Signals

void lineDoubleClicked (int lineno)

Public Member Functions

 SourceDisplay (KJSDebugWin *debugWin, QWidget *parent, const char *name=0)
 ~SourceDisplay ()
void setSource (SourceFile *sourceFile)
void setCurrentLine (int lineno, bool doCenter=true)

Protected Member Functions

virtual void contentsMousePressEvent (QMouseEvent *e)
virtual void showEvent (QShowEvent *)
virtual void drawContents (QPainter *p, int clipx, int clipy, int clipw, int cliph)

Protected Attributes

QString m_source
int m_currentLine
SourceFilem_sourceFile
QStringList m_lines
KJSDebugWinm_debugWin
QFont m_font
QPixmap m_breakpointIcon

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys