khtml Library API Documentation

KJS::SourceDisplay Class Reference

Inheritance diagram for KJS::SourceDisplay:

Inheritance graph
[legend]
Collaboration diagram for KJS::SourceDisplay:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 121 of file kjs_debugwin.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:10:14 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003