input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qtextbrowser.html

output_urn
QTextBrowser

inherits

public_types

properties
modified : const bool
openExternalLinks : bool
openLinks : bool
readOnly : const bool

public_functions
QTextBrowser ( QWidget * parent = 0 )
 int backwardHistoryCount () const
 void clearHistory ()
 int forwardHistoryCount () const
 QString historyTitle ( int i ) const
 QUrl historyUrl ( int i ) const
 bool isBackwardAvailable () const
 bool isForwardAvailable () const
 bool openExternalLinks () const
 bool openLinks () const
 QStringList searchPaths () const
 void setOpenExternalLinks ( bool open )
 void setOpenLinks ( bool open )
 void setSearchPaths ( const QStringList & paths )
 QUrl source () const

public_slots
 virtual void backward ()
 virtual void forward ()
 virtual void home ()
 virtual void reload ()
 virtual void setSource ( const QUrl & name )

signals
 void anchorClicked ( const QUrl & link )
 void backwardAvailable ( bool available )
 void forwardAvailable ( bool available )
 void highlighted ( const QUrl & link )
 void highlighted ( const QString & link )
 void historyChanged ()
 void sourceChanged ( const QUrl & src )

static_public_members

protected_functions

reimplemented_public_functions
 virtual QVariant loadResource ( int type, const QUrl & name )

reimplemented_protected_functions
 virtual bool event ( QEvent * e )
 virtual bool focusNextPrevChild ( bool next )
 virtual void focusOutEvent ( QFocusEvent * ev )
 virtual void keyPressEvent ( QKeyEvent * ev )
 virtual void mouseMoveEvent ( QMouseEvent * e )
 virtual void mousePressEvent ( QMouseEvent * e )
 virtual void mouseReleaseEvent ( QMouseEvent * e )
 virtual void paintEvent ( QPaintEvent * e )

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects
class
QTextEdit
name
AutoFormatting
class
QWidget
name
RenderFlags

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects
ExtraSelection

enums

parent_enums
class_name
QTextEdit
name
AutoFormattingFlag
key
AutoNone
AutoBulletList
AutoAll
public_flag
true
class_name
QTextEdit
name
LineWrapMode
key
NoWrap
WidgetWidth
FixedPixelWidth
FixedColumnWidth
public_flag
true
class_name
QFrame
name
Shadow
key
Plain
Raised
Sunken
public_flag
true
class_name
QFrame
name
Shape
key
NoFrame
Box
Panel
StyledPanel
HLine
VLine
WinPanel
public_flag
true
class_name
QFrame
name
StyleMask
key
Shadow_Mask
Shape_Mask
public_flag
true
class_name
QWidget
name
RenderFlag
key
DrawWindowBackground
DrawChildren
IgnoreMask
public_flag
true
class_name
QPaintDevice
name
PaintDeviceMetric
key
PdmWidth
PdmHeight
PdmWidthMM
PdmHeightMM
PdmNumColors
PdmDepth
PdmDpiX
PdmDpiY
PdmPhysicalDpiX
PdmPhysicalDpiY
public_flag
true

parent_index
678

parent_name
QTextEdit

