AudioOutput
phonon-audiooutput.html
AudioOutput
AudioOutputx
( Phonon::Category category, QObject * parent = 0 )
AudioOutput
AudioOutput-2
( QObject * parent = 0 )
Category
category
AudioOutput::category()
mutedChanged
mutedChanged
( bool muted )
outputDeviceChanged
outputDeviceChanged
( const Phonon::AudioOutputDevice & newAudioOutputDevice )
volumeChanged
volumeChanged
( qreal newVolume )
Notifier
phonon-backendcapabilities-notifier.html
availableAudioOutputDevicesChanged
availableAudioOutputDevicesChanged
()
capabilitiesChanged
capabilitiesChanged
()
availableAudioEffects
availableAudioEffects
()
availableAudioOutputDevices
availableAudioOutputDevices
()
availableMimeTypes
availableMimeTypes
()
isMimeTypeAvailable
isMimeTypeAvailable
( const QString & mimeType )
notifier
notifier
()
Effect
phonon-effect.html
Effect
Effect
( const EffectDescription & description, QObject * parent = 0 )
description
description
()
parameterValue
parameterValue
( const EffectParameter & parameter )
parameters
parameters
()
setParameterValue
setParameterValue
( const EffectParameter & parameter, const QVariant & value )
EffectParameter
phonon-effectparameter.html
EffectParameter
EffectParameter
( const EffectParameter & other )
EffectParameter
EffectParameter-3
( int parameterId, const QString & name, Hints hints, const QVariant & defaultValue, const QVariant & min = QVariant()
defaultValue
defaultValue
()
description
description
()
isLogarithmicControl
isLogarithmicControl
()
maximumValue
maximumValue
()
minimumValue
minimumValue
()
name
name
()
possibleValues
possibleValues
()
Type
type
EffectParameter::type()
operator=
operator-eq
( const EffectParameter & other )
EffectWidget
phonon-effectwidget.html
MediaController
phonon-mediacontroller.html
MediaController
MediaController
( MediaObject * parent )
angleChanged
angleChanged
( int angleNumber )
autoplayTitles
autoplayTitles
()
availableAngles
availableAngles
()
availableAnglesChanged
availableAnglesChanged
( int availableAngles )
availableChapters
availableChapters
()
availableChaptersChanged
availableChaptersChanged
( int availableChapters )
availableTitles
availableTitles
()
availableTitlesChanged
availableTitlesChanged
( int availableTitles )
chapterChanged
chapterChanged
( int chapterNumber )
currentAngle
currentAngle
()
currentChapter
currentChapter
()
currentTitle
currentTitle
()
nextTitle
nextTitle
()
previousTitle
previousTitle
()
setAutoplayTitles
setAutoplayTitles
( bool enable )
setCurrentAngle
setCurrentAngle
( int angleNumber )
setCurrentChapter
setCurrentChapter
( int chapterNumber )
setCurrentTitle
setCurrentTitle
( int titleNumber )
supportedFeatures
supportedFeatures
()
titleChanged
titleChanged
( int titleNumber )
MediaNode
phonon-medianode.html
inputPaths
inputPaths
()
isValid
isValid
()
outputPaths
outputPaths
()
MediaObject
phonon-mediaobject.html
aboutToFinish
aboutToFinish
()
bufferStatus
bufferStatus
( int percentFilled )
clear
clear
()
clearQueue
clearQueue
()
currentSource
currentSource
()
currentSourceChanged
currentSourceChanged
( const Phonon::MediaSource & newSource )
currentTime
currentTime
()
enqueue
enqueue
( const MediaSource & source )
enqueue
enqueue-2
( const QList<MediaSource> & sources )
enqueue
enqueue-3
( const QList<QUrl> & urls )
errorString
errorString
()
errorType
errorType
()
finished
finished
()
hasVideo
hasVideo
()
hasVideoChanged
hasVideoChanged
( bool hasVideo )
isSeekable
isSeekable
()
metaData
metaData
( const QString & key )
metaData
metaData-2
( Phonon::MetaData key )
metaData
metaData-3
()
metaDataChanged
metaDataChanged
()
pause
pause
()
play
play
()
prefinishMarkReached
prefinishMarkReached
( qint32 msecToEnd )
queue
queue
()
remainingTime
remainingTime
()
seek
seek
( qint64 time )
seekableChanged
seekableChanged
( bool isSeekable )
setCurrentSource
setCurrentSource
( const MediaSource & source )
setQueue
setQueue
( const QList<MediaSource> & sources )
setQueue
setQueue-2
( const QList<QUrl> & urls )
state
state
()
stateChanged
stateChanged
( Phonon::State newstate, Phonon::State oldstate )
stop
stop
()
tick
tick
( qint64 time )
totalTime
totalTime
()
totalTimeChanged
totalTimeChanged
( qint64 newTotalTime )
MediaSource
phonon-mediasource.html
Type
Type-enum
MediaSource
MediaSource
( const QString & fileName )
MediaSource
MediaSource-3
( const QUrl & url )
MediaSource
MediaSource-4
( Phonon::DiscType discType, const QString & deviceName = QString()
MediaSource
MediaSource-6
( QIODevice * ioDevice )
MediaSource
MediaSource-7
( const MediaSource & other )
autoDelete
autoDelete
()
deviceName
deviceName
()
DiscType
discType
MediaSource::discType()
fileName
fileName
()
setAutoDelete
setAutoDelete
( bool enable )
type
type
()
url
url
()
operator=
operator-eq
( const MediaSource & other )
operator==
operator-eq-eq
( const MediaSource & other )
ObjectDescription
phonon-objectdescription.html
description
description
()
index
index
()
isValid
isValid
()
name
name
()
property
property
( const char * name )
propertyNames
propertyNames
()
operator!=
operator-not-eq
( const ObjectDescription & otherDescription )
operator==
operator-eq-eq
( const ObjectDescription & otherDescription )
AudioOutputDevice
AudioOutputDevice-typedef
EffectDescription
EffectDescription-typedef
ObjectDescriptionType
ObjectDescriptionType-enum
Path
phonon-path.html
Path
Path
()
Path
Path-2
( const Path & path )
disconnect
disconnect
()
effects
effects
()
insertEffect
insertEffect
( const EffectDescription & desc, Effect * insertBefore = 0 )
insertEffect
insertEffect-2
( Effect * effect, Effect * insertBefore = 0 )
isValid
isValid
()
reconnect
reconnect
( MediaNode * source, MediaNode * sink )
removeEffect
removeEffect
( Effect * effect )
sink
sink
()
source
source
()
operator!=
operator-not-eq
( const Path & p )
operator=
operator-eq
( const Path & p )
operator==
operator-eq-eq
( const Path & p )
createPath
createPath
( MediaNode * source, MediaNode * sink )
SeekSlider
phonon-seekslider.html
Orientation
orientation-prop
SeekSlider
SeekSlider
( QWidget * parent = 0 )
SeekSlider
SeekSlider-2
( MediaObject * media, QWidget * parent = 0 )
mediaObject
mediaObject
()
setMediaObject
setMediaObject
( MediaObject * media )
VideoPlayer
phonon-videoplayer.html
VideoPlayer
VideoPlayer
( Phonon::Category category, QWidget * parent = 0 )
VideoPlayer
VideoPlayer-2
( QWidget * parent = 0 )
audioOutput
audioOutput
()
currentTime
currentTime
()
finished
finished
()
isPaused
isPaused
()
isPlaying
isPlaying
()
load
load
( const Phonon::MediaSource & source )
mediaObject
mediaObject
()
pause
pause
()
play
play
( const Phonon::MediaSource & source )
play
play-2
()
seek
seek
( qint64 ms )
setVolume
setVolume
( float volume )
stop
stop
()
totalTime
totalTime
()
videoWidget
videoWidget
()
volume
volume
()
VideoWidget
phonon-videowidget.html
AspectRatio
AspectRatio-enum
ScaleMode
ScaleMode-enum
VideoWidget
VideoWidgetx
( QWidget * parent = 0 )
enterFullScreen
enterFullScreen
()
event
event
( QEvent * )
exitFullScreen
exitFullScreen
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * )
VolumeSlider
phonon-volumeslider.html
Orientation
orientation-prop
VolumeSlider
VolumeSlider
( QWidget * parent = 0 )
VolumeSlider
VolumeSlider-2
( AudioOutput * output, QWidget * parent = 0 )
audioOutput
audioOutput
()
setAudioOutput
setAudioOutput
( Phonon::AudioOutput * output )
BackendCapabilities
AudioOutputDevice
AudioOutputDevice-typedef
AudioOutputDeviceModel
AudioOutputDeviceModel-typedef
Category
Category-enum
DiscType
DiscType-enum
EffectDescription
EffectDescription-typedef
EffectDescriptionModel
EffectDescriptionModel-typedef
ErrorType
ErrorType-enum
MetaData
MetaData-enum
ObjectDescriptionType
ObjectDescriptionType-enum
State
State-enum
categoryToString
categoryToString
( Category c )
createPath
createPath
( MediaNode * source, MediaNode * sink )
createPlayer
createPlayer
( Phonon::Category category, const MediaSource & source = MediaSource()
phononVersion
phononVersion
()
keyToString
keyToString
( QKeySequence k )
stringToKey
stringToKey
( const QString & s )
Q3Accel
q3accel.html
Q3Accel
Q3Accel
( QWidget * parent, const char * name = 0 )
Q3Accel
Q3Accel-2
( QWidget * watch, QObject * parent, const char * name = 0 )
activated
activated
( int id )
activatedAmbiguously
activatedAmbiguously
( int id )
clear
clear
()
connectItem
connectItem
( int id, const QObject * receiver, const char * member )
count
count
()
disconnectItem
disconnectItem
( int id, const QObject * receiver, const char * member )
findKey
findKey
( const QKeySequence & key )
insertItem
insertItem
( const QKeySequence & key, int id = -1 )
isEnabled
isEnabled
()
isItemEnabled
isItemEnabled
( int id )
key
key
( int id )
removeItem
removeItem
( int id )
setEnabled
setEnabled
( bool enable )
setItemEnabled
setItemEnabled
( int id, bool enable )
setWhatsThis
setWhatsThis
( int id, const QString & text )
shortcutKey
shortcutKey
( const QString & str )
whatsThis
whatsThis
( int id )
Q3Action
q3action.html
Q3Action
Q3Action
( QObject * parent, const char * name = 0 )
Q3Action
Q3Action-2
( const QString & menuText, QKeySequence accel, QObject * parent, const char * name = 0 )
Q3Action
Q3Action-3
( const QIcon & icon, const QString & menuText, QKeySequence accel, QObject * parent, const char * name = 0 )
Q3Action
Q3Action-4
( const QString & text, const QIcon & icon, const QString & menuText, QKeySequence accel, QObject * parent, const char * name = 0, bool toggle = false )
Q3Action
Q3Action-5
( const QString & text, const QString & menuText, QKeySequence accel, QObject * parent, const char * name = 0, bool toggle = false )
Q3Action
Q3Action-6
( QObject * parent, const char * name, bool toggle )
activate
activate
()
activated
activated
()
addTo
addTo
( QWidget * w )
addedTo
addedTo
( QWidget * actionWidget, QWidget * container )
addedTo
addedTo-2
( int index, Q3PopupMenu * menu )
removeFrom
removeFrom
( QWidget * w )
setDisabled
setDisabled
( bool disable )
toggle
toggle
()
toggled
toggled
( bool on )
Q3ActionGroup
q3actiongroup.html
Q3ActionGroup
Q3ActionGroup
( QObject * parent, const char * name = 0 )
Q3ActionGroup
Q3ActionGroup-2
( QObject * parent, const char * name, bool exclusive )
activated
activated
( Q3Action * action )
add
add
( Q3Action * action )
addSeparator
addSeparator
()
addTo
addTo
( QWidget * w )
addedTo
addedTo
( QWidget * actionWidget, QWidget * container, Q3Action * a )
addedTo
addedTo-2
( int index, Q3PopupMenu * menu, Q3Action * a )
addedTo
addedTo-3
( QWidget * actionWidget, QWidget * container )
addedTo
addedTo-4
( int index, Q3PopupMenu * menu )
childEvent
childEvent
( QChildEvent * e )
insert
insert
( Q3Action * action )
removeFrom
removeFrom
( QWidget * w )
selected
selected
( Q3Action * action )
setEnabled
setEnabled
( bool enable )
setIconSet
setIconSet
( const QIcon & icon )
setMenuText
setMenuText
( const QString & text )
setOn
setOn
( bool on )
setText
setText
( const QString & txt )
setToggleAction
setToggleAction
( bool toggle )
setToolTip
setToolTip
( const QString & text )
setVisible
setVisible
( bool visible )
setWhatsThis
setWhatsThis
( const QString & text )
Q3AsciiCache
q3asciicache.html
Q3AsciiCache
Q3AsciiCache
( int maxCost = 100, int size = 17, bool caseSensitive = true, bool copyKeys = true )
clear
clear
()
count
count
()
find
find
( const char * k, bool ref = true )
insert
insert
( const char * k, const type * d, int c = 1, int p = 0 )
isEmpty
isEmpty
()
maxCost
maxCost
()
remove
remove
( const char * k )
setMaxCost
setMaxCost
( int m )
size
size
()
statistics
statistics
()
take
take
( const char * k )
totalCost
totalCost
()
operator[]
operator-5b-5d
( const char * k )
Q3AsciiCacheIterator
q3asciicacheiterator.html
Q3AsciiCacheIterator
Q3AsciiCacheIterator
( const Q3AsciiCache<type> & cache )
Q3AsciiCacheIterator
Q3AsciiCacheIterator-2
( const Q3AsciiCacheIterator<type> & ci )
atFirst
atFirst
()
atLast
atLast
()
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
toLast
toLast
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
operator--
operator--
()
operator-=
operator--eq
( uint jump )
operator=
operator-eq
( const Q3AsciiCacheIterator<type> & ci )
Q3AsciiDict
q3asciidict.html
Q3AsciiDict
Q3AsciiDict
( int size = 17, bool caseSensitive = true, bool copyKeys = true )
Q3AsciiDict
Q3AsciiDict-2
( const Q3AsciiDict<type> & dict )
clear
clear
()
count
count
()
find
find
( const char * key )
insert
insert
( const char * key, const type * item )
isEmpty
isEmpty
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
( const char * key )
replace
replace
( const char * key, const type * item )
resize
resize
( uint newsize )
size
size
()
statistics
statistics
()
take
take
( const char * key )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator=
operator-eq
( const Q3AsciiDict<type> & dict )
operator[]
operator-5b-5d
( const char * key )
Q3AsciiDictIterator
q3asciidictiterator.html
Q3AsciiDictIterator
Q3AsciiDictIterator
( const Q3AsciiDict<type> & dict )
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
Q3Button
q3button.html
Q3Button
Q3Button
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
drawButton
drawButton
( QPainter * painter )
drawButtonLabel
drawButtonLabel
( QPainter * painter )
paintEvent
paintEvent
( QPaintEvent * event )
Q3ButtonGroup
q3buttongroup.html
Q3ButtonGroup
Q3ButtonGroup
( QWidget * parent = 0, const char * name = 0 )
Q3ButtonGroup
Q3ButtonGroup-2
( const QString & title, QWidget * parent = 0, const char * name = 0 )
Q3ButtonGroup
Q3ButtonGroup-3
( int strips, Qt::Orientation orientation, QWidget * parent = 0, const char * name = 0 )
Q3ButtonGroup
Q3ButtonGroup-4
( int strips, Qt::Orientation orientation, const QString & title, QWidget * parent = 0, const char * name = 0 )
clicked
clicked
( int id )
count
count
()
event
event
( QEvent * e )
find
find
( int id )
id
id
( QAbstractButton * button )
insert
insert
( QAbstractButton * button, int id = -1 )
pressed
pressed
( int id )
released
released
( int id )
remove
remove
( QAbstractButton * button )
selected
selected
()
Q3Cache
q3cache.html
Q3Cache
Q3Cache
( int maxCost = 100, int size = 17, bool caseSensitive = true )
clear
clear
()
count
count
()
find
find
( const QString & k, bool ref = true )
insert
insert
( const QString & k, const type * d, int c = 1, int p = 0 )
isEmpty
isEmpty
()
maxCost
maxCost
()
remove
remove
( const QString & k )
setMaxCost
setMaxCost
( int m )
size
size
()
statistics
statistics
()
take
take
( const QString & k )
totalCost
totalCost
()
operator[]
operator-5b-5d
( const QString & k )
Q3CacheIterator
q3cacheiterator.html
Q3CacheIterator
Q3CacheIterator
( const Q3Cache<type> & cache )
Q3CacheIterator
Q3CacheIterator-2
( const Q3CacheIterator<type> & ci )
atFirst
atFirst
()
atLast
atLast
()
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
toLast
toLast
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
operator--
operator--
()
operator-=
operator--eq
( uint jump )
operator=
operator-eq
( const Q3CacheIterator<type> & ci )
Q3Canvas
q3canvas.html
Q3Canvas
Q3Canvas
( QObject * parent = 0, const char * name = 0 )
Q3Canvas
Q3Canvas-2
( int w, int h )
Q3Canvas
Q3Canvas-3
( QPixmap p, int h, int v, int tilewidth, int tileheight )
advance
advance
()
allItems
allItems
()
backgroundColor
backgroundColor
()
backgroundPixmap
backgroundPixmap
()
chunkSize
chunkSize
()
collisions
collisions
( const QPoint & p )
collisions
collisions-2
( const QRect & r )
collisions
collisions-3
( const Q3PointArray & chunklist, const Q3CanvasItem * item, bool exact )
drawArea
drawArea
( const QRect & clip, QPainter * painter, bool dbuf = false )
drawBackground
drawBackground
( QPainter & painter, const QRect & clip )
drawForeground
drawForeground
( QPainter & painter, const QRect & clip )
height
height
()
onCanvas
onCanvas
( int x, int y )
onCanvas
onCanvas-2
( const QPoint & p )
rect
rect
()
resize
resize
( int w, int h )
resized
resized
()
retune
retune
( int chunksze, int mxclusters = 100 )
setAdvancePeriod
setAdvancePeriod
( int ms )
setAllChanged
setAllChanged
()
setBackgroundColor
setBackgroundColor
( const QColor & c )
setBackgroundPixmap
setBackgroundPixmap
( const QPixmap & p )
setChanged
setChanged
( const QRect & area )
setDoubleBuffering
setDoubleBuffering
( bool y )
setTile
setTile
( int x, int y, int tilenum )
setTiles
setTiles
( QPixmap p, int h, int v, int tilewidth, int tileheight )
setUnchanged
setUnchanged
( const QRect & area )
setUpdatePeriod
setUpdatePeriod
( int ms )
size
size
()
tile
tile
( int x, int y )
tileHeight
tileHeight
()
tileWidth
tileWidth
()
tilesHorizontally
tilesHorizontally
()
tilesVertically
tilesVertically
()
update
update
()
validChunk
validChunk
( int x, int y )
validChunk
validChunk-2
( const QPoint & p )
width
width
()
Q3CanvasEllipse
q3canvasellipse.html
Q3CanvasEllipse
Q3CanvasEllipse
( Q3Canvas * canvas )
Q3CanvasEllipse
Q3CanvasEllipse-2
( int width, int height, Q3Canvas * canvas )
Q3CanvasEllipse
Q3CanvasEllipse-3
( int width, int height, int startangle, int angle, Q3Canvas * canvas )
angleLength
angleLength
()
angleStart
angleStart
()
areaPoints
areaPoints
()
collidesWith
collidesWith
( const Q3CanvasItem * i )
drawShape
drawShape
( QPainter & p )
height
height
()
rtti
rtti
()
setAngles
setAngles
( int start, int length )
setSize
setSize
( int width, int height )
width
width
()
active
active
()
enabled
enabled
()
selected
selected
()
visible
visible
()
Q3CanvasItem
q3canvasitem.html
RttiValues
RttiValues-enum
Q3CanvasItem
Q3CanvasItem
( Q3Canvas * canvas )
advance
advance
( int phase )
animated
animated
()
boundingRect
boundingRect
()
boundingRectAdvanced
boundingRectAdvanced
()
canvas
canvas
()
collidesWith
collidesWith
( const Q3CanvasItem * other )
collisions
collisions
( bool exact )
draw
draw
( QPainter & painter )
hide
hide
()
isActive
isActive
()
isEnabled
isEnabled
()
isSelected
isSelected
()
isVisible
isVisible
()
move
move
( double x, double y )
moveBy
moveBy
( double dx, double dy )
rtti
rtti
()
setActive
setActive
( bool yes )
setAnimated
setAnimated
( bool y )
setCanvas
setCanvas
( Q3Canvas * c )
setEnabled
setEnabled
( bool yes )
setSelected
setSelected
( bool yes )
setVelocity
setVelocity
( double vx, double vy )
setVisible
setVisible
( bool yes )
setX
setX
( double x )
setXVelocity
setXVelocity
( double vx )
setY
setY
( double y )
setYVelocity
setYVelocity
( double vy )
setZ
setZ
( double z )
show
show
()
update
update
()
x
x
()
xVelocity
xVelocity
()
y
y
()
yVelocity
yVelocity
()
z
z
()
Q3CanvasItemList
q3canvasitemlist.html
operator+
operator-2b
( const Q3CanvasItemList & l )
Q3CanvasLine
q3canvasline.html
Q3CanvasLine
Q3CanvasLine
( Q3Canvas * canvas )
areaPoints
areaPoints
()
drawShape
drawShape
( QPainter & p )
endPoint
endPoint
()
moveBy
moveBy
( double dx, double dy )
rtti
rtti
()
setPen
setPen
( QPen p )
setPoints
setPoints
( int xa, int ya, int xb, int yb )
startPoint
startPoint
()
Q3CanvasPixmap
q3canvaspixmap.html
Q3CanvasPixmap
Q3CanvasPixmap
( const QString & datafilename )
Q3CanvasPixmap
Q3CanvasPixmap-2
( const QImage & image )
Q3CanvasPixmap
Q3CanvasPixmap-3
( const QPixmap & pm, const QPoint & offset )
offsetX
offsetX
()
offsetY
offsetY
()
setOffset
setOffset
( int x, int y )
Q3CanvasPixmapArray
Q3CanvasPixmapArray-3
( Q3PtrList<QPixmap> list, Q3PtrList<QPoint> hotspots )
operator!
operator-not
()
Q3CanvasPixmapArray
q3canvaspixmaparray.html
Q3CanvasPixmapArray
Q3CanvasPixmapArray
()
Q3CanvasPixmapArray
Q3CanvasPixmapArray-2
( const QString & datafilenamepattern, int fc = 0 )
Q3CanvasPixmapArray
Q3CanvasPixmapArray-4
( Q3ValueList<QPixmap> list, Q3PointArray hotspots = Q3PointArray()
count
count
()
image
image
( int i )
isValid
isValid
()
readCollisionMasks
readCollisionMasks
( const QString & filename )
readPixmaps
readPixmaps
( const QString & filenamepattern, int fc = 0 )
setImage
setImage
( int i, Q3CanvasPixmap * p )
Q3CanvasPolygon
q3canvaspolygon.html
Q3CanvasPolygon
Q3CanvasPolygon
( Q3Canvas * canvas )
areaPoints
areaPoints
()
drawShape
drawShape
( QPainter & p )
moveBy
moveBy
( double dx, double dy )
points
points
()
rtti
rtti
()
setPoints
setPoints
( Q3PointArray pa )
Q3CanvasPolygonalItem
q3canvaspolygonalitem.html
Q3CanvasPolygonalItem
Q3CanvasPolygonalItem
( Q3Canvas * canvas )
areaPoints
areaPoints
()
areaPointsAdvanced
areaPointsAdvanced
()
boundingRect
boundingRect
()
brush
brush
()
collidesWith
collidesWith
( const Q3CanvasItem * i )
draw
draw
( QPainter & p )
drawShape
drawShape
( QPainter & p )
invalidate
invalidate
()
isValid
isValid
()
pen
pen
()
rtti
rtti
()
setBrush
setBrush
( QBrush b )
setPen
setPen
( QPen p )
setWinding
setWinding
( bool enable )
winding
winding
()
Q3CanvasRectangle
q3canvasrectangle.html
Q3CanvasRectangle
Q3CanvasRectangle
( Q3Canvas * canvas )
Q3CanvasRectangle
Q3CanvasRectangle-2
( const QRect & r, Q3Canvas * canvas )
Q3CanvasRectangle
Q3CanvasRectangle-3
( int x, int y, int width, int height, Q3Canvas * canvas )
areaPoints
areaPoints
()
chunks
chunks
()
collidesWith
collidesWith
( const Q3CanvasItem * i )
drawShape
drawShape
( QPainter & p )
height
height
()
rect
rect
()
rtti
rtti
()
setSize
setSize
( int width, int height )
size
size
()
width
width
()
Q3CanvasSpline
q3canvasspline.html
Q3CanvasSpline
Q3CanvasSpline
( Q3Canvas * canvas )
closed
closed
()
controlPoints
controlPoints
()
rtti
rtti
()
setControlPoints
setControlPoints
( Q3PointArray ctrl, bool close = true )
Q3CanvasSprite
q3canvassprite.html
FrameAnimationType
FrameAnimationType-enum
Q3CanvasSprite
Q3CanvasSprite
( Q3CanvasPixmapArray * a, Q3Canvas * canvas )
advance
advance
( int phase )
bottomEdge
bottomEdge
()
bottomEdge
bottomEdge-2
( int ny )
boundingRect
boundingRect
()
collidesWith
collidesWith
( const Q3CanvasItem * i )
draw
draw
( QPainter & painter )
frame
frame
()
frameCount
frameCount
()
height
height
()
image
image
()
image
image-2
( int f )
imageAdvanced
imageAdvanced
()
leftEdge
leftEdge
()
leftEdge
leftEdge-2
( int nx )
move
move
( double x, double y )
move
move-2
( double nx, double ny, int nf )
rightEdge
rightEdge
()
rightEdge
rightEdge-2
( int nx )
rtti
rtti
()
setFrame
setFrame
( int f )
setFrameAnimation
setFrameAnimation
( FrameAnimationType type = Cycle, int step = 1, int state = 0 )
setSequence
setSequence
( Q3CanvasPixmapArray * a )
topEdge
topEdge
()
topEdge
topEdge-2
( int ny )
width
width
()
Q3CanvasText
q3canvastext.html
Q3CanvasText
Q3CanvasText
( Q3Canvas * canvas )
Q3CanvasText
Q3CanvasText-2
( const QString & t, Q3Canvas * canvas )
Q3CanvasText
Q3CanvasText-3
( const QString & t, QFont f, Q3Canvas * canvas )
boundingRect
boundingRect
()
collidesWith
collidesWith
( const Q3CanvasItem * i )
color
color
()
draw
draw
( QPainter & painter )
font
font
()
moveBy
moveBy
( double dx, double dy )
rtti
rtti
()
setColor
setColor
( const QColor & c )
setFont
setFont
( const QFont & f )
setText
setText
( const QString & t )
setTextFlags
setTextFlags
( int f )
text
text
()
textFlags
textFlags
()
Q3CanvasView
q3canvasview.html
Q3CanvasView
Q3CanvasView
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
Q3CanvasView
Q3CanvasView-2
( Q3Canvas * canvas, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
canvas
canvas
()
drawContents
drawContents
( QPainter * p, int cx, int cy, int cw, int ch )
inverseWorldMatrix
inverseWorldMatrix
()
setCanvas
setCanvas
( Q3Canvas * canvas )
setWorldMatrix
setWorldMatrix
( const QMatrix & wm )
sizeHint
sizeHint
()
worldMatrix
worldMatrix
()
Q3CheckListItem
q3checklistitem.html
ToggleState
ToggleState-enum
Type
Type-enum
Q3CheckListItem
Q3CheckListItem
( Q3CheckListItem * parent, const QString & text, Type tt = RadioButtonController )
Q3CheckListItem
Q3CheckListItem-2
( Q3CheckListItem * parent, Q3ListViewItem * after, const QString & text, Type tt = RadioButtonController )
Q3CheckListItem
Q3CheckListItem-3
( Q3ListViewItem * parent, const QString & text, Type tt = RadioButtonController )
Q3CheckListItem
Q3CheckListItem-4
( Q3ListViewItem * parent, Q3ListViewItem * after, const QString & text, Type tt = RadioButtonController )
Q3CheckListItem
Q3CheckListItem-5
( Q3ListView * parent, const QString & text, Type tt = RadioButtonController )
Q3CheckListItem
Q3CheckListItem-6
( Q3ListView * parent, Q3ListViewItem * after, const QString & text, Type tt = RadioButtonController )
Q3CheckListItem
Q3CheckListItem-7
( Q3ListViewItem * parent, const QString & text, const QPixmap & p )
Q3CheckListItem
Q3CheckListItem-8
( Q3ListView * parent, const QString & text, const QPixmap & p )
activate
activate
()
isOn
isOn
()
isTristate
isTristate
()
paintCell
paintCell
( QPainter * p, const QColorGroup & cg, int column, int width, int align )
paintFocus
paintFocus
( QPainter * p, const QColorGroup & cg, const QRect & r )
rtti
rtti
()
setOn
setOn
( bool b )
setState
setState
( ToggleState s )
setTristate
setTristate
( bool b )
setup
setup
()
state
state
()
stateChange
stateChange
( bool b )
text
text
()
text
text-2
( int n )
turnOffChild
turnOffChild
()
type
type
()
width
width
( const QFontMetrics & fm, const Q3ListView * lv, int column )
Q3CheckTableItem
q3checktableitem.html
Q3CheckTableItem
Q3CheckTableItem
( Q3Table * table, const QString & txt )
createEditor
createEditor
()
isChecked
isChecked
()
paint
paint
( QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected )
rtti
rtti
()
setChecked
setChecked
( bool b )
setContentFromEditor
setContentFromEditor
( QWidget * w )
setText
setText
( const QString & t )
sizeHint
sizeHint
()
Q3ColorDrag
q3colordrag.html
Q3ColorDrag
Q3ColorDrag
( const QColor & col, QWidget * dragsource = 0, const char * name = 0 )
Q3ColorDrag
Q3ColorDrag-2
( QWidget * dragsource = 0, const char * name = 0 )
canDecode
canDecode
( QMimeSource * source )
decode
decode
( QMimeSource * source, QColor & color )
setColor
setColor
( const QColor & color )
Q3ComboBox
q3combobox.html
Policy
Policy-enum
Q3ComboBox
Q3ComboBox
( QWidget * parent = 0, const char * name = 0 )
Q3ComboBox
Q3ComboBox-2
( bool rw, QWidget * parent = 0, const char * name = 0 )
activated
activated
( int index )
activated
activated-2
( const QString & string )
autoResize
autoResize
()
changeItem
changeItem
( const QString & t, int index )
changeItem
changeItem-2
( const QPixmap & im, int index )
changeItem
changeItem-3
( const QPixmap & im, const QString & t, int index )
clear
clear
()
clearEdit
clearEdit
()
clearValidator
clearValidator
()
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
hide
hide
()
highlighted
highlighted
( int index )
highlighted
highlighted-2
( const QString & string )
insertItem
insertItem
( const QString & t, int index = -1 )
insertItem
insertItem-2
( const QPixmap & pixmap, int index = -1 )
insertItem
insertItem-3
( const QPixmap & pixmap, const QString & text, int index = -1 )
insertStrList
insertStrList
( const char ** strings, int numStrings = -1, int index = -1 )
insertStrList
insertStrList-2
( const Q3StrList & list, int index = -1 )
insertStrList
insertStrList-3
( const Q3StrList * list, int index = -1 )
insertStringList
insertStringList
( const QStringList & list, int index = -1 )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
lineEdit
lineEdit
()
listBox
listBox
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * )
paintEvent
paintEvent
( QPaintEvent * )
pixmap
pixmap
( int index )
popup
popup
()
removeItem
removeItem
( int index )
resizeEvent
resizeEvent
( QResizeEvent * e )
setAutoResize
setAutoResize
( bool enable )
setEditText
setEditText
( const QString & newText )
setEnabled
setEnabled
( bool enable )
setFont
setFont
( const QFont & font )
setLineEdit
setLineEdit
( QLineEdit * edit )
setListBox
setListBox
( Q3ListBox * newListBox )
setPalette
setPalette
( const QPalette & palette )
setValidator
setValidator
( const QValidator * v )
sizeHint
sizeHint
()
text
text
( int index )
textChanged
textChanged
( const QString & string )
updateMask
updateMask
()
validator
validator
()
wheelEvent
wheelEvent
( QWheelEvent * e )
Q3ComboTableItem
q3combotableitem.html
Q3ComboTableItem
Q3ComboTableItem
( Q3Table * table, const QStringList & list, bool editable = false )
count
count
()
createEditor
createEditor
()
currentItem
currentItem
()
currentText
currentText
()
isEditable
isEditable
()
paint
paint
( QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected )
rtti
rtti
()
setContentFromEditor
setContentFromEditor
( QWidget * w )
setCurrentItem
setCurrentItem
( int i )
setCurrentItem
setCurrentItem-2
( const QString & s )
setEditable
setEditable
( bool b )
setStringList
setStringList
( const QStringList & l )
sizeHint
sizeHint
()
text
text
()
text
text-2
( int i )
Q3CString
q3cstring.html
Q3CString
Q3CString
()
Q3CString
Q3CString-2
( int size )
Q3CString
Q3CString-3
( const Q3CString & s )
Q3CString
Q3CString-4
( const QByteArray & ba )
Q3CString
Q3CString-5
( const char * str )
Q3CString
Q3CString-6
( const char * str, uint maxsize )
append
append
( const char * str )
copy
copy
()
leftJustify
leftJustify
( uint width, char fill = ' ', bool truncate = false )
lower
lower
()
rightJustify
rightJustify
( uint width, char fill = ' ', bool truncate = false )
setExpand
setExpand
( uint index, char c )
setNum
setNum
( double n, char f = 'g', int prec = 6 )
setNum
setNum-2
( long n )
setNum
setNum-3
( ulong n )
setNum
setNum-4
( int n )
setNum
setNum-5
( uint n )
setNum
setNum-6
( short n )
setNum
setNum-7
( ushort n )
setNum
setNum-8
( float n, char f = 'g', int prec = 6 )
setStr
setStr
( const char * str )
simplifyWhiteSpace
simplifyWhiteSpace
()
sprintf
sprintf
( const char * format, ... )
stripWhiteSpace
stripWhiteSpace
()
toDouble
toDouble
( bool * ok = 0 )
toFloat
toFloat
( bool * ok = 0 )
toInt
toInt
( bool * ok = 0 )
toLong
toLong
( bool * ok = 0 )
toShort
toShort
( bool * ok = 0 )
toUInt
toUInt
( bool * ok = 0 )
toULong
toULong
( bool * ok = 0 )
toUShort
toUShort
( bool * ok = 0 )
upper
upper
()
operator=
operator-eq
( const Q3CString & s )
operator=
operator-eq-2
( const QByteArray & ba )
operator=
operator-eq-3
( const char * str )
Q3DataBrowser
q3databrowser.html
Boundary
Boundary-enum
Q3DataBrowser
Q3DataBrowser
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags fl = 0 )
beforeDelete
beforeDelete
( QSqlRecord * buf )
beforeInsert
beforeInsert
( QSqlRecord * buf )
beforeUpdate
beforeUpdate
( QSqlRecord * buf )
boundary
boundary
()
clearValues
clearValues
()
Confirm
confirmCancel
Q3DataBrowser::confirmCancel( QSql::Op m )
Confirm
confirmEdit
Q3DataBrowser::confirmEdit( QSql::Op m )
currentChanged
currentChanged
( const QSqlRecord * record )
currentEdited
currentEdited
()
cursorChanged
cursorChanged
( Q3SqlCursor::Mode mode )
del
del
()
deleteCurrent
deleteCurrent
()
first
first
()
firstRecordAvailable
firstRecordAvailable
( bool available )
form
form
()
handleError
handleError
( const QSqlError & error )
insert
insert
()
insertCurrent
insertCurrent
()
last
last
()
lastRecordAvailable
lastRecordAvailable
( bool available )
next
next
()
nextRecordAvailable
nextRecordAvailable
( bool available )
prev
prev
()
prevRecordAvailable
prevRecordAvailable
( bool available )
primeDelete
primeDelete
( QSqlRecord * buf )
primeInsert
primeInsert
( QSqlRecord * buf )
primeUpdate
primeUpdate
( QSqlRecord * buf )
readFields
readFields
()
refresh
refresh
()
seek
seek
( int i, bool relative = false )
setForm
setForm
( Q3SqlForm * form )
setSqlCursor
setSqlCursor
( Q3SqlCursor * cursor, bool autoDelete = false )
sqlCursor
sqlCursor
()
update
update
()
updateBoundary
updateBoundary
()
updateCurrent
updateCurrent
()
writeFields
writeFields
()
Q3DataTable
q3datatable.html
Refresh
Refresh-enum
DateFormat
dateFormat-prop
Q3DataTable
Q3DataTable
( QWidget * parent = 0, const char * name = 0 )
Q3DataTable
Q3DataTable-2
( Q3SqlCursor * cursor, bool autoPopulate = false, QWidget * parent = 0, const char * name = 0 )
activateNextCell
activateNextCell
()
addColumn
addColumn
( const QString & fieldName, const QString & label = QString()
adjustColumn
adjustColumn
( int col )
autoDelete
autoDelete
()
beforeDelete
beforeDelete
( QSqlRecord * buf )
beforeInsert
beforeInsert
( QSqlRecord * buf )
beforeUpdate
beforeUpdate
( QSqlRecord * buf )
beginInsert
beginInsert
()
beginUpdate
beginUpdate
( int row, int col, bool replace )
clearCell
clearCell
( int row, int col )
columnClicked
columnClicked
( int col )
Confirm
confirmCancel
Q3DataTable::confirmCancel( QSql::Op m )
Confirm
confirmEdit
Q3DataTable::confirmEdit( QSql::Op m )
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contentsMousePressEvent
contentsMousePressEvent
( QMouseEvent * e )
createEditor
createEditor
( int row, int col, bool initFromCell )
currentChanged
currentChanged
( QSqlRecord * record )
currentRecord
currentRecord
()
cursorChanged
cursorChanged
( QSql::Op mode )
deleteCurrent
deleteCurrent
()
drawContents
drawContents
( QPainter * p, int cx, int cy, int cw, int ch )
endEdit
endEdit
( int row, int col, bool accept, bool replace )
eventFilter
eventFilter
( QObject * o, QEvent * e )
fieldAlignment
fieldAlignment
( const QSqlField * field )
find
find
( const QString & str, bool caseSensitive, bool backwards )
handleError
handleError
( const QSqlError & e )
hideColumn
hideColumn
( int col )
indexOf
indexOf
( uint i )
insertCurrent
insertCurrent
()
installEditorFactory
installEditorFactory
( Q3SqlEditorFactory * f )
installPropertyMap
installPropertyMap
( Q3SqlPropertyMap * m )
item
item
( int row, int col )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
paintCell
paintCell
( QPainter * p, int row, int col, const QRect & cr, bool selected, const QColorGroup & cg )
paintField
paintField
( QPainter * p, const QSqlField * field, const QRect & cr, bool selected )
primeDelete
primeDelete
( QSqlRecord * buf )
primeInsert
primeInsert
( QSqlRecord * buf )
primeUpdate
primeUpdate
( QSqlRecord * buf )
refresh
refresh
( Refresh mode )
refresh
refresh-2
()
removeColumn
removeColumn
( int col )
repaintCell
repaintCell
( int row, int col )
reset
reset
()
resizeData
resizeData
( int len )
resizeEvent
resizeEvent
( QResizeEvent * e )
selectRow
selectRow
( int row )
setAutoDelete
setAutoDelete
( bool enable )
setColumn
setColumn
( uint col, const QString & fieldName, const QString & label = QString()
setColumnStretchable
setColumnStretchable
( int col, bool s )
setColumnWidth
setColumnWidth
( int col, int w )
setItem
setItem
( int row, int col, Q3TableItem * item )
setNumCols
setNumCols
( int r )
setNumRows
setNumRows
( int r )
setPixmap
setPixmap
( int row, int col, const QPixmap & pix )
setSize
setSize
( Q3SqlCursor * sql )
setSqlCursor
setSqlCursor
( Q3SqlCursor * cursor = 0, bool autoPopulate = false, bool autoDelete = false )
showColumn
showColumn
( int col )
sortAscending
sortAscending
( int col )
sortColumn
sortColumn
( int col, bool ascending = true, bool wholeRows = false )
sortDescending
sortDescending
( int col )
sqlCursor
sqlCursor
()
swapColumns
swapColumns
( int col1, int col2, bool swapHeaders = false )
takeItem
takeItem
( Q3TableItem * i )
text
text
( int row, int col )
updateCurrent
updateCurrent
()
value
value
( int row, int col )
Q3DataView
q3dataview.html
Q3DataView
Q3DataView
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags fl = 0 )
clearValues
clearValues
()
form
form
()
readFields
readFields
()
record
record
()
refresh
refresh
( QSqlRecord * buf )
setForm
setForm
( Q3SqlForm * form )
setRecord
setRecord
( QSqlRecord * record )
writeFields
writeFields
()
Q3DateEdit
q3dateedit.html
Order
Order-enum
Q3DateEdit
Q3DateEdit
( QWidget * parent = 0, const char * name = 0 )
Q3DateEdit
Q3DateEdit-2
( const QDate & date, QWidget * parent = 0, const char * name = 0 )
event
event
( QEvent * e )
fix
fix
()
minimumSizeHint
minimumSizeHint
()
resizeEvent
resizeEvent
( QResizeEvent * )
sectionFormattedText
sectionFormattedText
( int sec )
separator
separator
()
setDay
setDay
( int day )
setMonth
setMonth
( int month )
setRange
setRange
( const QDate & min, const QDate & max )
setSeparator
setSeparator
( const QString & s )
setYear
setYear
( int year )
sizeHint
sizeHint
()
timerEvent
timerEvent
( QTimerEvent * )
updateButtons
updateButtons
()
valueChanged
valueChanged
( const QDate & date )
Q3DateTimeEdit
q3datetimeedit.html
Q3DateTimeEdit
Q3DateTimeEdit
( QWidget * parent = 0, const char * name = 0 )
Q3DateTimeEdit
Q3DateTimeEdit-2
( const QDateTime & datetime, QWidget * parent = 0, const char * name = 0 )
autoAdvance
autoAdvance
()
dateEdit
dateEdit
()
minimumSizeHint
minimumSizeHint
()
resizeEvent
resizeEvent
( QResizeEvent * event )
setAutoAdvance
setAutoAdvance
( bool advance )
sizeHint
sizeHint
()
timeEdit
timeEdit
()
valueChanged
valueChanged
( const QDateTime & datetime )
Q3DateTimeEditBase
q3datetimeeditbase.html
Q3DeepCopy
q3deepcopy.html
Q3DeepCopy
Q3DeepCopy
()
Q3DeepCopy
Q3DeepCopy-2
( const T & t )
operator
operator-T
T()
operator=
operator-eq
( const T & t )
Q3Dict
q3dict.html
Q3Dict
Q3Dict
( int size = 17, bool caseSensitive = true )
Q3Dict
Q3Dict-2
( const Q3Dict<type> & dict )
clear
clear
()
count
count
()
find
find
( const QString & key )
insert
insert
( const QString & key, const type * item )
isEmpty
isEmpty
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
( const QString & key )
replace
replace
( const QString & key, const type * item )
resize
resize
( uint newsize )
size
size
()
statistics
statistics
()
take
take
( const QString & key )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator=
operator-eq
( const Q3Dict<type> & dict )
operator[]
operator-5b-5d
( const QString & key )
Q3DictIterator
q3dictiterator.html
Q3DictIterator
Q3DictIterator
( const Q3Dict<type> & dict )
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
Q3Dns
q3dns.html
RecordType
RecordType-enum
Q3Dns
Q3Dns
()
Q3Dns
Q3Dns-2
( const QString & label, RecordType rr = A )
Q3Dns
Q3Dns-3
( const QHostAddress & address, RecordType rr = Ptr )
addresses
addresses
()
canonicalName
canonicalName
()
hostNames
hostNames
()
isWorking
isWorking
()
label
label
()
mailServers
mailServers
()
qualifiedNames
qualifiedNames
()
recordType
recordType
()
resultsReady
resultsReady
()
servers
servers
()
setLabel
setLabel
( const QString & label )
setLabel
setLabel-2
( const QHostAddress & address )
setRecordType
setRecordType
( RecordType rr = A )
texts
texts
()
Q3DockArea
q3dockarea.html
HandlePosition
HandlePosition-enum
Orientation
orientation-prop
Q3DockArea
Q3DockArea
( Qt::Orientation o, HandlePosition h = Normal, QWidget * parent = 0, const char * name = 0 )
dockWindowList
dockWindowList
()
eventFilter
eventFilter
( QObject * o, QEvent * e )
hasDockWindow
hasDockWindow
( Q3DockWindow * w, int * index = 0 )
isDockWindowAccepted
isDockWindowAccepted
( Q3DockWindow * dw )
lineUp
lineUp
( bool keepNewLines )
moveDockWindow
moveDockWindow
( Q3DockWindow * w, int index = -1 )
moveDockWindow
moveDockWindow-2
( Q3DockWindow * w, const QPoint & p, const QRect & r, bool swap )
removeDockWindow
removeDockWindow
( Q3DockWindow * w, bool makeFloating, bool swap, bool fixNewLines = true )
setAcceptDockWindow
setAcceptDockWindow
( Q3DockWindow * dw, bool accept )
Q3DockWindow
q3dockwindow.html
CloseMode
CloseMode-enum
Place
Place-enum
Q3DockWindow
Q3DockWindow
( Place p = InDock, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
Q3DockWindow
Q3DockWindow-2
( QWidget * parent, const char * name = 0, Qt::WindowFlags f = 0 )
area
area
()
boxLayout
boxLayout
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * e )
dock
dock
()
drawContents
drawContents
( QPainter * p )
drawFrame
drawFrame
( QPainter * p )
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
fixedExtent
fixedExtent
()
hideEvent
hideEvent
( QHideEvent * e )
isCloseEnabled
isCloseEnabled
()
isHorizontalStretchable
isHorizontalStretchable
()
isVerticalStretchable
isVerticalStretchable
()
minimumSizeHint
minimumSizeHint
()
Orientation
orientation
Q3DockWindow::orientation()
orientationChanged
orientationChanged
( Qt::Orientation o )
placeChanged
placeChanged
( Q3DockWindow::Place p )
resizeEvent
resizeEvent
( QResizeEvent * e )
setFixedExtentHeight
setFixedExtentHeight
( int h )
setFixedExtentWidth
setFixedExtentWidth
( int w )
setHorizontalStretchable
setHorizontalStretchable
( bool b )
setOrientation
setOrientation
( Qt::Orientation o )
setVerticalStretchable
setVerticalStretchable
( bool b )
setWidget
setWidget
( QWidget * w )
showEvent
showEvent
( QShowEvent * e )
sizeHint
sizeHint
()
undock
undock
( QWidget * widget )
undock
undock-2
()
visibilityChanged
visibilityChanged
( bool visible )
widget
widget
()
windowTitle
windowTitle
()
Q3DragObject
q3dragobject.html
DragMode
DragMode-enum
Q3DragObject
Q3DragObject
( QWidget * dragSource = 0, const char * name = 0 )
drag
drag
()
drag
drag-2
( DragMode mode )
dragCopy
dragCopy
()
dragLink
dragLink
()
dragMove
dragMove
()
pixmap
pixmap
()
pixmapHotSpot
pixmapHotSpot
()
setPixmap
setPixmap
( QPixmap pm, const QPoint & hotspot )
setPixmap
setPixmap-2
( QPixmap pm )
source
source
()
target
target
()
Q3DropSite
q3dropsite.html
Q3DropSite
Q3DropSite
( QWidget * self )
Q3EditorFactory
q3editorfactory.html
Q3EditorFactory
Q3EditorFactory
( QObject * parent = 0 )
createEditor
createEditor
( QWidget * parent, const QVariant & v )
defaultFactory
defaultFactory
()
installDefaultFactory
installDefaultFactory
( Q3EditorFactory * factory )
Q3FileDialog
q3filedialog.html
Mode
Mode-enum
PreviewMode
PreviewMode-enum
ViewMode
ViewMode-enum
Q3FileDialog
Q3FileDialog
( const QString & dirName, const QString & filter = QString()
Q3FileDialog
Q3FileDialog-2
( QWidget * parent = 0, const char * name = 0, bool modal = false )
addFilter
addFilter
( const QString & filter )
addLeftWidget
addLeftWidget
( QWidget * w )
addRightWidget
addRightWidget
( QWidget * w )
addToolButton
addToolButton
( QAbstractButton * b, bool separator = false )
addWidgets
addWidgets
( QLabel * l, QWidget * w, QPushButton * b )
dir
dir
()
dirEntered
dirEntered
( const QString & directory )
done
done
( int i )
eventFilter
eventFilter
( QObject * o, QEvent * e )
fileHighlighted
fileHighlighted
( const QString & file )
fileSelected
fileSelected
( const QString & file )
filesSelected
filesSelected
( const QStringList & files )
filterSelected
filterSelected
( const QString & filter )
getExistingDirectory
getExistingDirectory
( const QString & dir = QString()
getOpenFileName
getOpenFileName
( const QString & startWith = QString()
getOpenFileNames
getOpenFileNames
( const QString & filter = QString()
getSaveFileName
getSaveFileName
( const QString & startWith = QString()
iconProvider
iconProvider
()
keyPressEvent
keyPressEvent
( QKeyEvent * ke )
rereadDir
rereadDir
()
resizeEvent
resizeEvent
( QResizeEvent * e )
resortDir
resortDir
()
selectAll
selectAll
( bool b )
setContentsPreview
setContentsPreview
( QWidget * w, Q3FilePreview * preview )
setDir
setDir
( const QDir & dir )
setDir
setDir-2
( const QString & pathstr )
setFilter
setFilter
( const QString & newFilter )
setFilters
setFilters
( const QString & filters )
setFilters
setFilters-2
( const char ** types )
setFilters
setFilters-3
( const QStringList & types )
setIconProvider
setIconProvider
( Q3FileIconProvider * provider )
setInfoPreview
setInfoPreview
( QWidget * w, Q3FilePreview * preview )
setSelectedFilter
setSelectedFilter
( const QString & mask )
setSelectedFilter
setSelectedFilter-2
( int n )
setSelection
setSelection
( const QString & filename )
setUrl
setUrl
( const Q3UrlOperator & url )
url
url
()
Q3FileIconProvider
q3fileiconprovider.html
Q3FileIconProvider
Q3FileIconProvider
( QObject * parent = 0, const char * name = 0 )
pixmap
pixmap
( const QFileInfo & info )
Q3FilePreview
q3filepreview.html
Q3FilePreview
Q3FilePreview
()
previewUrl
previewUrl
( const Q3Url & url )
Q3Frame
q3frame.html
Q3Frame
Q3Frame
( QWidget * parent, const char * name = 0, Qt::WindowFlags f = 0 )
drawContents
drawContents
( QPainter * painter )
drawFrame
drawFrame
( QPainter * p )
frameChanged
frameChanged
()
frameWidth
frameWidth
()
paintEvent
paintEvent
( QPaintEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * event )
Q3Ftp
q3ftp.html
Command
Command-enum
Error
Error-enum
State
State-enum
Q3Ftp
Q3Ftp
()
Q3Ftp
Q3Ftp-2
( QObject * parent, const char * name = 0 )
abort
abort
()
bytesAvailable
bytesAvailable
()
cd
cd
( const QString & dir )
clearPendingCommands
clearPendingCommands
()
close
close
()
commandFinished
commandFinished
( int id, bool error )
commandStarted
commandStarted
( int id )
connectToHost
connectToHost
( const QString & host, Q_UINT16 port = 21 )
currentCommand
currentCommand
()
currentDevice
currentDevice
()
currentId
currentId
()
dataTransferProgress
dataTransferProgress
( int done, int total )
done
done
( bool error )
error
error
()
errorString
errorString
()
get
get
( const QString & file, QIODevice * dev = 0 )
hasPendingCommands
hasPendingCommands
()
list
list
( const QString & dir = QString()
listInfo
listInfo
( const QUrlInfo & i )
login
login
( const QString & user = QString()
mkdir
mkdir
( const QString & dir )
operationGet
operationGet
( Q3NetworkOperation * op )
operationListChildren
operationListChildren
( Q3NetworkOperation * op )
operationMkDir
operationMkDir
( Q3NetworkOperation * op )
operationPut
operationPut
( Q3NetworkOperation * op )
operationRemove
operationRemove
( Q3NetworkOperation * op )
operationRename
operationRename
( Q3NetworkOperation * op )
put
put
( QIODevice * dev, const QString & file )
put
put-2
( const QByteArray & data, const QString & file )
rawCommand
rawCommand
( const QString & command )
rawCommandReply
rawCommandReply
( int replyCode, const QString & detail )
readAll
readAll
()
readBlock
readBlock
( char * data, Q_ULONG maxlen )
readyRead
readyRead
()
remove
remove
( const QString & file )
rename
rename
( const QString & oldname, const QString & newname )
rmdir
rmdir
( const QString & dir )
state
state
()
stateChanged
stateChanged
( int state )
supportedOperations
supportedOperations
()
Q3Grid
q3grid.html
Q3Grid
Q3Grid
( int n, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
Q3Grid
Q3Grid-2
( int n, Qt::Orientation orient, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
frameChanged
frameChanged
()
setSpacing
setSpacing
( int space )
sizeHint
sizeHint
()
Q3GridView
q3gridview.html
Q3GridView
Q3GridView
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
cellGeometry
cellGeometry
( int row, int column )
cellRect
cellRect
()
columnAt
columnAt
( int x )
dimensionChange
dimensionChange
( int oldNumRows, int oldNumCols )
drawContents
drawContents
( QPainter * p, int cx, int cy, int cw, int ch )
ensureCellVisible
ensureCellVisible
( int row, int column )
gridSize
gridSize
()
paintCell
paintCell
( QPainter * p, int row, int col )
paintEmptyArea
paintEmptyArea
( QPainter * p, int cx, int cy, int cw, int ch )
repaintCell
repaintCell
( int row, int column, bool erase = true )
rowAt
rowAt
( int y )
updateCell
updateCell
( int row, int column )
Q3GroupBox
q3groupbox.html
Orientation
orientation-prop
Q3GroupBox
Q3GroupBox
( QWidget * parent = 0, const char * name = 0 )
Q3GroupBox
Q3GroupBox-2
( const QString & title, QWidget * parent = 0, const char * name = 0 )
Q3GroupBox
Q3GroupBox-3
( int strips, Qt::Orientation orientation, QWidget * parent = 0, const char * name = 0 )
Q3GroupBox
Q3GroupBox-4
( int strips, Qt::Orientation orientation, const QString & title, QWidget * parent = 0, const char * name = 0 )
addSpace
addSpace
( int size )
changeEvent
changeEvent
( QEvent * ev )
childEvent
childEvent
( QChildEvent * c )
event
event
( QEvent * e )
frameStyle
frameStyle
()
insideMargin
insideMargin
()
insideSpacing
insideSpacing
()
resizeEvent
resizeEvent
( QResizeEvent * e )
setColumnLayout
setColumnLayout
( int strips, Qt::Orientation direction )
setFrameStyle
setFrameStyle
( int style )
setInsideMargin
setInsideMargin
( int m )
setInsideSpacing
setInsideSpacing
( int s )
Q3HBox
q3hbox.html
Q3HBox
Q3HBox
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
Q3HBox
Q3HBox-2
( bool horizontal, QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
frameChanged
frameChanged
()
setSpacing
setSpacing
( int space )
setStretchFactor
setStretchFactor
( QWidget * w, int stretch )
sizeHint
sizeHint
()
Q3HBoxLayout
q3hboxlayout.html
Q3HBoxLayout
Q3HBoxLayout
( QWidget * parent, int margin, int spacing = -1, const char * name = 0 )
Q3HBoxLayout
Q3HBoxLayout-4
( QLayout * parentLayout, int spacing = -1, const char * name = 0 )
Q3HBoxLayout
Q3HBoxLayout-5
( int spacing, const char * name = 0 )
Q3HButtonGroup
q3hbuttongroup.html
Q3HButtonGroup
Q3HButtonGroup
( QWidget * parent = 0, const char * name = 0 )
Q3HButtonGroup
Q3HButtonGroup-2
( const QString & title, QWidget * parent = 0, const char * name = 0 )
Q3Header
q3header.html
Orientation
orientation-prop
Q3Header
Q3Header
( QWidget * parent = 0, const char * name = 0 )
Q3Header
Q3Header-2
( int n, QWidget * parent = 0, const char * name = 0 )
addLabel
addLabel
( const QString & s, int size = -1 )
addLabel
addLabel-2
( const QIcon & icon, const QString & s, int size = -1 )
adjustHeaderSize
adjustHeaderSize
()
cellAt
cellAt
( int pos )
cellPos
cellPos
( int i )
cellSize
cellSize
( int i )
changeEvent
changeEvent
( QEvent * ev )
clicked
clicked
( int section )
headerWidth
headerWidth
()
iconSet
iconSet
( int section )
indexChange
indexChange
( int section, int fromIndex, int toIndex )
isClickEnabled
isClickEnabled
( int section = -1 )
isResizeEnabled
isResizeEnabled
( int section = -1 )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * e )
label
label
( int section )
mapToActual
mapToActual
( int l )
mapToIndex
mapToIndex
( int section )
mapToLogical
mapToLogical
( int a )
mapToSection
mapToSection
( int index )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveCell
moveCell
( int fromIdx, int toIdx )
moveSection
moveSection
( int section, int toIndex )
moved
moved
( int fromIndex, int toIndex )
paintEvent
paintEvent
( QPaintEvent * e )
paintSection
paintSection
( QPainter * p, int index, const QRect & fr )
paintSectionLabel
paintSectionLabel
( QPainter * p, int index, const QRect & fr )
pressed
pressed
( int section )
released
released
( int section )
removeLabel
removeLabel
( int section )
resizeEvent
resizeEvent
( QResizeEvent * e )
resizeSection
resizeSection
( int section, int s )
sRect
sRect
( int index )
sectionAt
sectionAt
( int pos )
sectionClicked
sectionClicked
( int index )
sectionHandleDoubleClicked
sectionHandleDoubleClicked
( int section )
sectionPos
sectionPos
( int section )
sectionRect
sectionRect
( int section )
sectionSize
sectionSize
( int section )
setCellSize
setCellSize
( int section, int s )
setClickEnabled
setClickEnabled
( bool enable, int section = -1 )
setLabel
setLabel
( int section, const QString & s, int size = -1 )
setLabel
setLabel-2
( int section, const QIcon & icon, const QString & s, int size = -1 )
setResizeEnabled
setResizeEnabled
( bool enable, int section = -1 )
setSortIndicator
setSortIndicator
( int section, Qt::SortOrder order )
setSortIndicator
setSortIndicator-2
( int section, bool ascending = true )
showEvent
showEvent
( QShowEvent * e )
sizeChange
sizeChange
( int section, int oldSize, int newSize )
sizeHint
sizeHint
()
SortOrder
sortIndicatorOrder
Q3Header::sortIndicatorOrder()
sortIndicatorSection
sortIndicatorSection
()
Q3HGroupBox
q3hgroupbox.html
Q3HGroupBox
Q3HGroupBox
( QWidget * parent = 0, const char * name = 0 )
Q3HGroupBox
Q3HGroupBox-2
( const QString & title, QWidget * parent = 0, const char * name = 0 )
Q3Http
q3http.html
Error
Error-enum
State
State-enum
Q3Http
Q3Http
()
Q3Http
Q3Http-2
( QObject * parent, const char * name = 0 )
Q3Http
Q3Http-3
( const QString & hostname, Q_UINT16 port = 80, QObject * parent = 0, const char * name = 0 )
abort
abort
()
bytesAvailable
bytesAvailable
()
clearPendingRequests
clearPendingRequests
()
closeConnection
closeConnection
()
currentDestinationDevice
currentDestinationDevice
()
currentId
currentId
()
currentRequest
currentRequest
()
currentSourceDevice
currentSourceDevice
()
dataReadProgress
dataReadProgress
( int done, int total )
dataSendProgress
dataSendProgress
( int done, int total )
done
done
( bool error )
error
error
()
errorString
errorString
()
get
get
( const QString & path, QIODevice * to = 0 )
hasPendingRequests
hasPendingRequests
()
head
head
( const QString & path )
operationGet
operationGet
( Q3NetworkOperation * op )
operationPut
operationPut
( Q3NetworkOperation * op )
post
post
( const QString & path, QIODevice * data, QIODevice * to = 0 )
post
post-2
( const QString & path, const QByteArray & data, QIODevice * to = 0 )
readAll
readAll
()
readBlock
readBlock
( char * data, Q_ULONG maxlen )
readyRead
readyRead
( const Q3HttpResponseHeader & resp )
request
request
( const Q3HttpRequestHeader & header, QIODevice * data = 0, QIODevice * to = 0 )
request
request-2
( const Q3HttpRequestHeader & header, const QByteArray & data, QIODevice * to = 0 )
requestFinished
requestFinished
( int id, bool error )
requestStarted
requestStarted
( int id )
responseHeaderReceived
responseHeaderReceived
( const Q3HttpResponseHeader & resp )
setHost
setHost
( const QString & hostname, Q_UINT16 port = 80 )
state
state
()
stateChanged
stateChanged
( int state )
supportedOperations
supportedOperations
()
timerEvent
timerEvent
( QTimerEvent * e )
Q3HttpHeader
q3httpheader.html
Q3HttpHeader
Q3HttpHeader
()
Q3HttpHeader
Q3HttpHeader-2
( const Q3HttpHeader & header )
Q3HttpHeader
Q3HttpHeader-3
( const QString & str )
contentLength
contentLength
()
contentType
contentType
()
hasContentLength
hasContentLength
()
hasContentType
hasContentType
()
hasKey
hasKey
( const QString & key )
isValid
isValid
()
keys
keys
()
majorVersion
majorVersion
()
minorVersion
minorVersion
()
removeValue
removeValue
( const QString & key )
setContentLength
setContentLength
( int len )
setContentType
setContentType
( const QString & type )
setValue
setValue
( const QString & key, const QString & value )
toString
toString
()
value
value
( const QString & key )
operator=
operator-eq
( const Q3HttpHeader & h )
Q3HttpRequestHeader
q3httprequestheader.html
Q3HttpRequestHeader
Q3HttpRequestHeader
()
Q3HttpRequestHeader
Q3HttpRequestHeader-2
( const QString & method, const QString & path, int majorVer = 1, int minorVer = 1 )
Q3HttpRequestHeader
Q3HttpRequestHeader-3
( const Q3HttpRequestHeader & header )
Q3HttpRequestHeader
Q3HttpRequestHeader-4
( const QString & str )
majorVersion
majorVersion
()
method
method
()
minorVersion
minorVersion
()
path
pathx
()
setRequest
setRequest
( const QString & method, const QString & path, int majorVer = 1, int minorVer = 1 )
toString
toString
()
Q3HttpResponseHeader
q3httpresponseheader.html
Q3HttpResponseHeader
Q3HttpResponseHeader
()
Q3HttpResponseHeader
Q3HttpResponseHeader-4
( const Q3HttpResponseHeader & header )
majorVersion
majorVersion
()
minorVersion
minorVersion
()
reasonPhrase
reasonPhrase
()
statusCode
statusCode
()
toString
toString
()
Q3IconDrag
q3icondrag.html
Q3IconDrag
Q3IconDrag
( QWidget * dragSource, const char * name = 0 )
append
append
( const Q3IconDragItem & i, const QRect & pr, const QRect & tr )
canDecode
canDecode
( QMimeSource * e )
encodedData
encodedData
( const char * mime )
format
format
( int i )
Q3IconDragItem
q3icondragitem.html
Q3IconDragItem
Q3IconDragItem
()
data
data
()
setData
setData
( const QByteArray & d )
Q3IconView
q3iconview.html
Arrangement
Arrangement-enum
ComparisonFlags
ComparisonFlags-typedef
ItemTextPos
ItemTextPos-enum
ResizeMode
ResizeMode-enum
SelectionMode
SelectionMode-enum
StringComparisonMode
StringComparisonMode-enum
Q3IconView
Q3IconView
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
adjustItems
adjustItems
()
arrangeItemsInGrid
arrangeItemsInGrid
( const QSize & grid, bool update = true )
arrangeItemsInGrid
arrangeItemsInGrid-2
( bool update = true )
changeEvent
changeEvent
( QEvent * ev )
clear
clear
()
clearSelection
clearSelection
()
clicked
clicked
( Q3IconViewItem * item )
clicked
clicked-2
( Q3IconViewItem * item, const QPoint & pos )
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contentsDragEnterEvent
contentsDragEnterEvent
( QDragEnterEvent * e )
contentsDragLeaveEvent
contentsDragLeaveEvent
( QDragLeaveEvent * e )
contentsDragMoveEvent
contentsDragMoveEvent
( QDragMoveEvent * e )
contentsDropEvent
contentsDropEvent
( QDropEvent * e )
contentsMouseDoubleClickEvent
contentsMouseDoubleClickEvent
( QMouseEvent * e )
contentsMouseMoveEvent
contentsMouseMoveEvent
( QMouseEvent * e )
contentsMousePressEvent
contentsMousePressEvent
( QMouseEvent * e )
contentsMouseReleaseEvent
contentsMouseReleaseEvent
( QMouseEvent * e )
contextMenuRequested
contextMenuRequested
( Q3IconViewItem * item, const QPoint & pos )
currentChanged
currentChanged
( Q3IconViewItem * item )
currentItem
currentItem
()
doAutoScroll
doAutoScroll
()
doubleClicked
doubleClicked
( Q3IconViewItem * item )
dragObject
dragObject
()
drawBackground
drawBackground
( QPainter * p, const QRect & r )
drawContents
drawContents
( QPainter * p, int cx, int cy, int cw, int ch )
drawRubber
drawRubber
( QPainter * p )
dropped
dropped
( QDropEvent * e, const Q3ValueList<Q3IconDragItem> & lst )
emitSelectionChanged
emitSelectionChanged
( Q3IconViewItem * i = 0 )
ensureItemVisible
ensureItemVisible
( Q3IconViewItem * item )
enterEvent
enterEvent
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
findFirstVisibleItem
findFirstVisibleItem
( const QRect & r )
findItem
findItem
( const QPoint & pos )
findItem
findItem-3
( const QString & text, ComparisonFlags compare = BeginsWith | Qt::CaseSensitive )
findLastVisibleItem
findLastVisibleItem
( const QRect & r )
firstItem
firstItem
()
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
index
index
( const Q3IconViewItem * item )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
insertInGrid
insertInGrid
( Q3IconViewItem * item )
insertItem
insertItem
( Q3IconViewItem * item, Q3IconViewItem * after = 0L )
invertSelection
invertSelection
()
isRenaming
isRenaming
()
itemRenamed
itemRenamed
( Q3IconViewItem * item, const QString & name )
itemRenamed
itemRenamed-2
( Q3IconViewItem * item )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
lastItem
lastItem
()
makeRowLayout
makeRowLayout
( Q3IconViewItem * begin, int & y, bool & changed )
minimumSizeHint
minimumSizeHint
()
mouseButtonClicked
mouseButtonClicked
( int button, Q3IconViewItem * item, const QPoint & pos )
mouseButtonPressed
mouseButtonPressed
( int button, Q3IconViewItem * item, const QPoint & pos )
moved
moved
()
onItem
onItem
( Q3IconViewItem * item )
onViewport
onViewport
()
pressed
pressed
( Q3IconViewItem * item )
pressed
pressed-2
( Q3IconViewItem * item, const QPoint & pos )
repaintItem
repaintItem
( Q3IconViewItem * item )
repaintSelectedItems
repaintSelectedItems
()
resizeEvent
resizeEvent
( QResizeEvent * e )
returnPressed
returnPressed
( Q3IconViewItem * item )
rightButtonClicked
rightButtonClicked
( Q3IconViewItem * item, const QPoint & pos )
rightButtonPressed
rightButtonPressed
( Q3IconViewItem * item, const QPoint & pos )
selectAll
selectAll
( bool select )
selectionChanged
selectionChanged
()
selectionChanged
selectionChanged-2
( Q3IconViewItem * item )
setContentsPos
setContentsPos
( int x, int y )
setCurrentItem
setCurrentItem
( Q3IconViewItem * item )
setSelected
setSelected
( Q3IconViewItem * item, bool s, bool cb = false )
setSorting
setSorting
( bool sort, bool ascending = true )
showEvent
showEvent
( QShowEvent * )
sizeHint
sizeHint
()
slotUpdate
slotUpdate
()
sort
sort
( bool ascending = true )
startDrag
startDrag
()
takeItem
takeItem
( Q3IconViewItem * item )
Q3IconViewItem
q3iconviewitem.html
Q3IconViewItem
Q3IconViewItem
( Q3IconView * parent )
Q3IconViewItem
Q3IconViewItem-2
( Q3IconView * parent, Q3IconViewItem * after )
Q3IconViewItem
Q3IconViewItem-3
( Q3IconView * parent, const QString & text )
Q3IconViewItem
Q3IconViewItem-4
( Q3IconView * parent, Q3IconViewItem * after, const QString & text )
Q3IconViewItem
Q3IconViewItem-5
( Q3IconView * parent, const QString & text, const QPixmap & icon )
Q3IconViewItem
Q3IconViewItem-6
( Q3IconView * parent, Q3IconViewItem * after, const QString & text, const QPixmap & icon )
Q3IconViewItem
Q3IconViewItem-7
( Q3IconView * parent, const QString & text, const QPicture & picture )
Q3IconViewItem
Q3IconViewItem-8
( Q3IconView * parent, Q3IconViewItem * after, const QString & text, const QPicture & picture )
acceptDrop
acceptDrop
( const QMimeSource * mime )
calcRect
calcRect
( const QString & text_ = QString()
compare
compare
( Q3IconViewItem * i )
contains
contains
( const QPoint & pnt )
dragEnabled
dragEnabled
()
dragEntered
dragEntered
()
dragLeft
dragLeft
()
dropEnabled
dropEnabled
()
dropped
dropped
( QDropEvent * e, const Q3ValueList<Q3IconDragItem> & lst )
height
height
()
iconView
iconView
()
index
index
()
intersects
intersects
( const QRect & r )
isSelectable
isSelectable
()
isSelected
isSelected
()
key
key
()
move
move
( int x, int y )
move
move-2
( const QPoint & pnt )
moveBy
moveBy
( int dx, int dy )
moveBy
moveBy-2
( const QPoint & pnt )
nextItem
nextItem
()
paintFocus
paintFocus
( QPainter * p, const QColorGroup & cg )
paintItem
paintItem
( QPainter * p, const QColorGroup & cg )
picture
picture
()
pixmap
pixmap
()
pixmapRect
pixmapRect
( bool relative = true )
pos
pos
()
prevItem
prevItem
()
rect
rect
()
removeRenameBox
removeRenameBox
()
rename
rename
()
renameEnabled
renameEnabled
()
repaint
repaint
()
rtti
rtti
()
setDragEnabled
setDragEnabled
( bool allow )
setDropEnabled
setDropEnabled
( bool allow )
setItemRect
setItemRect
( const QRect & r )
setKey
setKey
( const QString & k )
setPicture
setPicture
( const QPicture & icon )
setPixmap
setPixmap
( const QPixmap & icon )
setPixmap
setPixmap-2
( const QPixmap & icon, bool recalc, bool redraw = true )
setPixmapRect
setPixmapRect
( const QRect & r )
setRenameEnabled
setRenameEnabled
( bool allow )
setSelectable
setSelectable
( bool enable )
setSelected
setSelected
( bool s, bool cb )
setSelected
setSelected-2
( bool s )
setText
setText
( const QString & text )
setText
setText-2
( const QString & text, bool recalc, bool redraw = true )
setTextRect
setTextRect
( const QRect & r )
size
size
()
text
text
()
textRect
textRect
( bool relative = true )
width
width
()
x
x
()
y
y
()
Q3ImageDrag
q3imagedrag.html
Q3ImageDrag
Q3ImageDrag
( QImage image, QWidget * dragSource = 0, const char * name = 0 )
Q3ImageDrag
Q3ImageDrag-2
( QWidget * dragSource = 0, const char * name = 0 )
canDecode
canDecode
( const QMimeSource * source )
decode
decode
( const QMimeSource * source, QImage & image )
decode
decode-2
( const QMimeSource * source, QPixmap & pixmap )
encodedData
encodedData
( const char * fmt )
format
format
( int i )
setImage
setImage
( QImage image )
Q3IntCache
q3intcache.html
Q3IntCache
Q3IntCache
( int maxCost = 100, int size = 17 )
clear
clear
()
count
count
()
find
find
( long k, bool ref = true )
insert
insert
( long k, const type * d, int c = 1, int p = 0 )
isEmpty
isEmpty
()
maxCost
maxCost
()
remove
remove
( long k )
setMaxCost
setMaxCost
( int m )
size
size
()
statistics
statistics
()
take
take
( long k )
totalCost
totalCost
()
operator[]
operator-5b-5d
( long k )
Q3IntCacheIterator
q3intcacheiterator.html
Q3IntCacheIterator
Q3IntCacheIterator
( const Q3IntCache<type> & cache )
Q3IntCacheIterator
Q3IntCacheIterator-2
( const Q3IntCacheIterator<type> & ci )
atFirst
atFirst
()
atLast
atLast
()
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
toLast
toLast
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
operator--
operator--
()
operator-=
operator--eq
( uint jump )
operator=
operator-eq
( const Q3IntCacheIterator<type> & ci )
Q3IntDict
q3intdict.html
Q3IntDict
Q3IntDict
( int size = 17 )
Q3IntDict
Q3IntDict-2
( const Q3IntDict<type> & dict )
clear
clear
()
count
count
()
find
find
( long key )
insert
insert
( long key, const type * item )
isEmpty
isEmpty
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
( long key )
replace
replace
( long key, const type * item )
resize
resize
( uint newsize )
size
size
()
statistics
statistics
()
take
take
( long key )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator=
operator-eq
( const Q3IntDict<type> & dict )
operator[]
operator-5b-5d
( long key )
Q3IntDictIterator
q3intdictiterator.html
Q3IntDictIterator
Q3IntDictIterator
( const Q3IntDict<type> & dict )
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
Q3ListBox
q3listbox.html
ComparisonFlags
ComparisonFlags-typedef
LayoutMode
LayoutMode-enum
SelectionMode
SelectionMode-enum
StringComparisonMode
StringComparisonMode-enum
Q3ListBox
Q3ListBox
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
autoBottomScrollBar
autoBottomScrollBar
()
autoScroll
autoScroll
()
autoScrollBar
autoScrollBar
()
autoUpdate
autoUpdate
()
bottomScrollBar
bottomScrollBar
()
cellHeight
cellHeight
( int i )
cellHeight
cellHeight-2
()
cellWidth
cellWidth
()
cellWidth
cellWidth-2
( int i )
centerCurrentItem
centerCurrentItem
()
changeEvent
changeEvent
( QEvent * ev )
changeItem
changeItem
( const Q3ListBoxItem * lbi, int index )
changeItem
changeItem-2
( const QString & text, int index )
changeItem
changeItem-3
( const QPixmap & pixmap, int index )
changeItem
changeItem-4
( const QPixmap & pixmap, const QString & text, int index )
clear
clear
()
clearSelection
clearSelection
()
clicked
clicked
( Q3ListBoxItem * item )
clicked
clicked-2
( Q3ListBoxItem * item, const QPoint & pnt )
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contextMenuRequested
contextMenuRequested
( Q3ListBoxItem * item, const QPoint & pos )
currentChanged
currentChanged
( Q3ListBoxItem * item )
doLayout
doLayout
()
doubleClicked
doubleClicked
( Q3ListBoxItem * item )
dragSelect
dragSelect
()
ensureCurrentVisible
ensureCurrentVisible
()
eventFilter
eventFilter
( QObject * o, QEvent * e )
findItem
findItem
( const QString & text, ComparisonFlags compare = BeginsWith )
findItem
findItem-2
( int yPos )
firstItem
firstItem
()
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
highlighted
highlighted
( int index )
highlighted
highlighted-2
( Q3ListBoxItem * item )
highlighted
highlighted-3
( const QString & text )
inSort
inSort
( const Q3ListBoxItem * lbi )
inSort
inSort-2
( const QString & text )
index
index
( const Q3ListBoxItem * lbi )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
insertItem
insertItem
( const Q3ListBoxItem * lbi, int index = -1 )
insertItem
insertItem-2
( const Q3ListBoxItem * lbi, const Q3ListBoxItem * after )
insertItem
insertItem-3
( const QString & text, int index = -1 )
insertItem
insertItem-4
( const QPixmap & pixmap, int index = -1 )
insertItem
insertItem-5
( const QPixmap & pixmap, const QString & text, int index = -1 )
insertStrList
insertStrList
( const char ** strings, int numStrings = -1, int index = -1 )
insertStringList
insertStringList
( const QStringList & list, int index = -1 )
invertSelection
invertSelection
()
isRubberSelecting
isRubberSelecting
()
isSelected
isSelected
( int i )
isSelected
isSelected-2
( const Q3ListBoxItem * i )
item
item
( int index )
itemAt
itemAt
( const QPoint & p )
itemHeight
itemHeight
( int index = 0 )
itemRect
itemRect
( Q3ListBoxItem * item )
itemVisible
itemVisible
( int index )
itemVisible
itemVisible-2
( const Q3ListBoxItem * item )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
maxItemWidth
maxItemWidth
()
minimumSizeHint
minimumSizeHint
()
mouseButtonClicked
mouseButtonClicked
( int button, Q3ListBoxItem * item, const QPoint & pos )
mouseButtonPressed
mouseButtonPressed
( int button, Q3ListBoxItem * item, const QPoint & pos )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
numCols
numCols
()
onItem
onItem
( Q3ListBoxItem * i )
onViewport
onViewport
()
paintCell
paintCell
( QPainter * p, int row, int col )
pixmap
pixmap
( int index )
pressed
pressed
( Q3ListBoxItem * item )
pressed
pressed-2
( Q3ListBoxItem * item, const QPoint & pnt )
removeItem
removeItem
( int index )
resizeEvent
resizeEvent
( QResizeEvent * e )
returnPressed
returnPressed
( Q3ListBoxItem * item )
rightButtonClicked
rightButtonClicked
( Q3ListBoxItem * item, const QPoint & point )
rightButtonPressed
rightButtonPressed
( Q3ListBoxItem * item, const QPoint & point )
scrollBar
scrollBar
()
selectAll
selectAll
( bool select )
selected
selected
( int index )
selected
selected-2
( Q3ListBoxItem * item )
selected
selected-3
( const QString & text )
selectedItem
selectedItem
()
selectionChanged
selectionChanged
()
selectionChanged
selectionChanged-2
( Q3ListBoxItem * item )
setAutoBottomScrollBar
setAutoBottomScrollBar
( bool enable )
setAutoScroll
setAutoScroll
( bool b )
setAutoScrollBar
setAutoScrollBar
( bool enable )
setAutoUpdate
setAutoUpdate
( bool b )
setBottomItem
setBottomItem
( int index )
setBottomScrollBar
setBottomScrollBar
( bool enable )
setDragSelect
setDragSelect
( bool b )
setFixedVisibleLines
setFixedVisibleLines
( int lines )
setScrollBar
setScrollBar
( bool enable )
setSelected
setSelected
( Q3ListBoxItem * item, bool select )
setSelected
setSelected-2
( int index, bool select )
setSmoothScrolling
setSmoothScrolling
( bool b )
showEvent
showEvent
( QShowEvent * )
sizeHint
sizeHint
()
smoothScrolling
smoothScrolling
()
sort
sort
( bool ascending = true )
takeItem
takeItem
( const Q3ListBoxItem * item )
text
text
( int index )
toggleCurrentItem
toggleCurrentItem
()
totalHeight
totalHeight
()
totalWidth
totalWidth
()
triggerUpdate
triggerUpdate
( bool doLayout )
updateCellWidth
updateCellWidth
()
updateItem
updateItem
( int index )
updateItem
updateItem-2
( Q3ListBoxItem * i )
viewportPaintEvent
viewportPaintEvent
( QPaintEvent * e )
Q3ListBoxItem
q3listboxitem.html
Q3ListBoxItem
Q3ListBoxItem
( Q3ListBox * listbox = 0 )
Q3ListBoxItem
Q3ListBoxItem-2
( Q3ListBox * listbox, Q3ListBoxItem * after )
current
current
()
height
height
( const Q3ListBox * lb )
isCurrent
isCurrent
()
isSelectable
isSelectable
()
isSelected
isSelected
()
listBox
listBox
()
next
next
()
paint
paint
( QPainter * p )
pixmap
pixmap
()
prev
prev
()
rtti
rtti
()
selected
selected
()
setCustomHighlighting
setCustomHighlighting
( bool b )
setSelectable
setSelectable
( bool b )
setText
setText
( const QString & text )
text
text
()
width
width
( const Q3ListBox * lb )
Q3ListBoxPixmap
q3listboxpixmap.html
Q3ListBoxPixmap
Q3ListBoxPixmap
( Q3ListBox * listbox, const QPixmap & pixmap )
Q3ListBoxPixmap
Q3ListBoxPixmap-2
( const QPixmap & pixmap )
Q3ListBoxPixmap
Q3ListBoxPixmap-3
( Q3ListBox * listbox, const QPixmap & pixmap, Q3ListBoxItem * after )
Q3ListBoxPixmap
Q3ListBoxPixmap-4
( Q3ListBox * listbox, const QPixmap & pix, const QString & text )
Q3ListBoxPixmap
Q3ListBoxPixmap-5
( const QPixmap & pix, const QString & text )
Q3ListBoxPixmap
Q3ListBoxPixmap-6
( Q3ListBox * listbox, const QPixmap & pix, const QString & text, Q3ListBoxItem * after )
height
height
( const Q3ListBox * lb )
paint
paint
( QPainter * painter )
pixmap
pixmap
()
rtti
rtti
()
width
width
( const Q3ListBox * lb )
Q3ListBoxText
q3listboxtext.html
Q3ListBoxText
Q3ListBoxText
( Q3ListBox * listbox, const QString & text = QString()
Q3ListBoxText
Q3ListBoxText-2
( const QString & text = QString()
Q3ListBoxText
Q3ListBoxText-3
( Q3ListBox * listbox, const QString & text, Q3ListBoxItem * after )
height
height
( const Q3ListBox * lb )
paint
paint
( QPainter * painter )
rtti
rtti
()
width
width
( const Q3ListBox * lb )
Q3ListView
q3listview.html
ComparisonFlags
ComparisonFlags-typedef
RenameAction
RenameAction-enum
ResizeMode
ResizeMode-enum
SelectionMode
SelectionMode-enum
StringComparisonMode
StringComparisonMode-enum
WidthMode
WidthMode-enum
Q3ListView
Q3ListView
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
addColumn
addColumn
( const QString & label, int width = -1 )
addColumn
addColumn-2
( const QIcon & icon, const QString & label, int width = -1 )
adjustColumn
adjustColumn
( int col )
changeEvent
changeEvent
( QEvent * ev )
clear
clear
()
clearSelection
clearSelection
()
clicked
clicked
( Q3ListViewItem * item )
clicked
clicked-2
( Q3ListViewItem * item, const QPoint & pnt, int c )
collapsed
collapsed
( Q3ListViewItem * item )
columnAlignment
columnAlignment
( int column )
columnText
columnText
( int c )
columnWidth
columnWidth
( int c )
columnWidthMode
columnWidthMode
( int c )
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contentsDragEnterEvent
contentsDragEnterEvent
( QDragEnterEvent * e )
contentsDragLeaveEvent
contentsDragLeaveEvent
( QDragLeaveEvent * e )
contentsDragMoveEvent
contentsDragMoveEvent
( QDragMoveEvent * e )
contentsDropEvent
contentsDropEvent
( QDropEvent * e )
contentsMouseDoubleClickEvent
contentsMouseDoubleClickEvent
( QMouseEvent * e )
contentsMouseMoveEvent
contentsMouseMoveEvent
( QMouseEvent * e )
contentsMousePressEvent
contentsMousePressEvent
( QMouseEvent * e )
contentsMouseReleaseEvent
contentsMouseReleaseEvent
( QMouseEvent * e )
contextMenuRequested
contextMenuRequested
( Q3ListViewItem * item, const QPoint & pos, int col )
currentChanged
currentChanged
( Q3ListViewItem * item )
currentItem
currentItem
()
doAutoScroll
doAutoScroll
()
doubleClicked
doubleClicked
( Q3ListViewItem * item )
doubleClicked
doubleClicked-2
( Q3ListViewItem * item, const QPoint & point, int column )
dragObject
dragObject
()
drawContentsOffset
drawContentsOffset
( QPainter * p, int ox, int oy, int cx, int cy, int cw, int ch )
dropped
dropped
( QDropEvent * e )
ensureItemVisible
ensureItemVisible
( const Q3ListViewItem * i )
eventFilter
eventFilter
( QObject * o, QEvent * e )
expanded
expanded
( Q3ListViewItem * item )
findItem
findItem
( const QString & text, int column, ComparisonFlags compare = ExactMatch | Qt::CaseSensitive )
firstChild
firstChild
()
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
header
header
()
hideColumn
hideColumn
( int column )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
insertItem
insertItem
( Q3ListViewItem * i )
invertSelection
invertSelection
()
isOpen
isOpen
( const Q3ListViewItem * item )
isRenaming
isRenaming
()
isSelected
isSelected
( const Q3ListViewItem * i )
itemAt
itemAt
( const QPoint & viewPos )
itemPos
itemPos
( const Q3ListViewItem * item )
itemRect
itemRect
( const Q3ListViewItem * item )
itemRenamed
itemRenamed
( Q3ListViewItem * item, int col, const QString & text )
itemRenamed
itemRenamed-2
( Q3ListViewItem * item, int col )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
lastItem
lastItem
()
minimumSizeHint
minimumSizeHint
()
mouseButtonClicked
mouseButtonClicked
( int button, Q3ListViewItem * item, const QPoint & pos, int c )
mouseButtonPressed
mouseButtonPressed
( int button, Q3ListViewItem * item, const QPoint & pos, int c )
onItem
onItem
( Q3ListViewItem * i )
onViewport
onViewport
()
paintEmptyArea
paintEmptyArea
( QPainter * p, const QRect & rect )
pressed
pressed
( Q3ListViewItem * item )
pressed
pressed-2
( Q3ListViewItem * item, const QPoint & pnt, int c )
removeColumn
removeColumn
( int index )
removeItem
removeItem
( Q3ListViewItem * item )
repaintItem
repaintItem
( const Q3ListViewItem * item )
resizeEvent
resizeEvent
( QResizeEvent * e )
returnPressed
returnPressed
( Q3ListViewItem * item )
rightButtonClicked
rightButtonClicked
( Q3ListViewItem * item, const QPoint & point, int column )
rightButtonPressed
rightButtonPressed
( Q3ListViewItem * item, const QPoint & point, int column )
selectAll
selectAll
( bool select )
selectedItem
selectedItem
()
selectionChanged
selectionChanged
()
selectionChanged
selectionChanged-2
( Q3ListViewItem * item )
setColumnAlignment
setColumnAlignment
( int column, int align )
setColumnText
setColumnText
( int column, const QString & label )
setColumnText
setColumnText-2
( int column, const QIcon & icon, const QString & label )
setColumnWidth
setColumnWidth
( int column, int w )
setColumnWidthMode
setColumnWidthMode
( int c, WidthMode mode )
setContentsPos
setContentsPos
( int x, int y )
setCurrentItem
setCurrentItem
( Q3ListViewItem * i )
setOpen
setOpen
( Q3ListViewItem * item, bool open )
setSelected
setSelected
( Q3ListViewItem * item, bool selected )
setSelectionAnchor
setSelectionAnchor
( Q3ListViewItem * item )
setSortColumn
setSortColumn
( int column )
setSortOrder
setSortOrder
( Qt::SortOrder order )
setSorting
setSorting
( int column, bool ascending = true )
showEvent
showEvent
( QShowEvent * )
sizeHint
sizeHint
()
sort
sort
()
sortColumn
sortColumn
()
SortOrder
sortOrder
Q3ListView::sortOrder()
spacePressed
spacePressed
( Q3ListViewItem * item )
startDrag
startDrag
()
takeItem
takeItem
( Q3ListViewItem * i )
triggerUpdate
triggerUpdate
()
updateContents
updateContents
()
viewportResizeEvent
viewportResizeEvent
( QResizeEvent * e )
Q3ListViewItem
q3listviewitem.html
Q3ListViewItem
Q3ListViewItem
( Q3ListView * parent )
Q3ListViewItem
Q3ListViewItem-2
( Q3ListViewItem * parent )
Q3ListViewItem
Q3ListViewItem-3
( Q3ListView * parent, Q3ListViewItem * after )
Q3ListViewItem
Q3ListViewItem-4
( Q3ListViewItem * parent, Q3ListViewItem * after )
Q3ListViewItem
Q3ListViewItem-5
( Q3ListView * parent, const QString & label1, const QString & label2 = QString()
Q3ListViewItem
Q3ListViewItem-6
( Q3ListViewItem * parent, const QString & label1, const QString & label2 = QString()
Q3ListViewItem
Q3ListViewItem-7
( Q3ListView * parent, Q3ListViewItem * after, const QString & label1, const QString & label2 = QString()
Q3ListViewItem
Q3ListViewItem-8
( Q3ListViewItem * parent, Q3ListViewItem * after, const QString & label1, const QString & label2 = QString()
acceptDrop
acceptDrop
( const QMimeSource * mime )
activate
activate
()
activatedPos
activatedPos
( QPoint & pos )
cancelRename
cancelRename
( int col )
childCount
childCount
()
compare
compare
( Q3ListViewItem * i, int col, bool ascending )
depth
depth
()
dragEnabled
dragEnabled
()
dragEntered
dragEntered
()
dragLeft
dragLeft
()
dropEnabled
dropEnabled
()
dropped
dropped
( QDropEvent * e )
enforceSortOrder
enforceSortOrder
()
firstChild
firstChild
()
height
height
()
insertItem
insertItem
( Q3ListViewItem * newChild )
invalidateHeight
invalidateHeight
()
isEnabled
isEnabled
()
isExpandable
isExpandable
()
isOpen
isOpen
()
isSelectable
isSelectable
()
isSelected
isSelected
()
isVisible
isVisible
()
itemAbove
itemAbove
()
itemBelow
itemBelow
()
itemPos
itemPos
()
key
key
( int column, bool ascending )
listView
listView
()
moveItem
moveItem
( Q3ListViewItem * after )
multiLinesEnabled
multiLinesEnabled
()
nextSibling
nextSibling
()
okRename
okRename
( int col )
paintBranches
paintBranches
( QPainter * p, const QColorGroup & cg, int w, int y, int h )
paintCell
paintCell
( QPainter * painter, const QColorGroup & cg, int column, int width, int align )
paintFocus
paintFocus
( QPainter * p, const QColorGroup & cg, const QRect & r )
parent
parent
()
pixmap
pixmap
( int column )
removeItem
removeItem
( Q3ListViewItem * item )
renameEnabled
renameEnabled
( int col )
repaint
repaint
()
rtti
rtti
()
setDragEnabled
setDragEnabled
( bool allow )
setDropEnabled
setDropEnabled
( bool allow )
setEnabled
setEnabled
( bool b )
setExpandable
setExpandable
( bool enable )
setHeight
setHeight
( int height )
setMultiLinesEnabled
setMultiLinesEnabled
( bool b )
setOpen
setOpen
( bool o )
setPixmap
setPixmap
( int column, const QPixmap & pm )
setRenameEnabled
setRenameEnabled
( int col, bool b )
setSelectable
setSelectable
( bool enable )
setSelected
setSelected
( bool s )
setText
setText
( int column, const QString & text )
setVisible
setVisible
( bool b )
setup
setup
()
sort
sort
()
sortChildItems
sortChildItems
( int column, bool ascending )
startRename
startRename
( int col )
takeItem
takeItem
( Q3ListViewItem * item )
text
text
( int column )
totalHeight
totalHeight
()
width
width
( const QFontMetrics & fm, const Q3ListView * lv, int c )
widthChanged
widthChanged
( int c = -1 )
Q3ListViewItemIterator
q3listviewitemiterator.html
IteratorFlag
IteratorFlag-enum
Q3ListViewItemIterator
Q3ListViewItemIterator
()
Q3ListViewItemIterator
Q3ListViewItemIterator-2
( Q3ListViewItem * item )
Q3ListViewItemIterator
Q3ListViewItemIterator-3
( Q3ListViewItem * item, int iteratorFlags )
Q3ListViewItemIterator
Q3ListViewItemIterator-4
( const Q3ListViewItemIterator & it )
Q3ListViewItemIterator
Q3ListViewItemIterator-5
( Q3ListView * lv )
Q3ListViewItemIterator
Q3ListViewItemIterator-6
( Q3ListView * lv, int iteratorFlags )
current
current
()
operator*
operator-2a
()
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator=
operator-eq
( const Q3ListViewItemIterator & it )
Q3LocalFs
q3localfs.html
Q3LocalFs
Q3LocalFs
()
operationGet
operationGet
( Q3NetworkOperation * op )
operationListChildren
operationListChildren
( Q3NetworkOperation * op )
operationMkDir
operationMkDir
( Q3NetworkOperation * op )
operationPut
operationPut
( Q3NetworkOperation * op )
operationRemove
operationRemove
( Q3NetworkOperation * op )
operationRename
operationRename
( Q3NetworkOperation * op )
supportedOperations
supportedOperations
()
Q3MainWindow
q3mainwindow.html
DockWindows
DockWindows-enum
Q3MainWindow
Q3MainWindow
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = Qt::WType_TopLevel )
addDockWindow
addDockWindow
( Q3DockWindow * dockWindow, Qt::Dock edge = Qt::DockTop, bool newLine = false )
addDockWindow
addDockWindow-2
( Q3DockWindow * dockWindow, const QString & label, Qt::Dock edge = Qt::DockTop, bool newLine = false )
addToolBar
addToolBar
( Q3DockWindow * dockWindow, Qt::Dock position = Qt::DockTop, bool newLine = false )
addToolBar
addToolBar-2
( Q3DockWindow * dockWindow, const QString & label, Qt::Dock position = Qt::DockTop, bool newLine = false )
appropriate
appropriate
( Q3DockWindow * dw )
bottomDock
bottomDock
()
centralWidget
centralWidget
()
childEvent
childEvent
( QChildEvent * e )
createDockWindowMenu
createDockWindowMenu
( DockWindows dockWindows = AllDockWindows )
customize
customize
()
dockWindowPositionChanged
dockWindowPositionChanged
( Q3DockWindow * dockWindow )
dockWindows
dockWindows
( Qt::Dock dock )
dockWindows
dockWindows-2
()
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
getLocation
getLocation
( Q3DockWindow * dw, Qt::Dock & dock, int & index, bool & nl, int & extraOffset )
hasDockWindow
hasDockWindow
( Q3DockWindow * dw )
isCustomizable
isCustomizable
()
isDockEnabled
isDockEnabled
( Qt::Dock dock )
isDockEnabled
isDockEnabled-2
( Q3DockArea * area )
isDockEnabled
isDockEnabled-3
( Q3DockWindow * dw, Q3DockArea * area )
isDockEnabled
isDockEnabled-4
( Q3DockWindow * tb, Qt::Dock dock )
isDockMenuEnabled
isDockMenuEnabled
()
leftDock
leftDock
()
lineUpDockWindows
lineUpDockWindows
( bool keepNewLines = false )
lineUpToolBars
lineUpToolBars
( bool keepNewLines = false )
menuAboutToShow
menuAboutToShow
()
menuBar
menuBar
()
minimumSizeHint
minimumSizeHint
()
moveDockWindow
moveDockWindow
( Q3DockWindow * dockWindow, Qt::Dock edge = Qt::DockTop )
moveDockWindow
moveDockWindow-2
( Q3DockWindow * dockWindow, Qt::Dock edge, bool nl, int index, int extraOffset = -1 )
moveToolBar
moveToolBar
( Q3DockWindow * dockWindow, Qt::Dock position = Qt::DockTop )
moveToolBar
moveToolBar-2
( Q3DockWindow * dockWindow, Qt::Dock position, bool nl, int index, int extraOffset = -1 )
paintEvent
paintEvent
( QPaintEvent * )
pixmapSizeChanged
pixmapSizeChanged
( bool b )
removeDockWindow
removeDockWindow
( Q3DockWindow * dockWindow )
removeToolBar
removeToolBar
( Q3DockWindow * dockWindow )
rightDock
rightDock
()
setAppropriate
setAppropriate
( Q3DockWindow * dw, bool a )
setCentralWidget
setCentralWidget
( QWidget * w )
setDockEnabled
setDockEnabled
( Qt::Dock dock, bool enable )
setDockEnabled
setDockEnabled-2
( Q3DockWindow * dw, Qt::Dock dock, bool enable )
setDockMenuEnabled
setDockMenuEnabled
( bool b )
setToolBarsMovable
setToolBarsMovable
( bool b )
setUpLayout
setUpLayout
()
setVisible
setVisible
( bool visible )
showDockMenu
showDockMenu
( const QPoint & globalPos )
sizeHint
sizeHint
()
statusBar
statusBar
()
toolBarPositionChanged
toolBarPositionChanged
( Q3ToolBar * toolbar )
toolBars
toolBars
( Qt::Dock dock )
toolBarsMovable
toolBarsMovable
()
topDock
topDock
()
usesTextLabelChanged
usesTextLabelChanged
( bool b )
whatsThis
whatsThis
()
Q3MemArray
q3memarray.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
Q3MemArray
Q3MemArray
( int arg1, int arg2 )
Q3MemArray
Q3MemArray-2
()
Q3MemArray
Q3MemArray-3
( int size )
Q3MemArray
Q3MemArray-4
( const Q3MemArray<type> & a )
Q3MemArray
Q3MemArray-5
( const QVector<type> & vector )
assign
assign
( const Q3MemArray<type> & a )
assign
assign-2
( const type * data, uint size )
at
at
( uint index )
begin
begin
()
begin
begin-2
()
bsearch
bsearch
( const type & v )
contains
contains
( const type & v )
copy
copy
()
count
count
()
data
data
()
detach
detach
()
duplicate
duplicate
( const Q3MemArray<type> & a )
duplicate
duplicate-2
( const type * data, uint size )
end
end
()
end
end-2
()
fill
fill
( const type & v, int size = -1 )
find
find
( const type & v, uint index = 0 )
isEmpty
isEmpty
()
isNull
isNull
()
nrefs
nrefs
()
resetRawData
resetRawData
( const type * data, uint size )
resize
resize
( uint size, Optimization optim )
resize
resize-2
( uint size )
setRawData
setRawData
( const type * data, uint size )
size
size
()
sort
sort
()
truncate
truncate
( uint pos )
operator
operator-QVector-lttype-gt
QVector<type>()
operator
operator-const-type--2a
const type *()
operator!=
operator-not-eq
( const Q3MemArray<type> & a )
operator=
operator-eq
( const Q3MemArray<type> & a )
operator==
operator-eq-eq
( const Q3MemArray<type> & a )
operator[]
operator-5b-5d
( int index )
Q3MimeSourceFactory
q3mimesourcefactory.html
Q3MimeSourceFactory
Q3MimeSourceFactory
()
addFactory
addFactory
( Q3MimeSourceFactory * f )
addFilePath
addFilePath
( const QString & p )
data
data
( const QString & abs_name )
data
data-2
( const QString & abs_or_rel_name, const QString & context )
defaultFactory
defaultFactory
()
filePath
filePath
()
makeAbsolute
makeAbsolute
( const QString & abs_or_rel_name, const QString & context )
removeFactory
removeFactory
( Q3MimeSourceFactory * f )
setData
setData
( const QString & abs_name, QMimeSource * data )
setDefaultFactory
setDefaultFactory
( Q3MimeSourceFactory * factory )
setExtensionType
setExtensionType
( const QString & ext, const char * mimetype )
setFilePath
setFilePath
( const QStringList & path )
setFilePath
setFilePath-2
( const QString & path )
setImage
setImage
( const QString & abs_name, const QImage & image )
setPixmap
setPixmap
( const QString & abs_name, const QPixmap & pixmap )
setText
setText
( const QString & abs_name, const QString & text )
takeDefaultFactory
takeDefaultFactory
()
Q3MultiLineEdit
q3multilineedit.html
Alignment
alignment-prop
Q3MultiLineEdit
Q3MultiLineEdit
( QWidget * parent = 0, const char * name = 0 )
autoUpdate
autoUpdate
()
backspace
backspace
()
cursorDown
cursorDown
( bool mark = false )
cursorLeft
cursorLeft
( bool mark = false, bool wrap = true )
cursorPoint
cursorPoint
()
cursorRight
cursorRight
( bool mark = false, bool wrap = true )
cursorUp
cursorUp
( bool mark = false )
cursorWordBackward
cursorWordBackward
( bool mark )
cursorWordForward
cursorWordForward
( bool mark )
deselect
deselect
()
end
end
( bool mark = false )
getMarkedRegion
getMarkedRegion
( int * line1, int * col1, int * line2, int * col2 )
hasMarkedText
hasMarkedText
()
home
home
( bool mark = false )
insertAndMark
insertAndMark
( const QString & str, bool mark )
insertAt
insertAt
( const QString & s, int line, int col )
insertAt
insertAt-2
( const QString & s, int line, int col, bool mark )
insertLine
insertLine
( const QString & txt, int line = -1 )
killLine
killLine
()
lineLength
lineLength
( int row )
markedText
markedText
()
maxLines
maxLines
()
newLine
newLine
()
pageDown
pageDown
( bool mark = false )
pageUp
pageUp
( bool mark = false )
removeLine
removeLine
( int paragraph )
setCursorPosition
setCursorPosition
( int line, int col )
setCursorPosition
setCursorPosition-2
( int line, int col, bool mark )
setMaxLines
setMaxLines
( int max )
textLine
textLine
( int line )
totalHeight
totalHeight
()
totalWidth
totalWidth
()
Q3NetworkOperation
q3networkoperation.html
Q3NetworkOperation
Q3NetworkOperation
( Q3NetworkProtocol::Operation operation, const QString & arg0, const QString & arg1, const QString & arg2 )
Q3NetworkOperation
Q3NetworkOperation-2
( Q3NetworkProtocol::Operation operation, const QByteArray & arg0, const QByteArray & arg1, const QByteArray & arg2 )
arg
arg
( int num )
errorCode
errorCode
()
free
free
()
Operation
operation
Q3NetworkOperation::operation()
protocolDetail
protocolDetail
()
rawArg
rawArg
( int num )
setArg
setArg
( int num, const QString & arg )
setErrorCode
setErrorCode
( int ec )
setProtocolDetail
setProtocolDetail
( const QString & detail )
setRawArg
setRawArg
( int num, const QByteArray & arg )
setState
setState
( Q3NetworkProtocol::State state )
State
state
Q3NetworkOperation::state()
Q3NetworkProtocol
q3networkprotocol.html
ConnectionState
ConnectionState-enum
Error
Error-enum
Operation
Operation-enum
State
State-enum
Q3NetworkProtocol
Q3NetworkProtocol
()
addOperation
addOperation
( Q3NetworkOperation * op )
autoDelete
autoDelete
()
checkConnection
checkConnection
( Q3NetworkOperation * op )
clearOperationQueue
clearOperationQueue
()
connectionStateChanged
connectionStateChanged
( int state, const QString & data )
createdDirectory
createdDirectory
( const QUrlInfo & i, Q3NetworkOperation * op )
data
data
( const QByteArray & data, Q3NetworkOperation * op )
dataTransferProgress
dataTransferProgress
( int bytesDone, int bytesTotal, Q3NetworkOperation * op )
finished
finished
( Q3NetworkOperation * op )
getNetworkProtocol
getNetworkProtocol
( const QString & protocol )
hasOnlyLocalFileSystem
hasOnlyLocalFileSystem
()
itemChanged
itemChanged
( Q3NetworkOperation * op )
newChild
newChild
( const QUrlInfo & i, Q3NetworkOperation * op )
newChildren
newChildren
( const Q3ValueList<QUrlInfo> & i, Q3NetworkOperation * op )
operationGet
operationGet
( Q3NetworkOperation * op )
operationInProgress
operationInProgress
()
operationListChildren
operationListChildren
( Q3NetworkOperation * op )
operationMkDir
operationMkDir
( Q3NetworkOperation * op )
operationPut
operationPut
( Q3NetworkOperation * op )
operationRemove
operationRemove
( Q3NetworkOperation * op )
operationRename
operationRename
( Q3NetworkOperation * op )
registerNetworkProtocol
registerNetworkProtocol
( const QString & protocol, Q3NetworkProtocolFactoryBase * protocolFactory )
removed
removed
( Q3NetworkOperation * op )
setAutoDelete
setAutoDelete
( bool b, int i = 10000 )
setUrl
setUrl
( Q3UrlOperator * u )
start
start
( Q3NetworkOperation * op )
stop
stop
()
supportedOperations
supportedOperations
()
url
url
()
Q3PaintDeviceMetrics
q3paintdevicemetrics.html
Q3PaintDeviceMetrics
Q3PaintDeviceMetrics
( const QPaintDevice * pd )
depth
depth
()
height
height
()
heightMM
heightMM
()
logicalDpiX
logicalDpiX
()
logicalDpiY
logicalDpiY
()
numColors
numColors
()
width
width
()
widthMM
widthMM
()
Q3Painter
q3painter.html
Q3Painter
Q3Painter
()
Q3Painter
Q3Painter-2
( QPaintDevice * pdev )
drawArc
drawArc
( const QRect & r, int a, int alen )
drawArc
drawArc-2
( int x, int y, int w, int h, int startAngle, int spanAngle )
drawChord
drawChord
( const QRect & r, int a, int alen )
drawChord
drawChord-2
( int x, int y, int w, int h, int startAngle, int spanAngle )
drawEllipse
drawEllipse
( const QRect & r )
drawEllipse
drawEllipse-2
( int x, int y, int width, int height )
drawPie
drawPie
( const QRect & r, int a, int alen )
drawPie
drawPie-2
( int x, int y, int w, int h, int startAngle, int spanAngle )
drawRect
drawRect
( const QRect & r )
drawRect
drawRect-2
( int x, int y, int w, int h )
drawRoundRect
drawRoundRect
( const QRect & r, int xrnd = 25, int yrnd = 25 )
drawRoundRect
drawRoundRect-2
( int x, int y, int w, int h, int xrnd = 25, int yrnd = 25 )
Q3Picture
q3picture.html
Q3Picture
Q3Picture
()
Q3Picture
Q3Picture-2
( const QPicture & other )
load
load
( QIODevice * device, const char * format = 0 )
load
load-2
( const QString & fileName, const char * format = 0 )
save
save
( QIODevice * device, const char * format = 0 )
save
save-2
( const QString & fileName, const char * format = 0 )
Q3PointArray
q3pointarray.html
Q3PointArray
Q3PointArray
()
Q3PointArray
Q3PointArray-2
( const QRect & r, bool closed = false )
Q3PointArray
Q3PointArray-3
( const QPolygon & other )
copy
copy
()
cubicBezier
cubicBezier
()
isNull
isNull
()
makeArc
makeArc
( int x, int y, int w, int h, int a1, int a2 )
makeArc
makeArc-2
( int x, int y, int w, int h, int a1, int a2, const QMatrix & xf )
makeEllipse
makeEllipse
( int x, int y, int w, int h )
Q3PopupMenu
q3popupmenu.html
Q3PopupMenu
Q3PopupMenu
( QWidget * parent = 0, const char * name = 0 )
exec
exec
()
exec
exec-2
( const QPoint & pos, int indexAtPoint = 0 )
margin
margin
()
setMargin
setMargin
( int margin )
Q3Process
q3process.html
Communication
Communication-enum
Q3Process
Q3Process
( QObject * parent = 0, const char * name = 0 )
Q3Process
Q3Process-2
( const QString & arg0, QObject * parent = 0, const char * name = 0 )
Q3Process
Q3Process-3
( const QStringList & args, QObject * parent = 0, const char * name = 0 )
addArgument
addArgument
( const QString & arg )
arguments
arguments
()
canReadLineStderr
canReadLineStderr
()
canReadLineStdout
canReadLineStdout
()
clearArguments
clearArguments
()
closeStdin
closeStdin
()
communication
communication
()
connectNotify
connectNotify
( const char * signal )
disconnectNotify
disconnectNotify
( const char * signal )
exitStatus
exitStatus
()
isRunning
isRunning
()
kill
kill
()
launch
launch
( const QByteArray & buf, QStringList * env = 0 )
launch
launch-2
( const QString & buf, QStringList * env = 0 )
launchFinished
launchFinished
()
normalExit
normalExit
()
processExited
processExited
()
processIdentifier
processIdentifier
()
readLineStderr
readLineStderr
()
readLineStdout
readLineStdout
()
readStderr
readStderr
()
readStdout
readStdout
()
readyReadStderr
readyReadStderr
()
readyReadStdout
readyReadStdout
()
setArguments
setArguments
( const QStringList & args )
setCommunication
setCommunication
( int commFlags )
setWorkingDirectory
setWorkingDirectory
( const QDir & dir )
start
start
( QStringList * env = 0 )
tryTerminate
tryTerminate
()
workingDirectory
workingDirectory
()
writeToStdin
writeToStdin
( const QByteArray & buf )
writeToStdin
writeToStdin-2
( const QString & buf )
wroteToStdin
wroteToStdin
()
Q3ProgressBar
Q3ProgressBar-2
( int totalSteps, QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
Q3ProgressBar
Q3ProgressBar-3
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
Q3ProgressBar
q3progressbar.html
Q3ProgressBar
Q3ProgressBar
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
Q3ProgressBar
Q3ProgressBar-4
( int totalSteps, QWidget * parent = 0, Qt::WindowFlags f = 0 )
changeEvent
changeEvent
( QEvent * ev )
margin
margin
()
minimumSizeHint
minimumSizeHint
()
paintEvent
paintEvent
( QPaintEvent * )
reset
reset
()
setIndicator
setIndicator
( QString & indicator, int progress, int totalSteps )
setMargin
setMargin
( int margin )
setVisible
setVisible
( bool visible )
sizeHint
sizeHint
()
Q3ProgressDialog
q3progressdialog.html
Q3ProgressDialog
Q3ProgressDialog
( QWidget * creator, const char * name, bool modal = false, Qt::WindowFlags f = 0 )
Q3ProgressDialog
Q3ProgressDialog-2
( const QString & labelText, const QString & cancelButtonText, int totalSteps, QWidget * creator = 0, const char * name = 0, bool modal = false, Qt::WindowFlags f = 0 )
Q3ProgressDialog
Q3ProgressDialog-3
( QWidget * creator = 0, Qt::WindowFlags f = 0 )
Q3ProgressDialog
Q3ProgressDialog-4
( const QString & labelText, const QString & cancelButtonText, int totalSteps, QWidget * creator = 0, Qt::WindowFlags f = 0 )
cancel
cancel
()
canceled
canceled
()
cancelled
cancelled
()
changeEvent
changeEvent
( QEvent * ev )
closeEvent
closeEvent
( QCloseEvent * e )
forceShow
forceShow
()
reset
reset
()
resizeEvent
resizeEvent
( QResizeEvent * )
setBar
setBar
( Q3ProgressBar * bar )
setCancelButton
setCancelButton
( QPushButton * cancelButton )
setCancelButtonText
setCancelButtonText
( const QString & cancelButtonText )
setLabel
setLabel
( QLabel * label )
showEvent
showEvent
( QShowEvent * e )
sizeHint
sizeHint
()
Q3PtrCollection
q3ptrcollection.html
Item
Item-typedef
Q3PtrCollection
Q3PtrCollection
()
Q3PtrCollection
Q3PtrCollection-2
( const Q3PtrCollection & source )
autoDelete
autoDelete
()
clear
clear
()
count
count
()
deleteItem
deleteItem
( Item d )
newItem
newItem
( Item d )
setAutoDelete
setAutoDelete
( bool enable )
Q3PtrDict
q3ptrdict.html
Q3PtrDict
Q3PtrDict
( int size = 17 )
Q3PtrDict
Q3PtrDict-2
( const Q3PtrDict<type> & dict )
clear
clear
()
count
count
()
find
find
( void * key )
insert
insert
( void * key, const type * item )
isEmpty
isEmpty
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
( void * key )
replace
replace
( void * key, const type * item )
resize
resize
( uint newsize )
size
size
()
statistics
statistics
()
take
take
( void * key )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator=
operator-eq
( const Q3PtrDict<type> & dict )
operator[]
operator-5b-5d
( void * key )
Q3PtrDictIterator
q3ptrdictiterator.html
Q3PtrDictIterator
Q3PtrDictIterator
( const Q3PtrDict<type> & dict )
count
count
()
current
current
()
currentKey
currentKey
()
isEmpty
isEmpty
()
toFirst
toFirst
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
Q3PtrList
q3ptrlist.html
Q3PtrList
Q3PtrList
()
Q3PtrList
Q3PtrList-2
( const Q3PtrList<type> & list )
append
append
( const type * item )
at
at
( uint index )
at
at-2
()
clear
clear
()
compareItems
compareItems
( Q3PtrCollection::Item item1, Q3PtrCollection::Item item2 )
contains
contains
( const type * item )
containsRef
containsRef
( const type * item )
count
count
()
current
current
()
currentNode
currentNode
()
find
find
( const type * item )
findNext
findNext
( const type * item )
findNextRef
findNextRef
( const type * item )
findRef
findRef
( const type * item )
first
first
()
getFirst
getFirst
()
getLast
getLast
()
inSort
inSort
( const type * item )
insert
insert
( uint index, const type * item )
isEmpty
isEmpty
()
last
last
()
next
next
()
prepend
prepend
( const type * item )
prev
prev
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
( uint index )
remove
remove-2
()
remove
remove-3
( const type * item )
removeFirst
removeFirst
()
removeLast
removeLast
()
removeNode
removeNode
( Q3LNode * node )
removeRef
removeRef
( const type * item )
replace
replace
( uint index, const type * item )
sort
sort
()
take
take
( uint index )
take
take-2
()
takeNode
takeNode
( Q3LNode * node )
toVector
toVector
( Q3GVector * vec )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator!=
operator-not-eq
( const Q3PtrList<type> & list )
operator=
operator-eq
( const Q3PtrList<type> & list )
operator==
operator-eq-eq
( const Q3PtrList<type> & list )
Q3PtrListIterator
q3ptrlistiterator.html
Q3PtrListIterator
Q3PtrListIterator
( const Q3PtrList<type> & list )
atFirst
atFirst
()
atLast
atLast
()
count
count
()
current
current
()
isEmpty
isEmpty
()
toFirst
toFirst
()
toLast
toLast
()
operator
operator-type--2a
type *()
operator()
operator-28-29
()
operator*
operator-2a
()
operator++
operator-2b-2b
()
operator+=
operator-2b-eq
( uint jump )
operator--
operator--
()
operator-=
operator--eq
( uint jump )
operator=
operator-eq
( const Q3PtrListIterator<type> & it )
Q3PtrQueue
q3ptrqueue.html
Q3PtrQueue
Q3PtrQueue
()
Q3PtrQueue
Q3PtrQueue-2
( const Q3PtrQueue<type> & queue )
autoDelete
autoDelete
()
clear
clear
()
count
count
()
current
current
()
dequeue
dequeue
()
enqueue
enqueue
( const type * d )
head
head
()
isEmpty
isEmpty
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
()
setAutoDelete
setAutoDelete
( bool enable )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator
operator-type--2a
type *()
operator=
operator-eq
( const Q3PtrQueue<type> & queue )
Q3PtrStack
q3ptrstack.html
Q3PtrStack
Q3PtrStack
()
Q3PtrStack
Q3PtrStack-2
( const Q3PtrStack<type> & s )
autoDelete
autoDelete
()
clear
clear
()
count
count
()
current
current
()
isEmpty
isEmpty
()
pop
pop
()
push
push
( const type * d )
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
()
setAutoDelete
setAutoDelete
( bool enable )
top
top
()
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator
operator-type--2a
type *()
operator=
operator-eq
( const Q3PtrStack<type> & s )
Q3PtrVector
q3ptrvector.html
Q3PtrVector
Q3PtrVector
()
Q3PtrVector
Q3PtrVector-2
( uint size )
Q3PtrVector
Q3PtrVector-3
( const Q3PtrVector<type> & v )
at
at
( uint i )
bsearch
bsearch
( const type * d )
clear
clear
()
compareItems
compareItems
( Q3PtrCollection::Item d1, Q3PtrCollection::Item d2 )
contains
contains
( const type * d )
containsRef
containsRef
( const type * d )
count
count
()
data
data
()
fill
fill
( const type * d, int size = -1 )
find
find
( const type * d, uint i = 0 )
findRef
findRef
( const type * d, uint i = 0 )
insert
insert
( uint i, const type * d )
isEmpty
isEmpty
()
isNull
isNull
()
read
read
( QDataStream & s, Q3PtrCollection::Item & item )
remove
remove
( uint i )
resize
resize
( uint size )
size
size
()
sort
sort
()
take
take
( uint i )
write
write
( QDataStream & s, Q3PtrCollection::Item item )
operator=
operator-eq
( const Q3PtrVector<type> & v )
operator==
operator-eq-eq
( const Q3PtrVector<type> & v )
operator[]
operator-5b-5d
( int i )
Q3RangeControl
q3rangecontrol.html
Q3RangeControl
Q3RangeControl
()
Q3RangeControl
Q3RangeControl-2
( int minValue, int maxValue, int lineStep, int pageStep, int value )
addLine
addLine
()
addPage
addPage
()
bound
bound
( int v )
directSetValue
directSetValue
( int value )
lineStep
lineStepx
()
maxValue
maxValue
()
minValue
minValue
()
pageStep
pageStep
()
positionFromValue
positionFromValue
( int logical_val, int span )
prevValue
prevValue
()
rangeChange
rangeChange
()
setMaxValue
setMaxValue
( int maxVal )
setMinValue
setMinValue
( int minVal )
setRange
setRange
( int minValue, int maxValue )
setSteps
setSteps
( int lineStep, int pageStep )
setValue
setValue
( int value )
stepChange
stepChange
()
subtractLine
subtractLine
()
subtractPage
subtractPage
()
value
value
()
valueChange
valueChange
()
valueFromPosition
valueFromPosition
( int pos, int span )
childIsVisible
childIsVisible
( QWidget * child )
showChild
showChild
( QWidget * child, bool y = true )
Q3ScrollView
q3scrollview.html
ResizePolicy
ResizePolicy-enum
ScrollBarMode
ScrollBarMode-enum
Q3ScrollView
Q3ScrollView
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
addChild
addChild
( QWidget * child, int x = 0, int y = 0 )
bottomMargin
bottomMargin
()
center
center
( int x, int y )
center
center-2
( int x, int y, float xmargin, float ymargin )
childX
childX
( QWidget * child )
childY
childY
( QWidget * child )
clipper
clipper
()
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contentsDragEnterEvent
contentsDragEnterEvent
( QDragEnterEvent * event )
contentsDragLeaveEvent
contentsDragLeaveEvent
( QDragLeaveEvent * event )
contentsDragMoveEvent
contentsDragMoveEvent
( QDragMoveEvent * event )
contentsDropEvent
contentsDropEvent
( QDropEvent * event )
contentsMouseDoubleClickEvent
contentsMouseDoubleClickEvent
( QMouseEvent * e )
contentsMouseMoveEvent
contentsMouseMoveEvent
( QMouseEvent * e )
contentsMousePressEvent
contentsMousePressEvent
( QMouseEvent * e )
contentsMouseReleaseEvent
contentsMouseReleaseEvent
( QMouseEvent * e )
contentsMoving
contentsMoving
( int x, int y )
contentsToViewport
contentsToViewport
( int x, int y, int & vx, int & vy )
contentsToViewport
contentsToViewport-2
( const QPoint & p )
contentsWheelEvent
contentsWheelEvent
( QWheelEvent * e )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * e )
cornerWidget
cornerWidget
()
drawContents
drawContents
( QPainter * p, int clipx, int clipy, int clipw, int cliph )
drawContentsOffset
drawContentsOffset
( QPainter * p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph )
enableClipper
enableClipper
( bool y )
ensureVisible
ensureVisible
( int x, int y )
ensureVisible
ensureVisible-2
( int x, int y, int xmargin, int ymargin )
eventFilter
eventFilter
( QObject * obj, QEvent * e )
focusNextPrevChild
focusNextPrevChild
( bool next )
frameChanged
frameChanged
()
hasStaticBackground
hasStaticBackground
()
horizontalScrollBar
horizontalScrollBar
()
horizontalSliderPressed
horizontalSliderPressed
()
horizontalSliderReleased
horizontalSliderReleased
()
isHorizontalSliderPressed
isHorizontalSliderPressed
()
isVerticalSliderPressed
isVerticalSliderPressed
()
leftMargin
leftMargin
()
minimumSizeHint
minimumSizeHint
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveChild
moveChild
( QWidget * child, int x, int y )
removeChild
removeChild
( QWidget * child )
repaintContents
repaintContents
( int x, int y, int w, int h, bool erase = true )
repaintContents
repaintContents-2
( const QRect & r, bool erase = true )
repaintContents
repaintContents-3
( bool erase = true )
resizeContents
resizeContents
( int w, int h )
resizeEvent
resizeEvent
( QResizeEvent * event )
rightMargin
rightMargin
()
scrollBy
scrollBy
( int dx, int dy )
setContentsPos
setContentsPos
( int x, int y )
setCornerWidget
setCornerWidget
( QWidget * corner )
setHBarGeometry
setHBarGeometry
( QScrollBar & hbar, int x, int y, int w, int h )
setMargins
setMargins
( int left, int top, int right, int bottom )
setStaticBackground
setStaticBackground
( bool y )
setVBarGeometry
setVBarGeometry
( QScrollBar & vbar, int x, int y, int w, int h )
setVisible
setVisible
( bool visible )
sizeHint
sizeHint
()
topMargin
topMargin
()
updateContents
updateContents
( int x, int y, int w, int h )
updateContents
updateContents-2
( const QRect & r )
updateContents
updateContents-3
()
updateScrollBars
updateScrollBars
()
verticalScrollBar
verticalScrollBar
()
verticalSliderPressed
verticalSliderPressed
()
verticalSliderReleased
verticalSliderReleased
()
viewport
viewport
()
viewportPaintEvent
viewportPaintEvent
( QPaintEvent * pe )
viewportResizeEvent
viewportResizeEvent
( QResizeEvent * event )
viewportSize
viewportSize
( int x, int y )
viewportToContents
viewportToContents
( int vx, int vy, int & x, int & y )
viewportToContents
viewportToContents-2
( const QPoint & vp )
wheelEvent
wheelEvent
( QWheelEvent * e )
Q3Semaphore
q3semaphore.html
Q3Semaphore
Q3Semaphore
( int maxcount )
available
available
()
total
total
()
tryAccess
tryAccess
( int n )
operator++
operator-2b-2b
( int )
operator+=
operator-2b-eq
( int n )
operator--
operator--
( int )
operator-=
operator--eq
( int n )
Q3ServerSocket
q3serversocket.html
Q3ServerSocket
Q3ServerSocket
( Q_UINT16 port, int backlog = 1, QObject * parent = 0, const char * name = 0 )
Q3ServerSocket
Q3ServerSocket-2
( const QHostAddress & address, Q_UINT16 port, int backlog = 1, QObject * parent = 0, const char * name = 0 )
Q3ServerSocket
Q3ServerSocket-3
( QObject * parent = 0, const char * name = 0 )
address
address
()
newConnection
newConnection
( int socket )
ok
ok
()
port
port
()
setSocket
setSocket
( int socket )
socket
socket
()
socketDevice
socketDevice
()
Q3Shared
q3shared.html
Q3Shared
Q3Shared
()
deref
deref
()
ref
ref
()
block
block
( bool b )
isBlocked
isBlocked
()
parameter
parameter
()
setParameter
setParameter
( int value )
Q3Signal
q3signal.html
Q3Signal
Q3Signal
( QObject * parent = 0, const char * name = 0 )
activate
activate
()
connect
connect
( const QObject * receiver, const char * member )
disconnect
disconnect
( const QObject * receiver, const char * member = 0 )
setValue
setValue
( const QVariant & value )
value
value
()
Q3SimpleRichText
q3simplerichtext.html
Q3SimpleRichText
Q3SimpleRichText
( const QString & text, const QFont & fnt, const QString & context = QString()
Q3SimpleRichText
Q3SimpleRichText-2
( const QString & text, const QFont & fnt, const QString & context, const Q3StyleSheet * sheet, const Q3MimeSourceFactory * factory, int pageBreak = -1, const QColor & linkColor = Qt::blue, bool linkUnderline = true )
adjustSize
adjustSize
()
anchorAt
anchorAt
( const QPoint & pos )
context
context
()
draw
draw
( QPainter * p, int x, int y, const QRect & clipRect, const QColorGroup & cg, const QBrush * paper = 0 )
draw
draw-2
( QPainter * p, int x, int y, const QRegion & clipRegion, const QColorGroup & cg, const QBrush * paper = 0 )
height
height
()
inText
inText
( const QPoint & pos )
setDefaultFont
setDefaultFont
( const QFont & f )
setWidth
setWidth
( QPainter * p, int w )
setWidth
setWidth-2
( int w )
width
width
()
widthUsed
widthUsed
()
Q3Socket
q3socket.html
Error
Error-enum
State
State-enum
Q3Socket
Q3Socket
( QObject * parent = 0, const char * name = 0 )
address
address
()
at
at
()
at
at-2
( Offset index )
atEnd
atEnd
()
bytesAvailable
bytesAvailable
()
bytesToWrite
bytesToWrite
()
bytesWritten
bytesWritten
( int nbytes )
canReadLine
canReadLine
()
clearPendingData
clearPendingData
()
close
close
()
connectToHost
connectToHost
( const QString & host, Q_UINT16 port )
connected
connected
()
connectionClosed
connectionClosed
()
delayedCloseFinished
delayedCloseFinished
()
error
error
( int error )
flush
flush
()
getch
getch
()
hostFound
hostFound
()
open
open
( OpenMode m )
open
open-2
( int m )
peerAddress
peerAddress
()
peerName
peerName
()
peerPort
peerPort
()
port
port
()
putch
putch
( int ch )
readBufferSize
readBufferSize
()
readData
readData
( char * data, qint64 maxlen )
readyRead
readyRead
()
setReadBufferSize
setReadBufferSize
( Q_ULONG bufSize )
setSocket
setSocket
( int socket )
setSocketDevice
setSocketDevice
( Q3SocketDevice * device )
size
size
()
socket
socket
()
socketDevice
socketDevice
()
state
state
()
ungetch
ungetch
( int ch )
waitForMore
waitForMore
( int msecs, bool * timeout )
waitForMore
waitForMore-2
( int msecs )
writeData
writeData
( const char * data, qint64 len )
Q3SocketDevice
q3socketdevice.html
Error
Error-enum
Protocol
Protocol-enum
Type
Type-enum
Q3SocketDevice
Q3SocketDevice
( Type type = Stream )
Q3SocketDevice
Q3SocketDevice-2
( Type type, Protocol protocol, int dummy )
Q3SocketDevice
Q3SocketDevice-3
( int socket, Type type )
accept
accept
()
address
address
()
addressReusable
addressReusable
()
at
at
()
at
at-2
( Offset offset )
atEnd
atEnd
()
bind
bind
( const QHostAddress & address, Q_UINT16 port )
blocking
blocking
()
bytesAvailable
bytesAvailable
()
close
close
()
connect
connect
( const QHostAddress & addr, Q_UINT16 port )
error
error
()
flush
flush
()
isValid
isValid
()
listen
listen
( int backlog )
open
open
( OpenMode mode )
open
open-2
( int mode )
peerAddress
peerAddress
()
peerPort
peerPort
()
port
port
()
protocol
protocol
()
readBlock
readBlock
( char * data, Q_ULONG maxlen )
readData
readData
( char * data, qint64 maxlen )
receiveBufferSize
receiveBufferSize
()
sendBufferSize
sendBufferSize
()
setAddressReusable
setAddressReusable
( bool enable )
setBlocking
setBlocking
( bool enable )
setError
setError
( Error err )
setReceiveBufferSize
setReceiveBufferSize
( uint size )
setSendBufferSize
setSendBufferSize
( uint size )
setSocket
setSocket
( int socket, Type type )
size
size
()
socket
socket
()
type
type
()
waitForMore
waitForMore
( int msecs, bool * timeout = 0 )
writeBlock
writeBlock
( const char * data, Q_ULONG len )
writeBlock
writeBlock-2
( const char * data, Q_ULONG len, const QHostAddress & host, Q_UINT16 port )
writeData
writeData
( const char * data, qint64 len )
Q3SqlCursor
q3sqlcursor.html
Mode
Mode-enum
Q3SqlCursor
Q3SqlCursor
( const QString & name = QString()
Q3SqlCursor
Q3SqlCursor-2
( const Q3SqlCursor & other )
append
append
( const Q3SqlFieldInfo & fieldInfo )
calculateField
calculateField
( const QString & name )
canDelete
canDelete
()
canInsert
canInsert
()
canUpdate
canUpdate
()
clear
clear
()
del
del
( bool invalidate = true )
del
del-2
( const QString & filter, bool invalidate = true )
editBuffer
editBuffer
( bool copy = false )
exec
exec
( const QString & sql )
filter
filter
()
index
index
( const QStringList & fieldNames )
index
index-2
( const QString & fieldName )
insert
insert
( int pos, const Q3SqlFieldInfo & fieldInfo )
insert
insert-2
( bool invalidate = true )
isCalculated
isCalculated
( const QString & name )
isNull
isNull
( int i )
isNull
isNull-2
( const QString & name )
isReadOnly
isReadOnly
()
isTrimmed
isTrimmed
( const QString & name )
mode
mode
()
name
name
()
primaryIndex
primaryIndex
( bool setFromCursor = true )
primeDelete
primeDelete
()
primeInsert
primeInsert
()
primeUpdate
primeUpdate
()
remove
remove
( int pos )
select
select
( const QString & filter, const QSqlIndex & sort = QSqlIndex()
select
select-2
()
select
select-3
( const QSqlIndex & sort )
select
select-4
( const QSqlIndex & filter, const QSqlIndex & sort )
setCalculated
setCalculated
( const QString & name, bool calculated )
setFilter
setFilter
( const QString & filter )
setGenerated
setGenerated
( const QString & name, bool generated )
setGenerated
setGenerated-2
( int i, bool generated )
setMode
setMode
( int mode )
setName
setName
( const QString & name, bool autopopulate = true )
setPrimaryIndex
setPrimaryIndex
( const QSqlIndex & idx )
setSort
setSort
( const QSqlIndex & sort )
setTrimmed
setTrimmed
( const QString & name, bool trim )
setValue
setValue
( const QString & name, const QVariant & val )
sort
sort
()
toString
toString
( QSqlRecord * rec, const QString & prefix, const QString & fieldSep, const QString & sep )
toString
toString-3
( const QString & prefix, QSqlField * field, const QString & fieldSep )
toString
toString-4
( const QSqlIndex & i, QSqlRecord * rec, const QString & prefix, const QString & fieldSep, const QString & sep )
update
update
( bool invalidate = true )
update
update-2
( const QString & filter, bool invalidate = true )
value
value
( int i )
value
value-2
( const QString & name )
operator=
operator-eq
( const Q3SqlCursor & other )
Q3SqlEditorFactory
q3sqleditorfactory.html
Q3SqlEditorFactory
Q3SqlEditorFactory
( QObject * parent = 0 )
createEditor
createEditor
( QWidget * parent, const QVariant & variant )
createEditor
createEditor-2
( QWidget * parent, const QSqlField * field )
defaultFactory
defaultFactory
()
installDefaultFactory
installDefaultFactory
( Q3SqlEditorFactory * factory )
Q3SqlFieldInfo
q3sqlfieldinfo.html
Q3SqlFieldInfo
Q3SqlFieldInfo
( const QString & name = QString()
Q3SqlFieldInfo
Q3SqlFieldInfo-2
( const QSqlField & other )
defaultValue
defaultValue
()
isCalculated
isCalculated
()
isGenerated
isGenerated
()
isRequired
isRequired
()
isTrim
isTrim
()
length
length
()
name
name
()
precision
precision
()
setCalculated
setCalculated
( bool calculated )
setGenerated
setGenerated
( bool generated )
setTrim
setTrim
( bool trim )
toField
toField
()
Type
type
Q3SqlFieldInfo::type()
typeID
typeID
()
operator==
operator-eq-eq
( const Q3SqlFieldInfo & other )
Q3SqlForm
q3sqlform.html
Q3SqlForm
Q3SqlForm
( QObject * parent = 0 )
clear
clear
()
clearValues
clearValues
()
count
count
()
fieldToWidget
fieldToWidget
( QSqlField * field )
insert
insert
( QWidget * widget, const QString & field )
insert
insert-2
( QWidget * widget, QSqlField * field )
installPropertyMap
installPropertyMap
( Q3SqlPropertyMap * pmap )
readField
readField
( QWidget * widget )
readFields
readFields
()
remove
remove
( QWidget * widget )
remove
remove-2
( const QString & field )
setRecord
setRecord
( QSqlRecord * buf )
widget
widget
( int i )
widgetToField
widgetToField
( QWidget * widget )
writeField
writeField
( QWidget * widget )
writeFields
writeFields
()
Q3SqlPropertyMap
q3sqlpropertymap.html
Q3SqlPropertyMap
Q3SqlPropertyMap
()
defaultMap
defaultMap
()
insert
insert
( const QString & classname, const QString & property )
installDefaultMap
installDefaultMap
( Q3SqlPropertyMap * map )
property
property
( QWidget * widget )
remove
remove
( const QString & classname )
setProperty
setProperty
( QWidget * widget, const QVariant & value )
Q3SqlRecordInfo
q3sqlrecordinfo.html
Q3SqlRecordInfo
Q3SqlRecordInfo
()
Q3SqlRecordInfo
Q3SqlRecordInfo-2
( const Q3SqlFieldInfoList & other )
Q3SqlRecordInfo
Q3SqlRecordInfo-3
( const QSqlRecord & other )
contains
contains
( const QString & fieldName )
find
find
( const QString & fieldName )
toRecord
toRecord
()
Q3SqlSelectCursor
q3sqlselectcursor.html
Q3SqlSelectCursor
Q3SqlSelectCursor
( const QString & query = QString()
Q3SqlSelectCursor
Q3SqlSelectCursor-2
( const Q3SqlSelectCursor & other )
update
update
( const QString & filter, bool invalidate = true )
Q3StoredDrag
q3storeddrag.html
Q3StoredDrag
Q3StoredDrag
( const char * mimeType, QWidget * dragSource = 0, const char * name = 0 )
encodedData
encodedData
( const char * format )
format
format
( int i )
setEncodedData
setEncodedData
( const QByteArray & data )
Q3StrIList
q3strilist.html
Q3StrIList
Q3StrIList
( bool deepCopies = true )
Q3StrList
q3strlist.html
Q3StrList
Q3StrList
( bool deepCopies = true )
Q3StrList
Q3StrList-2
( const Q3StrList & list )
Q3StrList
Q3StrList-3
( const QList<QByteArray> & list )
operator
operator-QList-ltQByteArray-gt
QList<QByteArray>()
operator=
operator-eq
( const Q3StrList & list )
operator=
operator-eq-2
( const QList<QByteArray> & list )
Q3StrListIterator
q3strlistiterator.html
Q3StyleSheet
q3stylesheet.html
Q3StyleSheet
Q3StyleSheet
( QObject * parent = 0, const char * name = 0 )
convertFromPlainText
convertFromPlainText
( const QString & plain, Q3StyleSheetItem::WhiteSpaceMode mode = Q3StyleSheetItem::WhiteSpacePre )
defaultSheet
defaultSheet
()
error
error
( const QString & msg )
escape
escape
( const QString & plain )
item
item
( const QString & name )
item
item-2
( const QString & name )
mightBeRichText
mightBeRichText
( const QString & text )
scaleFont
scaleFont
( QFont & font, int logicalSize )
setDefaultSheet
setDefaultSheet
( Q3StyleSheet * sheet )
Q3StyleSheetItem
q3stylesheetitem.html
DisplayMode
DisplayMode-enum
ListStyle
ListStyle-enum
Margin
Margin-enum
VerticalAlignment
VerticalAlignment-enum
WhiteSpaceMode
WhiteSpaceMode-enum
Q3StyleSheetItem
Q3StyleSheetItem
( Q3StyleSheet * parent, const QString & name )
Q3StyleSheetItem
Q3StyleSheetItem-2
( const Q3StyleSheetItem & other )
alignment
alignment
()
allowedInContext
allowedInContext
( const Q3StyleSheetItem * s )
color
color
()
contexts
contexts
()
definesFontItalic
definesFontItalic
()
definesFontStrikeOut
definesFontStrikeOut
()
definesFontUnderline
definesFontUnderline
()
displayMode
displayMode
()
fontFamily
fontFamily
()
fontItalic
fontItalic
()
fontSize
fontSize
()
fontStrikeOut
fontStrikeOut
()
fontUnderline
fontUnderline
()
fontWeight
fontWeight
()
isAnchor
isAnchor
()
lineSpacing
lineSpacing
()
listStyle
listStyle
()
logicalFontSize
logicalFontSize
()
logicalFontSizeStep
logicalFontSizeStep
()
margin
margin
( Margin m )
name
name
()
numberOfColumns
numberOfColumns
()
selfNesting
selfNesting
()
setAlignment
setAlignment
( int f )
setAnchor
setAnchor
( bool anc )
setColor
setColor
( const QColor & c )
setContexts
setContexts
( const QString & c )
setDisplayMode
setDisplayMode
( DisplayMode m )
setFontFamily
setFontFamily
( const QString & fam )
setFontItalic
setFontItalic
( bool italic )
setFontSize
setFontSize
( int s )
setFontStrikeOut
setFontStrikeOut
( bool strikeOut )
setFontUnderline
setFontUnderline
( bool underline )
setFontWeight
setFontWeight
( int w )
setListStyle
setListStyle
( ListStyle s )
setLogicalFontSize
setLogicalFontSize
( int s )
setLogicalFontSizeStep
setLogicalFontSizeStep
( int s )
setMargin
setMargin
( Margin m, int v )
setNumberOfColumns
setNumberOfColumns
( int ncols )
setSelfNesting
setSelfNesting
( bool nesting )
setVerticalAlignment
setVerticalAlignment
( VerticalAlignment valign )
setWhiteSpaceMode
setWhiteSpaceMode
( WhiteSpaceMode m )
styleSheet
styleSheet
()
styleSheet
styleSheet-2
()
verticalAlignment
verticalAlignment
()
whiteSpaceMode
whiteSpaceMode
()
operator=
operator-eq
( const Q3StyleSheetItem & other )
Q3SyntaxHighlighter
q3syntaxhighlighter.html
Q3SyntaxHighlighter
Q3SyntaxHighlighter
( Q3TextEdit * textEdit )
currentParagraph
currentParagraph
()
highlightParagraph
highlightParagraph
( const QString & text, int endStateOfLastPara )
rehighlight
rehighlight
()
setFormat
setFormat
( int start, int count, const QFont & font, const QColor & color )
setFormat
setFormat-2
( int start, int count, const QColor & color )
setFormat
setFormat-3
( int start, int count, const QFont & font )
textEdit
textEdit
()
isTabEnabled
isTabEnabled-2
( const char * name )
setTabEnabled
setTabEnabled-2
( const char * name, bool enable )
Q3TabDialog
q3tabdialog.html
Q3TabDialog
Q3TabDialog
( QWidget * parent = 0, const char * name = 0, bool modal = false, Qt::WindowFlags f = 0 )
aboutToShow
aboutToShow
()
addTab
addTab
( QWidget * child, const QString & label )
addTab
addTab-2
( QWidget * child, const QIcon & iconset, const QString & label )
applyButtonPressed
applyButtonPressed
()
cancelButtonPressed
cancelButtonPressed
()
changeTab
changeTab
( QWidget * w, const QIcon & iconset, const QString & label )
changeTab
changeTab-2
( QWidget * w, const QString & label )
currentChanged
currentChanged
( QWidget * widget )
currentPage
currentPage
()
defaultButtonPressed
defaultButtonPressed
()
hasApplyButton
hasApplyButton
()
hasCancelButton
hasCancelButton
()
hasDefaultButton
hasDefaultButton
()
hasHelpButton
hasHelpButton
()
hasOkButton
hasOkButton
()
helpButtonPressed
helpButtonPressed
()
insertTab
insertTab
( QWidget * child, const QString & label, int index = -1 )
insertTab
insertTab-2
( QWidget * child, const QIcon & iconset, const QString & label, int index = -1 )
isTabEnabled
isTabEnabled
( QWidget * w )
paintEvent
paintEvent
( QPaintEvent * )
removePage
removePage
( QWidget * w )
resizeEvent
resizeEvent
( QResizeEvent * e )
selected
selected
( const QString & name )
setApplyButton
setApplyButton
( const QString & text )
setApplyButton
setApplyButton-2
()
setCancelButton
setCancelButton
( const QString & text )
setCancelButton
setCancelButton-2
()
setDefaultButton
setDefaultButton
( const QString & text )
setDefaultButton
setDefaultButton-2
()
setFont
setFont
( const QFont & font )
setHelpButton
setHelpButton
( const QString & text )
setHelpButton
setHelpButton-2
()
setOkButton
setOkButton
( const QString & text )
setOkButton
setOkButton-2
()
setTabBar
setTabBar
( QTabBar * tb )
setTabEnabled
setTabEnabled
( QWidget * w, bool enable )
showEvent
showEvent
( QShowEvent * e )
showPage
showPage
( QWidget * w )
tabBar
tabBar
()
tabLabel
tabLabel
( QWidget * w )
Q3Table
q3table.html
EditMode
EditMode-enum
FocusStyle
FocusStyle-enum
SelectionMode
SelectionMode-enum
Q3Table
Q3Table
( QWidget * parent = 0, const char * name = 0 )
Q3Table
Q3Table-2
( int numRows, int numCols, QWidget * parent = 0, const char * name = 0 )
activateNextCell
activateNextCell
()
addSelection
addSelection
( const Q3TableSelection & s )
adjustColumn
adjustColumn
( int col )
adjustRow
adjustRow
( int row )
beginEdit
beginEdit
( int row, int col, bool replace )
cellGeometry
cellGeometry
( int row, int col )
cellRect
cellRect
( int row, int col )
cellWidget
cellWidget
( int row, int col )
clearCell
clearCell
( int row, int col )
clearCellWidget
clearCellWidget
( int row, int col )
clearSelection
clearSelection
( bool repaint = true )
clicked
clicked
( int row, int col, int button, const QPoint & mousePos )
columnAt
columnAt
( int x )
columnClicked
columnClicked
( int col )
columnIndexChanged
columnIndexChanged
( int section, int fromIndex, int toIndex )
columnPos
columnPos
( int col )
columnWidth
columnWidth
( int col )
columnWidthChanged
columnWidthChanged
( int col )
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contentsDragEnterEvent
contentsDragEnterEvent
( QDragEnterEvent * e )
contentsDragLeaveEvent
contentsDragLeaveEvent
( QDragLeaveEvent * e )
contentsDragMoveEvent
contentsDragMoveEvent
( QDragMoveEvent * e )
contentsDropEvent
contentsDropEvent
( QDropEvent * e )
contentsMouseDoubleClickEvent
contentsMouseDoubleClickEvent
( QMouseEvent * e )
contentsMouseMoveEvent
contentsMouseMoveEvent
( QMouseEvent * e )
contentsMousePressEvent
contentsMousePressEvent
( QMouseEvent * e )
contentsMouseReleaseEvent
contentsMouseReleaseEvent
( QMouseEvent * e )
contextMenuRequested
contextMenuRequested
( int row, int col, const QPoint & pos )
createEditor
createEditor
( int row, int col, bool initFromCell )
currEditCol
currEditCol
()
currEditRow
currEditRow
()
currentChanged
currentChanged
( int row, int col )
currentColumn
currentColumn
()
currentRow
currentRow
()
currentSelection
currentSelection
()
doubleClicked
doubleClicked
( int row, int col, int button, const QPoint & mousePos )
dragEnabled
dragEnabled
()
dragObject
dragObject
()
drawContents
drawContents
( QPainter * p, int cx, int cy, int cw, int ch )
dropped
dropped
( QDropEvent * e )
editCell
editCell
( int row, int col, bool replace = false )
editMode
editMode
()
endEdit
endEdit
( int row, int col, bool accept, bool replace )
ensureCellVisible
ensureCellVisible
( int row, int col )
eventFilter
eventFilter
( QObject * o, QEvent * e )
focusInEvent
focusInEvent
( QFocusEvent * )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
hideColumn
hideColumn
( int col )
hideRow
hideRow
( int row )
horizontalHeader
horizontalHeader
()
indexOf
indexOf
( int row, int col )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
insertColumns
insertColumns
( int col, int count = 1 )
insertRows
insertRows
( int row, int count = 1 )
insertWidget
insertWidget
( int row, int col, QWidget * w )
isColumnHidden
isColumnHidden
( int col )
isColumnReadOnly
isColumnReadOnly
( int col )
isColumnSelected
isColumnSelected
( int col, bool full = false )
isColumnStretchable
isColumnStretchable
( int col )
isEditing
isEditing
()
isRowHidden
isRowHidden
( int row )
isRowReadOnly
isRowReadOnly
( int row )
isRowSelected
isRowSelected
( int row, bool full = false )
isRowStretchable
isRowStretchable
( int row )
isSelected
isSelected
( int row, int col )
item
item
( int row, int col )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
paintCell
paintCell
( QPainter * p, int row, int col, const QRect & cr, bool selected, const QColorGroup & cg )
paintCell
paintCell-2
( QPainter * p, int row, int col, const QRect & cr, bool selected )
paintEmptyArea
paintEmptyArea
( QPainter * p, int cx, int cy, int cw, int ch )
paintEvent
paintEvent
( QPaintEvent * e )
paintFocus
paintFocus
( QPainter * p, const QRect & cr )
pixmap
pixmap
( int row, int col )
pressed
pressed
( int row, int col, int button, const QPoint & mousePos )
removeColumn
removeColumn
( int col )
removeColumns
removeColumns
( const Q3MemArray<int> & cols )
removeRow
removeRow
( int row )
removeRows
removeRows
( const Q3MemArray<int> & rows )
removeSelection
removeSelection
( const Q3TableSelection & s )
removeSelection
removeSelection-2
( int num )
repaintSelections
repaintSelections
()
resizeData
resizeData
( int len )
rowAt
rowAt
( int y )
rowHeight
rowHeight
( int row )
rowHeightChanged
rowHeightChanged
( int row )
rowIndexChanged
rowIndexChanged
( int section, int fromIndex, int toIndex )
rowPos
rowPos
( int row )
selectCells
selectCells
( int start_row, int start_col, int end_row, int end_col )
selectColumn
selectColumn
( int col )
selectRow
selectRow
( int row )
selection
selection
( int num )
selectionChanged
selectionChanged
()
setCellContentFromEditor
setCellContentFromEditor
( int row, int col )
setCellWidget
setCellWidget
( int row, int col, QWidget * e )
setColumnLabels
setColumnLabels
( const QStringList & labels )
setColumnReadOnly
setColumnReadOnly
( int col, bool ro )
setColumnStretchable
setColumnStretchable
( int col, bool stretch )
setColumnWidth
setColumnWidth
( int col, int w )
setCurrentCell
setCurrentCell
( int row, int col )
setDragEnabled
setDragEnabled
( bool b )
setEditMode
setEditMode
( EditMode mode, int row, int col )
setItem
setItem
( int row, int col, Q3TableItem * item )
setLeftMargin
setLeftMargin
( int m )
setPixmap
setPixmap
( int row, int col, const QPixmap & pix )
setRowHeight
setRowHeight
( int row, int h )
setRowLabels
setRowLabels
( const QStringList & labels )
setRowReadOnly
setRowReadOnly
( int row, bool ro )
setRowStretchable
setRowStretchable
( int row, bool stretch )
setText
setText
( int row, int col, const QString & text )
setTopMargin
setTopMargin
( int m )
showColumn
showColumn
( int col )
showEvent
showEvent
( QShowEvent * e )
showRow
showRow
( int row )
sizeHint
sizeHint
()
sortColumn
sortColumn
( int col, bool ascending = true, bool wholeRows = false )
startDrag
startDrag
()
swapCells
swapCells
( int row1, int col1, int row2, int col2 )
swapColumns
swapColumns
( int col1, int col2, bool swapHeader = false )
swapRows
swapRows
( int row1, int row2, bool swapHeader = false )
takeItem
takeItem
( Q3TableItem * i )
text
text
( int row, int col )
updateCell
updateCell
( int row, int col )
updateHeaderStates
updateHeaderStates
()
valueChanged
valueChanged
( int row, int col )
verticalHeader
verticalHeader
()
viewportResizeEvent
viewportResizeEvent
( QResizeEvent * e )
Q3TableItem
q3tableitem.html
EditType
EditType-enum
Q3TableItem
Q3TableItem
( Q3Table * table, EditType et )
Q3TableItem
Q3TableItem-2
( Q3Table * table, EditType et, const QString & text )
Q3TableItem
Q3TableItem-3
( Q3Table * table, EditType et, const QString & text, const QPixmap & p )
alignment
alignment
()
col
col
()
colSpan
colSpan
()
createEditor
createEditor
()
editType
editType
()
isEnabled
isEnabled
()
isReplaceable
isReplaceable
()
key
key
()
paint
paint
( QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected )
pixmap
pixmap
()
row
row
()
rowSpan
rowSpan
()
rtti
rtti
()
setCol
setCol
( int c )
setContentFromEditor
setContentFromEditor
( QWidget * w )
setEnabled
setEnabled
( bool b )
setPixmap
setPixmap
( const QPixmap & p )
setReplaceable
setReplaceable
( bool b )
setRow
setRow
( int r )
setSpan
setSpan
( int rs, int cs )
setText
setText
( const QString & str )
setWordWrap
setWordWrap
( bool b )
sizeHint
sizeHint
()
table
table
()
text
text
()
wordWrap
wordWrap
()
Q3TableSelection
q3tableselection.html
Q3TableSelection
Q3TableSelection
()
Q3TableSelection
Q3TableSelection-2
( int start_row, int start_col, int end_row, int end_col )
anchorCol
anchorCol
()
anchorRow
anchorRow
()
bottomRow
bottomRow
()
expandTo
expandTo
( int row, int col )
init
init
( int row, int col )
isActive
isActive
()
isEmpty
isEmpty
()
leftCol
leftCol
()
numCols
numCols
()
numRows
numRows
()
rightCol
rightCol
()
topRow
topRow
()
operator!=
operator-not-eq
( const Q3TableSelection & s )
operator==
operator-eq-eq
( const Q3TableSelection & s )
Q3TextBrowser
q3textbrowser.html
Q3TextBrowser
Q3TextBrowser
( QWidget * parent = 0, const char * name = 0 )
anchorClicked
anchorClicked
( const QString & name, const QString & link )
backward
backward
()
backwardAvailable
backwardAvailable
( bool available )
forward
forward
()
forwardAvailable
forwardAvailable
( bool available )
highlighted
highlighted
( const QString & link )
home
home
()
keyPressEvent
keyPressEvent
( QKeyEvent * e )
linkClicked
linkClicked
( const QString & link )
reload
reload
()
setText
setText
( const QString & txt, const QString & context )
setText
setText-2
( const QString & txt )
sourceChanged
sourceChanged
( const QString & src )
Q3TextDrag
q3textdrag.html
Q3TextDrag
Q3TextDrag
( const QString & text, QWidget * dragSource = 0, const char * name = 0 )
Q3TextDrag
Q3TextDrag-2
( QWidget * dragSource = 0, const char * name = 0 )
canDecode
canDecode
( const QMimeSource * source )
decode
decode
( const QMimeSource * source, QString & string )
decode
decode-2
( const QMimeSource * source, QString & string, QString & subtype )
encodedData
encodedData
( const char * mime )
format
format
( int i )
setSubtype
setSubtype
( const QString & subtype )
setText
setText
( const QString & text )
Q3TextEdit
q3textedit.html
CursorAction
CursorAction-enum
KeyboardAction
KeyboardAction-enum
VerticalAlignment
VerticalAlignment-enum
WordWrap
WordWrap-enum
WrapPolicy
WrapPolicy-enum
TextFormat
textFormat-prop
Q3TextEdit
Q3TextEdit
( const QString & text, const QString & context = QString()
Q3TextEdit
Q3TextEdit-2
( QWidget * parent = 0, const char * name = 0 )
alignment
alignment
()
anchorAt
anchorAt
( const QPoint & pos, Qt::AnchorAttribute attr = Qt::AnchorHref )
append
append
( const QString & text )
bold
bold
()
changeEvent
changeEvent
( QEvent * ev )
charAt
charAt
( const QPoint & pos, int * para )
clear
clear
()
clearParagraphBackground
clearParagraphBackground
( int para )
clicked
clicked
( int para, int pos )
color
color
()
contentsContextMenuEvent
contentsContextMenuEvent
( QContextMenuEvent * e )
contentsDragEnterEvent
contentsDragEnterEvent
( QDragEnterEvent * e )
contentsDragLeaveEvent
contentsDragLeaveEvent
( QDragLeaveEvent * e )
contentsDragMoveEvent
contentsDragMoveEvent
( QDragMoveEvent * e )
contentsDropEvent
contentsDropEvent
( QDropEvent * e )
contentsMouseDoubleClickEvent
contentsMouseDoubleClickEvent
( QMouseEvent * e )
contentsMouseMoveEvent
contentsMouseMoveEvent
( QMouseEvent * e )
contentsMousePressEvent
contentsMousePressEvent
( QMouseEvent * e )
contentsMouseReleaseEvent
contentsMouseReleaseEvent
( QMouseEvent * e )
contentsWheelEvent
contentsWheelEvent
( QWheelEvent * e )
context
context
()
copy
copy
()
copyAvailable
copyAvailable
( bool yes )
createPopupMenu
createPopupMenu
( const QPoint & pos )
createPopupMenu
createPopupMenu-2
()
currentAlignmentChanged
currentAlignmentChanged
( int a )
currentColorChanged
currentColorChanged
( const QColor & c )
currentFont
currentFont
()
currentFontChanged
currentFontChanged
( const QFont & f )
currentVerticalAlignmentChanged
currentVerticalAlignmentChanged
( Q3TextEdit::VerticalAlignment a )
cursorPositionChanged
cursorPositionChanged
( int para, int pos )
cut
cut
()
del
del
()
doKeyboardAction
doKeyboardAction
( Q3TextEdit::KeyboardAction action )
doubleClicked
doubleClicked
( int para, int pos )
drawContents
drawContents
( QPainter * p, int cx, int cy, int cw, int ch )
ensureCursorVisible
ensureCursorVisible
()
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
family
family
()
find
find
( const QString & expr, bool cs, bool wo, bool forward = true, int * para = 0, int * index = 0 )
focusNextPrevChild
focusNextPrevChild
( bool n )
font
font
()
getCursorPosition
getCursorPosition
( int * para, int * index )
getSelection
getSelection
( int * paraFrom, int * indexFrom, int * paraTo, int * indexTo, int selNum = 0 )
heightForWidth
heightForWidth
( int w )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * e )
insert
insert
( const QString & text, uint insertionFlags = CheckNewLines | RemoveSelected )
insert
insert-2
( const QString & text, bool indent, bool checkNewLine = true, bool removeSelected = true )
insertAt
insertAt
( const QString & text, int para, int index )
insertParagraph
insertParagraph
( const QString & text, int para )
isRedoAvailable
isRedoAvailable
()
isUndoAvailable
isUndoAvailable
()
italic
italic
()
keyPressEvent
keyPressEvent
( QKeyEvent * e )
lineOfChar
lineOfChar
( int para, int index )
lines
lines
()
linesOfParagraph
linesOfParagraph
( int para )
mimeSourceFactory
mimeSourceFactory
()
modificationChanged
modificationChanged
( bool m )
moveCursor
moveCursor
( Q3TextEdit::CursorAction action, bool select )
paragraphAt
paragraphAt
( const QPoint & pos )
paragraphBackgroundColor
paragraphBackgroundColor
( int para )
paragraphLength
paragraphLength
( int para )
paragraphRect
paragraphRect
( int para )
paragraphs
paragraphs
()
paste
paste
()
pasteSubType
pasteSubType
( const QByteArray & subtype )
placeCursor
placeCursor
( const QPoint & pos, Q3TextCursor * c = 0 )
pointSize
pointSize
()
redo
redo
()
redoAvailable
redoAvailable
( bool yes )
removeParagraph
removeParagraph
( int para )
removeSelectedText
removeSelectedText
( int selNum = 0 )
removeSelection
removeSelection
( int selNum = 0 )
repaintChanged
repaintChanged
()
resizeEvent
resizeEvent
( QResizeEvent * e )
returnPressed
returnPressed
()
scrollToAnchor
scrollToAnchor
( const QString & name )
scrollToBottom
scrollToBottom
()
selectAll
selectAll
( bool select = true )
selectionChanged
selectionChanged
()
setAlignment
setAlignment
( int a )
setBold
setBold
( bool b )
setColor
setColor
( const QColor & c )
setCurrentFont
setCurrentFont
( const QFont & f )
setCursorPosition
setCursorPosition
( int para, int index )
setFamily
setFamily
( const QString & fontFamily )
setItalic
setItalic
( bool b )
setMimeSourceFactory
setMimeSourceFactory
( Q3MimeSourceFactory * factory )
setParagraphBackgroundColor
setParagraphBackgroundColor
( int para, const QColor & bg )
setPointSize
setPointSize
( int s )
setSelection
setSelection
( int paraFrom, int indexFrom, int paraTo, int indexTo, int selNum = 0 )
setSelectionAttributes
setSelectionAttributes
( int selNum, const QColor & back, bool invertText )
setStyleSheet
setStyleSheet
( Q3StyleSheet * styleSheet )
setUnderline
setUnderline
( bool b )
setVerticalAlignment
setVerticalAlignment
( Q3TextEdit::VerticalAlignment a )
sizeHint
sizeHint
()
styleSheet
styleSheet
()
sync
sync
()
syntaxHighlighter
syntaxHighlighter
()
textChanged
textChanged
()
textCursor
textCursor
()
underline
underline
()
undo
undo
()
undoAvailable
undoAvailable
( bool yes )
verticalAlignment
verticalAlignment
()
viewportResizeEvent
viewportResizeEvent
( QResizeEvent * e )
zoomIn
zoomIn
( int range )
zoomIn
zoomIn-2
()
zoomOut
zoomOut
( int range )
zoomOut
zoomOut-2
()
zoomTo
zoomTo
( int size )
Q3TextStream
Q3TextStream-4
( QString & str, int filemode )
eof
eof
()
Q3TextStream
q3textstream.html
Encoding
Encoding-enum
Q3TextStream
Q3TextStream
()
Q3TextStream
Q3TextStream-2
( QIODevice * iod )
Q3TextStream
Q3TextStream-3
( QString * str, int filemode )
Q3TextStream
Q3TextStream-5
( QByteArray & a, int mode )
Q3TextStream
Q3TextStream-6
( FILE * fh, int mode )
atEnd
atEnd
()
codec
codec
()
device
device
()
fill
fill
()
fill
fill-2
( int f )
flags
flags
()
flags
flags-2
( int f )
precision
precision
()
precision
precision-2
( int p )
read
read
()
readLine
readLine
()
readRawBytes
readRawBytes
( char * s, uint len )
reset
reset
()
setCodec
setCodec
( QTextCodec * codec )
setDevice
setDevice
( QIODevice * iod )
setEncoding
setEncoding
( Encoding e )
setf
setf
( int bits )
setf
setf-2
( int bits, int mask )
skipWhiteSpace
skipWhiteSpace
()
unsetDevice
unsetDevice
()
unsetf
unsetf
( int bits )
width
width
()
width
width-2
( int w )
writeRawBytes
writeRawBytes
( const char * s, uint len )
operator<<
operator-lt-lt
( QChar c )
operator<<
operator-lt-lt-2
( char c )
operator<<
operator-lt-lt-3
( signed short i )
operator<<
operator-lt-lt-4
( unsigned short i )
operator<<
operator-lt-lt-5
( signed int i )
operator<<
operator-lt-lt-6
( unsigned int i )
operator<<
operator-lt-lt-7
( signed long i )
operator<<
operator-lt-lt-8
( unsigned long i )
operator<<
operator-lt-lt-9
( float f )
operator<<
operator-lt-lt-10
( double f )
operator<<
operator-lt-lt-11
( const char * s )
operator<<
operator-lt-lt-12
( const Q3CString & s )
operator<<
operator-lt-lt-13
( const QString & s )
operator<<
operator-lt-lt-14
( void * ptr )
operator>>
operator-gt-gt
( QChar & c )
operator>>
operator-gt-gt-2
( char & c )
operator>>
operator-gt-gt-3
( signed short & i )
operator>>
operator-gt-gt-4
( unsigned short & i )
operator>>
operator-gt-gt-5
( signed int & i )
operator>>
operator-gt-gt-6
( unsigned int & i )
operator>>
operator-gt-gt-7
( signed long & i )
operator>>
operator-gt-gt-8
( unsigned long & i )
operator>>
operator-gt-gt-9
( float & f )
operator>>
operator-gt-gt-10
( double & f )
operator>>
operator-gt-gt-11
( char * s )
operator>>
operator-gt-gt-12
( QString & str )
operator>>
operator-gt-gt-13
( Q3CString & str )
Q3TextView
q3textview.html
Q3TimeEdit
q3timeedit.html
Display
Display-enum
Q3TimeEdit
Q3TimeEdit
( QWidget * parent = 0, const char * name = 0 )
Q3TimeEdit
Q3TimeEdit-2
( const QTime & time, QWidget * parent = 0, const char * name = 0 )
event
event
( QEvent * e )
minimumSizeHint
minimumSizeHint
()
resizeEvent
resizeEvent
( QResizeEvent * )
sectionFormattedText
sectionFormattedText
( int sec )
separator
separator
()
setHour
setHour
( int h )
setMinute
setMinute
( int m )
setRange
setRange
( const QTime & min, const QTime & max )
setSecond
setSecond
( int s )
setSeparator
setSeparator
( const QString & s )
sizeHint
sizeHint
()
timerEvent
timerEvent
( QTimerEvent * e )
valueChanged
valueChanged
( const QTime & time )
Q3ToolBar
q3toolbar.html
Q3ToolBar
Q3ToolBar
( const QString & label, Q3MainWindow * parent, Qt::ToolBarDock dock = Qt::DockTop, bool newLine = false, const char * name = 0 )
Q3ToolBar
Q3ToolBar-2
( const QString & label, Q3MainWindow * mainWindow, QWidget * parent, bool newLine = false, const char * name = 0, Qt::WindowFlags f = 0 )
Q3ToolBar
Q3ToolBar-3
( Q3MainWindow * parent = 0, const char * name = 0 )
addSeparator
addSeparator
()
clear
clear
()
event
event
( QEvent * e )
mainWindow
mainWindow
()
minimumSizeHint
minimumSizeHint
()
resizeEvent
resizeEvent
( QResizeEvent * e )
setOrientation
setOrientation
( Qt::Orientation o )
setStretchableWidget
setStretchableWidget
( QWidget * w )
setVisible
setVisible
( bool visible )
setFilenames
setFilenames-2x
( const QStringList & list )
Q3UriDrag
q3uridrag.html
Q3UriDrag
Q3UriDrag
( const Q3StrList & uris, QWidget * dragSource = 0, const char * name = 0 )
Q3UriDrag
Q3UriDrag-2
( QWidget * dragSource = 0, const char * name = 0 )
canDecode
canDecode
( const QMimeSource * source )
decode
decode
( const QMimeSource * source, Q3StrList & list )
decodeLocalFiles
decodeLocalFiles
( const QMimeSource * source, QStringList & list )
decodeToUnicodeUris
decodeToUnicodeUris
( const QMimeSource * source, QStringList & list )
localFileToUri
localFileToUri
( const QString & filename )
setFileNames
setFileNames
( const QStringList & filenames )
setFileNames
setFileNames-2
( const QString & name )
setFilenames
setFilenamesx
( const QString & name )
setUnicodeUris
setUnicodeUris
( const QStringList & list )
setUris
setUris
( const QList<QByteArray> & list )
unicodeUriToUri
unicodeUriToUri
( const QString & string )
uriToLocalFile
uriToLocalFile
( const char * string )
uriToUnicodeUri
uriToUnicodeUri
( const char * string )
Q3Url
q3url.html
Q3Url
Q3Url
()
Q3Url
Q3Url-2
( const QString & url )
Q3Url
Q3Url-3
( const Q3Url & url )
Q3Url
Q3Url-4
( const Q3Url & url, const QString & relUrl, bool checkSlash = false )
addPath
addPath
( const QString & pa )
cdUp
cdUp
()
decode
decode
( QString & url )
dirPath
dirPath
()
encode
encode
( QString & url )
encodedPathAndQuery
encodedPathAndQuery
()
fileName
fileName
()
hasHost
hasHost
()
hasPassword
hasPassword
()
hasPath
hasPath
()
hasPort
hasPort
()
hasRef
hasRef
()
hasUser
hasUser
()
host
host
()
isLocalFile
isLocalFile
()
isRelativeUrl
isRelativeUrl
( const QString & url )
isValid
isValid
()
parse
parse
( const QString & url )
password
password
()
path
pathx
( bool correct = true )
port
port
()
protocol
protocol
()
query
query
()
ref
ref
()
reset
reset
()
setEncodedPathAndQuery
setEncodedPathAndQuery
( const QString & pathAndQuery )
setFileName
setFileName
( const QString & name )
setHost
setHost
( const QString & host )
setPassword
setPassword
( const QString & pass )
setPath
setPath
( const QString & path )
setPort
setPort
( int port )
setProtocol
setProtocol
( const QString & protocol )
setQuery
setQuery
( const QString & txt )
setRef
setRef
( const QString & txt )
setUser
setUser
( const QString & user )
toString
toString
( bool encodedPath = false, bool forcePrependProtocol = true )
user
user
()
operator
operator-QString
QString()
operator=
operator-eq
( const Q3Url & url )
operator=
operator-eq-2
( const QString & url )
operator==
operator-eq-eq
( const Q3Url & url )
operator==
operator-eq-eq-2
( const QString & url )
Q3UrlOperator
q3urloperator.html
Q3UrlOperator
Q3UrlOperator
()
Q3UrlOperator
Q3UrlOperator-2
( const QString & url )
Q3UrlOperator
Q3UrlOperator-3
( const Q3UrlOperator & url )
Q3UrlOperator
Q3UrlOperator-4
( const Q3UrlOperator & url, const QString & relUrl, bool checkSlash = false )
clearEntries
clearEntries
()
connectionStateChanged
connectionStateChanged
( int state, const QString & data )
copy
copy
( const QString & from, const QString & to, bool move = false, bool toPath = true )
copy
copy-2
( const QStringList & files, const QString & dest, bool move = false )
createdDirectory
createdDirectory
( const QUrlInfo & i, Q3NetworkOperation * op )
data
data
( const QByteArray & data, Q3NetworkOperation * op )
dataTransferProgress
dataTransferProgress
( int bytesDone, int bytesTotal, Q3NetworkOperation * op )
deleteNetworkProtocol
deleteNetworkProtocol
()
finished
finished
( Q3NetworkOperation * op )
get
get
( const QString & location = QString()
getNetworkProtocol
getNetworkProtocol
()
info
info
( const QString & entry )
isDir
isDir
( bool * ok = 0 )
itemChanged
itemChanged
( Q3NetworkOperation * op )
listChildren
listChildren
()
mkdir
mkdir
( const QString & dirname )
nameFilter
nameFilter
()
newChildren
newChildren
( const Q3ValueList<QUrlInfo> & i, Q3NetworkOperation * op )
parse
parse
( const QString & url )
put
put
( const QByteArray & data, const QString & location = QString()
remove
remove
( const QString & filename )
removed
removed
( Q3NetworkOperation * op )
rename
rename
( const QString & oldname, const QString & newname )
reset
reset
()
setNameFilter
setNameFilter
( const QString & nameFilter )
setPath
setPath
( const QString & path )
start
start
( Q3NetworkOperation * op )
startedNextCopy
startedNextCopy
( const Q3PtrList<Q3NetworkOperation> & lst )
stop
stop
()
operator=
operator-eq
( const Q3UrlOperator & url )
operator=
operator-eq-2
( const QString & url )
Q3ValueList
q3valuelist.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
const_iterator
const_iterator-typedef
const_pointer
const_pointer-typedef
const_reference
const_reference-typedef
iterator
iterator-typedefx
pointer
pointer-typedef
reference
reference-typedef
size_type
size_type-typedef
value_type
value_type-typedef
Q3ValueList
Q3ValueList
()
Q3ValueList
Q3ValueList-2
( const Q3ValueList<T> & l )
Q3ValueList
Q3ValueList-3
( const QLinkedList<T> & l )
Q3ValueList
Q3ValueList-4
( const QList<T> & l )
Q3ValueList
Q3ValueList-5
( const std::list<T> & l )
append
append
( const T & x )
at
at
( Q3ValueList<T>::size_type i )
at
at-2
( Q3ValueList<T>::size_type i )
contains
contains
( const T & x )
fromLast
fromLast
()
fromLast
fromLast-2
()
insert
insert
( Q3ValueList<T>::Iterator it, const T & x )
insert
insert-2
( Q3ValueList<T>::Iterator pos, Q3ValueList<T>::size_type n, const T & x )
prepend
prepend
( const T & x )
remove
remove
( Q3ValueList<T>::Iterator it )
remove
remove-2
( const T & x )
operator
operator-QList-ltT-gt
QList<T>()
operator!=
operator-not-eq
( const Q3ValueList<T> & l )
operator+
operator-2b
( const Q3ValueList<T> & l )
operator+=
operator-2b-eq
( const Q3ValueList<T> & l )
operator+=
operator-2b-eq-2
( const T & x )
operator<<
operator-lt-lt
( const T & x )
operator=
operator-eq
( const Q3ValueList<T> & l )
operator=
operator-eq-2
( const QList<T> & l )
operator=
operator-eq-3
( const std::list<T> & l )
operator==
operator-eq-eq
( const Q3ValueList<T> & l )
operator==
operator-eq-eq-2
( const std::list<T> & l )
operator[]
operator-5b-5d
( Q3ValueList<T>::size_type i )
operator[]
operator-5b-5d-2
( Q3ValueList<T>::size_type i )
Q3ValueListConstIterator
q3valuelistconstiterator.html
Q3ValueListConstIterator
Q3ValueListConstIterator
()
Q3ValueListConstIterator
Q3ValueListConstIterator-2
( const Q3ValueListConstIterator & o )
Q3ValueListConstIterator
Q3ValueListConstIterator-3
( const QLinkedList<T>::const_iterator & o )
Q3ValueListConstIterator
Q3ValueListConstIterator-4
( const QLinkedList<T>::iterator & o )
Q3ValueListIterator
q3valuelistiterator.html
Q3ValueListIterator
Q3ValueListIterator
()
Q3ValueListIterator
Q3ValueListIterator-2
( const Q3ValueListIterator & o )
Q3ValueListIterator
Q3ValueListIterator-3
( const QLinkedList<T>::iterator & o )
Q3ValueStack
q3valuestack.html
Q3ValueStack
Q3ValueStack
()
pop
pop
()
push
push
( const T & d )
top
top
()
top
top-2
()
Q3ValueVector
q3valuevector.html
Q3ValueVector
Q3ValueVector
()
Q3ValueVector
Q3ValueVector-2
( const Q3ValueVector<T> & v )
Q3ValueVector
Q3ValueVector-3
( QVector<T>::size_type n, const T & val = T()
Q3ValueVector
Q3ValueVector-4
( const std::vector<T> & v )
at
at
( int i, bool * ok = 0 )
at
at-2
( int i, bool * ok = 0 )
resize
resize
( int n, const T & val = T()
operator=
operator-eq
( const Q3ValueVector<T> & v )
operator=
operator-eq-2
( const std::vector<T> & v )
Q3VBox
q3vbox.html
Q3VBox
Q3VBox
( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
Q3VBoxLayout
q3vboxlayout.html
Q3VBoxLayout
Q3VBoxLayout
( QWidget * parent, int margin, int spacing = -1, const char * name = 0 )
Q3VBoxLayout
Q3VBoxLayout-4
( QLayout * parentLayout, int spacing = -1, const char * name = 0 )
Q3VBoxLayout
Q3VBoxLayout-5
( int spacing, const char * name = 0 )
Q3VButtonGroup
q3vbuttongroup.html
Q3VButtonGroup
Q3VButtonGroup
( QWidget * parent = 0, const char * name = 0 )
Q3VButtonGroup
Q3VButtonGroup-2
( const QString & title, QWidget * parent = 0, const char * name = 0 )
Q3VGroupBox
q3vgroupbox.html
Q3VGroupBox
Q3VGroupBox
( QWidget * parent = 0, const char * name = 0 )
Q3VGroupBox
Q3VGroupBox-2
( const QString & title, QWidget * parent = 0, const char * name = 0 )
Q3WhatsThis
q3whatsthis.html
Q3WhatsThis
Q3WhatsThis
( QWidget * widget )
add
add
( QWidget * widget, const QString & text )
clicked
clicked
( const QString & href )
display
display
( const QString & text, const QPoint & pos = QCursor::pos()
enterWhatsThisMode
enterWhatsThisMode
()
inWhatsThisMode
inWhatsThisMode
()
leaveWhatsThisMode
leaveWhatsThisMode
( const QString & text = QString()
remove
remove
( QWidget * widget )
text
text
( const QPoint & pos )
whatsThisButton
whatsThisButton
( QWidget * parent )
Q3WidgetStack
q3widgetstack.html
Q3WidgetStack
Q3WidgetStack
( QWidget * parent, const char * name = 0, Qt::WindowFlags f = 0 )
aboutToShow
aboutToShow
( int id )
aboutToShow
aboutToShow-2
( QWidget * widget )
addWidget
addWidget
( QWidget * w, int id = -1 )
childEvent
childEvent
( QChildEvent * e )
event
event
( QEvent * e )
frameChanged
frameChanged
()
id
id
( QWidget * widget )
minimumSizeHint
minimumSizeHint
()
raiseWidget
raiseWidget
( int id )
raiseWidget
raiseWidget-2
( QWidget * w )
removeWidget
removeWidget
( QWidget * w )
resizeEvent
resizeEvent
( QResizeEvent * e )
setChildGeometries
setChildGeometries
()
setVisible
setVisible
( bool visible )
sizeHint
sizeHint
()
visibleWidget
visibleWidget
()
widget
widget
( int id )
setFinish
setFinish
( QWidget * widget, bool finish )
Q3Wizard
q3wizard.html
Q3Wizard
Q3Wizard
( QWidget * parent = 0, const char * name = 0, bool modal = false, Qt::WindowFlags f = 0 )
addPage
addPage
( QWidget * page, const QString & title )
appropriate
appropriate
( QWidget * page )
back
back
()
backButton
backButton
()
cancelButton
cancelButton
()
currentPage
currentPage
()
eventFilter
eventFilter
( QObject * o, QEvent * e )
finishButton
finishButton
()
help
help
()
helpButton
helpButton
()
helpClicked
helpClicked
()
indexOf
indexOf
( QWidget * page )
insertPage
insertPage
( QWidget * page, const QString & title, int index )
layOutButtonRow
layOutButtonRow
( QHBoxLayout * layout )
layOutTitleRow
layOutTitleRow
( QHBoxLayout * layout, const QString & title )
next
next
()
nextButton
nextButton
()
page
page
( int index )
pageCount
pageCount
()
removePage
removePage
( QWidget * page )
selected
selected
( const QString & title )
setAppropriate
setAppropriate
( QWidget * page, bool appropriate )
setBackEnabled
setBackEnabled
( QWidget * page, bool enable )
setFinishEnabled
setFinishEnabled
( QWidget * page, bool enable )
setHelpEnabled
setHelpEnabled
( QWidget * page, bool enable )
setNextEnabled
setNextEnabled
( QWidget * page, bool enable )
setTitle
setTitle
( QWidget * page, const QString & title )
showPage
showPage
( QWidget * page )
title
title
( QWidget * page )
QAbstractAnimation
qabstractanimation.html
DeletionPolicy
DeletionPolicy-enum
Direction
Direction-enum
State
State-enum
QAbstractAnimation
QAbstractAnimation
( QObject * parent = 0 )
currentLoopChanged
currentLoopChanged
( int currentLoop )
currentLoopTime
currentLoopTime
()
directionChanged
directionChanged
( QAbstractAnimation::Direction newDirection )
event
event
( QEvent * event )
finished
finished
()
group
group
()
pause
pause
()
resume
resume
()
setPaused
setPaused
( bool paused )
start
start
( QAbstractAnimation::DeletionPolicy policy = KeepWhenStopped )
stateChanged
stateChanged
( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
stop
stop
()
totalDuration
totalDuration
()
updateCurrentTime
updateCurrentTime
( int currentTime )
updateDirection
updateDirection
( QAbstractAnimation::Direction direction )
updateState
updateState
( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
QAbstractButton
QAbstractButton-2
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
accel
accel
()
iconSet
iconSet
()
isOn
isOn
()
isToggleButton
isToggleButton
()
pixmap
pixmap
()
setAccel
setAccel
( const QKeySequence & key )
setIconSet
setIconSet
( const QIcon & icon )
setOn
setOn
( bool b )
setPixmap
setPixmap
( const QPixmap & p )
setToggleButton
setToggleButton
( bool b )
QAbstractButton
qabstractbutton.html
QAbstractButton
QAbstractButton
( QWidget * parent = 0 )
animateClick
animateClick
( int msec = 100 )
changeEvent
changeEvent
( QEvent * e )
checkStateSet
checkStateSet
()
click
click
()
clicked
clicked
( bool checked = false )
event
event
( QEvent * e )
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
group
group
()
hitButton
hitButton
( const QPoint & pos )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
nextCheckState
nextCheckState
()
paintEvent
paintEvent
( QPaintEvent * e )
pressed
pressed
()
released
released
()
timerEvent
timerEvent
( QTimerEvent * e )
toggle
toggle
()
toggled
toggled
( bool checked )
QAbstractEventDispatcher
qabstracteventdispatcher.html
EventFilter
EventFilter-typedef
TimerInfo
TimerInfo-typedef
QAbstractEventDispatcher
QAbstractEventDispatcher
( QObject * parent = 0 )
aboutToBlock
aboutToBlock
()
awake
awake
()
filterEvent
filterEvent
( void * message )
flush
flush
()
hasPendingEvents
hasPendingEvents
()
instance
instance
( QThread * thread = 0 )
interrupt
interrupt
()
processEvents
processEvents
( QEventLoop::ProcessEventsFlags flags )
registerSocketNotifier
registerSocketNotifier
( QSocketNotifier * notifier )
registerTimer
registerTimer
( int interval, QObject * object )
registerTimer
registerTimer-2
( int timerId, int interval, QObject * object )
registeredTimers
registeredTimers
( QObject * object )
setEventFilter
setEventFilter
( EventFilter filter )
unregisterSocketNotifier
unregisterSocketNotifier
( QSocketNotifier * notifier )
unregisterTimer
unregisterTimer
( int timerId )
unregisterTimers
unregisterTimers
( QObject * object )
wakeUp
wakeUp
()
QAbstractExtensionFactory
qabstractextensionfactory.html
extension
extension
( QObject * object, const QString & iid )
QAbstractExtensionManager
qabstractextensionmanager.html
extension
extension
( QObject * object, const QString & iid )
registerExtensions
registerExtensions
( QAbstractExtensionFactory * factory, const QString & iid )
unregisterExtensions
unregisterExtensions
( QAbstractExtensionFactory * factory, const QString & iid )
ExtensionOption
qabstractfileengine-extensionoption.html
ExtensionReturn
qabstractfileengine-extensionreturn.html
MapExtensionOption
qabstractfileengine-mapextensionoption.html
MapExtensionReturn
qabstractfileengine-mapextensionreturn.html
UnMapExtensionOption
qabstractfileengine-unmapextensionoption.html
QAbstractFileEngine
qabstractfileengine.html
Extension
Extension-enum
FileName
FileName-enum
FileOwner
FileOwner-enum
FileTime
FileTime-enum
Iterator
Iterator-typedef
QAbstractFileEngine
QAbstractFileEngine
()
atEnd
atEnd
()
beginEntryList
beginEntryList
( QDir::Filters filters, const QStringList & filterNames )
caseSensitive
caseSensitive
()
close
close
()
copy
copy
( const QString & newName )
create
create
( const QString & fileName )
entryList
entryList
( QDir::Filters filters, const QStringList & filterNames )
FileError
error
QAbstractFileEngine::error()
errorString
errorString
()
extension
extension
( Extension extension, const ExtensionOption * option = 0, ExtensionReturn * output = 0 )
fileFlags
fileFlags
( FileFlags type = FileInfoAll )
fileName
fileName
( FileName file = DefaultName )
fileTime
fileTime
( FileTime time )
flush
flush
()
handle
handle
()
isRelativePath
isRelativePath
()
isSequential
isSequential
()
link
link
( const QString & newName )
map
map
( qint64 offset, qint64 size, QFile::MemoryMapFlags flags )
mkdir
mkdir
( const QString & dirName, bool createParentDirectories )
open
open
( QIODevice::OpenMode mode )
owner
owner
( FileOwner owner )
ownerId
ownerId
( FileOwner owner )
pos
pos
()
read
read
( char * data, qint64 maxlen )
readLine
readLine
( char * data, qint64 maxlen )
remove
remove
()
rename
rename
( const QString & newName )
rmdir
rmdir
( const QString & dirName, bool recurseParentDirectories )
seek
seek
( qint64 offset )
setError
setError
( QFile::FileError error, const QString & errorString )
setFileName
setFileName
( const QString & file )
setPermissions
setPermissions
( uint perms )
setSize
setSize
( qint64 size )
size
size
()
supportsExtension
supportsExtension
( Extension extension )
unmap
unmap
( uchar * address )
write
write
( const char * data, qint64 len )
Iterator
Iterator-typedef
QAbstractFileEngineHandler
qabstractfileenginehandler.html
QAbstractFileEngineHandler
QAbstractFileEngineHandler
()
create
create
( const QString & fileName )
QAbstractFileEngineIterator
qabstractfileengineiterator.html
QAbstractFileEngineIterator
QAbstractFileEngineIterator
( QDir::Filters filters, const QStringList & nameFilters )
currentFileInfo
currentFileInfo
()
currentFileName
currentFileName
()
currentFilePath
currentFilePath
()
Filters
filters
QAbstractFileEngineIterator::filters()
hasNext
hasNext
()
nameFilters
nameFilters
()
next
next
()
path
pathx
()
FixedPoint
qabstractfontengine-fixedpoint.html
x
x-var
y
y-var
GlyphMetrics
qabstractfontengine-glyphmetrics.html
GlyphMetrics
GlyphMetricsx
()
advance
advance-var
height
height-var
width
width-var
x
x-var
y
y-var
QAbstractFontEngine
qabstractfontengine.html
Fixed
Fixed-typedef
FontProperty
FontProperty-enum
QAbstractFontEngine
QAbstractFontEngine
( QObject * parent = 0 )
addGlyphOutlinesToPath
addGlyphOutlinesToPath
( uint * glyphs, int numGlyphs, FixedPoint * positions, QPainterPath * path )
capabilities
capabilities
()
convertStringToGlyphIndices
convertStringToGlyphIndices
( const QChar * string, int length, uint * glyphs, int * numGlyphs, TextShapingFlags flags )
fontProperty
fontProperty
( FontProperty property )
getGlyphAdvances
getGlyphAdvances
( const uint * glyphs, int numGlyphs, Fixed * advances, TextShapingFlags flags )
glyphMetrics
glyphMetrics
( uint glyph )
renderGlyph
renderGlyph
( uint glyph, int depth, int bytesPerLine, int height, uchar * buffer )
QAbstractFormBuilder
qabstractformbuilder.html
QAbstractFormBuilder
QAbstractFormBuilder
()
load
load
( QIODevice * device, QWidget * parent = 0 )
save
save
( QIODevice * device, QWidget * widget )
setWorkingDirectory
setWorkingDirectory
( const QDir & directory )
workingDirectory
workingDirectory
()
QAbstractGraphicsShapeItem
qabstractgraphicsshapeitem.html
QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem
( QGraphicsItem * parent = 0 )
brush
brush
()
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
pen
pen
()
setBrush
setBrush
( const QBrush & brush )
setPen
setPen
( const QPen & pen )
elidedText
elidedText
( const QFontMetrics & fontMetrics, int width, Qt::TextElideMode mode, const QString & text )
QAbstractItemDelegate
qabstractitemdelegate.html
EndEditHint
EndEditHint-enum
QAbstractItemDelegate
QAbstractItemDelegate
( QObject * parent = 0 )
closeEditor
closeEditor
( QWidget * editor, QAbstractItemDelegate::EndEditHint hint = NoHint )
commitData
commitData
( QWidget * editor )
createEditor
createEditor
( QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index )
editorEvent
editorEvent
( QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index )
helpEvent
helpEvent
( QHelpEvent * event, QAbstractItemView * view, const QStyleOptionViewItem & option, const QModelIndex & index )
paint
paint
( QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index )
setEditorData
setEditorData
( QWidget * editor, const QModelIndex & index )
setModelData
setModelData
( QWidget * editor, QAbstractItemModel * model, const QModelIndex & index )
sizeHint
sizeHint
( const QStyleOptionViewItem & option, const QModelIndex & index )
sizeHintChanged
sizeHintChanged
( const QModelIndex & index )
updateEditorGeometry
updateEditorGeometry
( QWidget * editor, const QStyleOptionViewItem & option, const QModelIndex & index )
createIndex
createIndex-2
( int row, int column, int id )
QAbstractItemModel
qabstractitemmodel.html
QAbstractItemModel
QAbstractItemModel
( QObject * parent = 0 )
beginInsertColumns
beginInsertColumns
( const QModelIndex & parent, int first, int last )
beginInsertRows
beginInsertRows
( const QModelIndex & parent, int first, int last )
beginMoveColumns
beginMoveColumns
( const QModelIndex & sourceParent, int sourceFirst, int sourceLast, const QModelIndex & destinationParent, int destinationChild )
beginMoveRows
beginMoveRows
( const QModelIndex & sourceParent, int sourceFirst, int sourceLast, const QModelIndex & destinationParent, int destinationChild )
beginRemoveColumns
beginRemoveColumns
( const QModelIndex & parent, int first, int last )
beginRemoveRows
beginRemoveRows
( const QModelIndex & parent, int first, int last )
beginResetModel
beginResetModel
()
buddy
buddy
( const QModelIndex & index )
canFetchMore
canFetchMore
( const QModelIndex & parent )
changePersistentIndex
changePersistentIndex
( const QModelIndex & from, const QModelIndex & to )
changePersistentIndexList
changePersistentIndexList
( const QModelIndexList & from, const QModelIndexList & to )
columnCount
columnCount
( const QModelIndex & parent = QModelIndex()
columnsAboutToBeInserted
columnsAboutToBeInserted
( const QModelIndex & parent, int start, int end )
columnsAboutToBeMoved
columnsAboutToBeMoved
( const QModelIndex & sourceParent, int sourceStart, int sourceEnd, const QModelIndex & destinationParent, int destinationColumn )
columnsAboutToBeRemoved
columnsAboutToBeRemoved
( const QModelIndex & parent, int start, int end )
columnsInserted
columnsInserted
( const QModelIndex & parent, int start, int end )
columnsMoved
columnsMoved
( const QModelIndex & sourceParent, int sourceStart, int sourceEnd, const QModelIndex & destinationParent, int destinationColumn )
columnsRemoved
columnsRemoved
( const QModelIndex & parent, int start, int end )
createIndex
createIndex
( int row, int column, void * ptr = 0 )
createIndex
createIndex-3
( int row, int column, quint32 id )
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
dataChanged
dataChanged
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
endInsertColumns
endInsertColumns
()
endInsertRows
endInsertRows
()
endMoveColumns
endMoveColumns
()
endMoveRows
endMoveRows
()
endRemoveColumns
endRemoveColumns
()
endRemoveRows
endRemoveRows
()
endResetModel
endResetModel
()
fetchMore
fetchMore
( const QModelIndex & parent )
ItemFlags
flags
QAbstractItemModel::flags( const QModelIndex & index )
hasChildren
hasChildren
( const QModelIndex & parent = QModelIndex()
hasIndex
hasIndex
( int row, int column, const QModelIndex & parent = QModelIndex()
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
headerDataChanged
headerDataChanged
( Qt::Orientation orientation, int first, int last )
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
insertColumn
insertColumn
( int column, const QModelIndex & parent = QModelIndex()
insertColumns
insertColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
insertRow
insertRow
( int row, const QModelIndex & parent = QModelIndex()
insertRows
insertRows
( int row, int count, const QModelIndex & parent = QModelIndex()
itemData
itemData
( const QModelIndex & index )
layoutAboutToBeChanged
layoutAboutToBeChanged
()
layoutChanged
layoutChanged
()
match
match
( const QModelIndex & start, int role, const QVariant & value, int hits = 1, Qt::MatchFlags flags = Qt::MatchFlags( Qt::MatchStartsWith | Qt::MatchWrap )
mimeData
mimeData
( const QModelIndexList & indexes )
mimeTypes
mimeTypes
()
modelAboutToBeReset
modelAboutToBeReset
()
modelReset
modelReset
()
parent
parent
( const QModelIndex & index )
persistentIndexList
persistentIndexList
()
removeColumn
removeColumn
( int column, const QModelIndex & parent = QModelIndex()
removeColumns
removeColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
removeRow
removeRow
( int row, const QModelIndex & parent = QModelIndex()
removeRows
removeRows
( int row, int count, const QModelIndex & parent = QModelIndex()
reset
reset
()
revert
revert
()
roleNames
roleNames
()
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
rowsAboutToBeInserted
rowsAboutToBeInserted
( const QModelIndex & parent, int start, int end )
rowsAboutToBeMoved
rowsAboutToBeMoved
( const QModelIndex & sourceParent, int sourceStart, int sourceEnd, const QModelIndex & destinationParent, int destinationRow )
rowsAboutToBeRemoved
rowsAboutToBeRemoved
( const QModelIndex & parent, int start, int end )
rowsInserted
rowsInserted
( const QModelIndex & parent, int start, int end )
rowsMoved
rowsMoved
( const QModelIndex & sourceParent, int sourceStart, int sourceEnd, const QModelIndex & destinationParent, int destinationRow )
rowsRemoved
rowsRemoved
( const QModelIndex & parent, int start, int end )
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setHeaderData
setHeaderData
( int section, Qt::Orientation orientation, const QVariant & value, int role = Qt::EditRole )
setItemData
setItemData
( const QModelIndex & index, const QMap<int, QVariant> & roles )
setRoleNames
setRoleNames
( const QHash<int, QByteArray> & roleNames )
setSupportedDragActions
setSupportedDragActions
( Qt::DropActions actions )
sibling
sibling
( int row, int column, const QModelIndex & index )
sort
sort
( int column, Qt::SortOrder order = Qt::AscendingOrder )
span
span
( const QModelIndex & index )
submit
submit
()
DropActions
supportedDragActions
QAbstractItemModel::supportedDragActions()
DropActions
supportedDropActions
QAbstractItemModel::supportedDropActions()
horizontalStepsPerItem
horizontalStepsPerItem
()
setHorizontalStepsPerItem
setHorizontalStepsPerItem
( int steps )
setVerticalStepsPerItem
setVerticalStepsPerItem
( int steps )
verticalStepsPerItem
verticalStepsPerItem
()
QAbstractItemView
qabstractitemview.html
CursorAction
CursorAction-enum
DragDropMode
DragDropMode-enum
DropIndicatorPosition
DropIndicatorPosition-enum
ScrollHint
ScrollHint-enum
ScrollMode
ScrollMode-enum
SelectionBehavior
SelectionBehavior-enum
SelectionMode
SelectionMode-enum
State
State-enum
DropAction
defaultDropAction-prop
TextElideMode
textElideMode-prop
QAbstractItemView
QAbstractItemView
( QWidget * parent = 0 )
activated
activated
( const QModelIndex & index )
clearSelection
clearSelection
()
clicked
clicked
( const QModelIndex & index )
closeEditor
closeEditor
( QWidget * editor, QAbstractItemDelegate::EndEditHint hint )
closePersistentEditor
closePersistentEditor
( const QModelIndex & index )
commitData
commitData
( QWidget * editor )
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & previous )
currentIndex
currentIndex
()
dataChanged
dataChanged
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
dirtyRegionOffset
dirtyRegionOffset
()
doubleClicked
doubleClicked
( const QModelIndex & index )
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * event )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * event )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * event )
dropEvent
dropEvent
( QDropEvent * event )
dropIndicatorPosition
dropIndicatorPosition
()
edit
edit
( const QModelIndex & index )
edit
edit-2
( const QModelIndex & index, EditTrigger trigger, QEvent * event )
editorDestroyed
editorDestroyed
( QObject * editor )
entered
entered
( const QModelIndex & index )
event
event
( QEvent * event )
executeDelayedItemsLayout
executeDelayedItemsLayout
()
focusInEvent
focusInEvent
( QFocusEvent * event )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
horizontalOffset
horizontalOffset
()
indexAt
indexAt
( const QPoint & point )
indexWidget
indexWidget
( const QModelIndex & index )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * event )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
isIndexHidden
isIndexHidden
( const QModelIndex & index )
itemDelegate
itemDelegate
()
itemDelegate
itemDelegate-2
( const QModelIndex & index )
itemDelegateForColumn
itemDelegateForColumn
( int column )
itemDelegateForRow
itemDelegateForRow
( int row )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyboardSearch
keyboardSearch
( const QString & search )
model
model
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * event )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
moveCursor
moveCursor
( CursorAction cursorAction, Qt::KeyboardModifiers modifiers )
openPersistentEditor
openPersistentEditor
( const QModelIndex & index )
pressed
pressed
( const QModelIndex & index )
reset
reset
()
resizeEvent
resizeEvent
( QResizeEvent * event )
rootIndex
rootIndex
()
rowsAboutToBeRemoved
rowsAboutToBeRemoved
( const QModelIndex & parent, int start, int end )
rowsInserted
rowsInserted
( const QModelIndex & parent, int start, int end )
scheduleDelayedItemsLayout
scheduleDelayedItemsLayout
()
scrollDirtyRegion
scrollDirtyRegion
( int dx, int dy )
scrollTo
scrollTo
( const QModelIndex & index, ScrollHint hint = EnsureVisible )
scrollToBottom
scrollToBottom
()
scrollToTop
scrollToTop
()
selectAll
selectAll
()
selectedIndexes
selectedIndexes
()
selectionChanged
selectionChanged
( const QItemSelection & selected, const QItemSelection & deselected )
SelectionFlags
selectionCommand
QAbstractItemView::selectionCommand( const QModelIndex & index, const QEvent * event = 0 )
selectionModel
selectionModel
()
setCurrentIndex
setCurrentIndex
( const QModelIndex & index )
setDirtyRegion
setDirtyRegion
( const QRegion & region )
setIndexWidget
setIndexWidget
( const QModelIndex & index, QWidget * widget )
setItemDelegate
setItemDelegate
( QAbstractItemDelegate * delegate )
setItemDelegateForColumn
setItemDelegateForColumn
( int column, QAbstractItemDelegate * delegate )
setItemDelegateForRow
setItemDelegateForRow
( int row, QAbstractItemDelegate * delegate )
setModel
setModel
( QAbstractItemModel * model )
setRootIndex
setRootIndex
( const QModelIndex & index )
setSelection
setSelection
( const QRect & rect, QItemSelectionModel::SelectionFlags flags )
setSelectionModel
setSelectionModel
( QItemSelectionModel * selectionModel )
setState
setState
( State state )
sizeHintForColumn
sizeHintForColumn
( int column )
sizeHintForIndex
sizeHintForIndex
( const QModelIndex & index )
sizeHintForRow
sizeHintForRow
( int row )
startDrag
startDrag
( Qt::DropActions supportedActions )
state
state
()
timerEvent
timerEvent
( QTimerEvent * event )
update
update
( const QModelIndex & index )
updateGeometries
updateGeometries
()
verticalOffset
verticalOffset
()
viewOptions
viewOptions
()
viewportEntered
viewportEntered
()
viewportEvent
viewportEvent
( QEvent * event )
visualRect
visualRect
( const QModelIndex & index )
visualRegionForSelection
visualRegionForSelection
( const QItemSelection & selection )
QAbstractListModel
qabstractlistmodel.html
QAbstractListModel
QAbstractListModel
( QObject * parent = 0 )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
index
index
( int row, int column = 0, const QModelIndex & parent = QModelIndex()
QAbstractMessageHandler
qabstractmessagehandler.html
QAbstractMessageHandler
QAbstractMessageHandler
( QObject * parent = 0 )
handleMessage
handleMessage
( QtMsgType type, const QString & description, const QUrl & identifier, const QSourceLocation & sourceLocation )
message
message
( QtMsgType type, const QString & description, const QUrl & identifier = QUrl()
QAbstractNetworkCache
qabstractnetworkcache.html
QAbstractNetworkCache
QAbstractNetworkCache
( QObject * parent = 0 )
cacheSize
cacheSize
()
clear
clear
()
data
data
( const QUrl & url )
insert
insert
( QIODevice * device )
metaData
metaData
( const QUrl & url )
prepare
prepare
( const QNetworkCacheMetaData & metaData )
remove
remove
( const QUrl & url )
updateMetaData
updateMetaData
( const QNetworkCacheMetaData & metaData )
addEnabledOption
addEnabledOption
( PrintDialogOption option )
enabledOptions
enabledOptions
()
isOptionEnabled
isOptionEnabled
( PrintDialogOption option )
setEnabledOptions
setEnabledOptions
( PrintDialogOptions options )
QAbstractPrintDialog
qabstractprintdialog.html
PrintRange
PrintRange-enum
QAbstractPrintDialog
QAbstractPrintDialog
( QPrinter * printer, QWidget * parent = 0 )
exec
exec
()
fromPage
fromPage
()
maxPage
maxPage
()
minPage
minPage
()
printRange
printRange
()
printer
printer
()
setFromTo
setFromTo
( int from, int to )
setMinMax
setMinMax
( int min, int max )
setOptionTabs
setOptionTabs
( const QList<QWidget *> & tabs )
setPrintRange
setPrintRange
( PrintRange range )
toPage
toPage
()
QAbstractProxyModel
qabstractproxymodel.html
QAbstractProxyModel
QAbstractProxyModel
( QObject * parent = 0 )
data
data
( const QModelIndex & proxyIndex, int role = Qt::DisplayRole )
ItemFlags
flags
QAbstractProxyModel::flags( const QModelIndex & index )
headerData
headerData
( int section, Qt::Orientation orientation, int role )
itemData
itemData
( const QModelIndex & proxyIndex )
mapFromSource
mapFromSource
( const QModelIndex & sourceIndex )
mapSelectionFromSource
mapSelectionFromSource
( const QItemSelection & sourceSelection )
mapSelectionToSource
mapSelectionToSource
( const QItemSelection & proxySelection )
mapToSource
mapToSource
( const QModelIndex & proxyIndex )
revert
revert
()
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setHeaderData
setHeaderData
( int section, Qt::Orientation orientation, const QVariant & value, int role = Qt::EditRole )
setSourceModel
setSourceModel
( QAbstractItemModel * sourceModel )
sourceModel
sourceModel
()
submit
submit
()
QAbstractScrollArea
qabstractscrollarea.html
ScrollBarPolicy
horizontalScrollBarPolicy-prop
ScrollBarPolicy
verticalScrollBarPolicy-prop
QAbstractScrollArea
QAbstractScrollArea
( QWidget * parent = 0 )
addScrollBarWidget
addScrollBarWidget
( QWidget * widget, Qt::Alignment alignment )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * e )
cornerWidget
cornerWidget
()
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * event )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * event )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * event )
dropEvent
dropEvent
( QDropEvent * event )
event
event
( QEvent * event )
horizontalScrollBar
horizontalScrollBar
()
keyPressEvent
keyPressEvent
( QKeyEvent * e )
maximumViewportSize
maximumViewportSize
()
minimumSizeHint
minimumSizeHint
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * event )
scrollBarWidgets
scrollBarWidgets
( Qt::Alignment alignment )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
setCornerWidget
setCornerWidget
( QWidget * widget )
setHorizontalScrollBar
setHorizontalScrollBar
( QScrollBar * scrollBar )
setVerticalScrollBar
setVerticalScrollBar
( QScrollBar * scrollBar )
setViewport
setViewport
( QWidget * widget )
setViewportMargins
setViewportMargins
( int left, int top, int right, int bottom )
setViewportMargins
setViewportMargins-2
( const QMargins & margins )
setupViewport
setupViewport
( QWidget * viewport )
sizeHint
sizeHint
()
verticalScrollBar
verticalScrollBar
()
viewport
viewport
()
viewportEvent
viewportEvent
( QEvent * event )
wheelEvent
wheelEvent
( QWheelEvent * e )
addLine
addLine
()
addPage
addPage
()
lineStep
lineStepx
()
maxValue
maxValue
()
minValue
minValue
()
setLineStep
setLineStep
( int v )
setMaxValue
setMaxValue
( int v )
setMinValue
setMinValue
( int v )
setSteps
setSteps
( int single, int page )
subtractLine
subtractLine
()
subtractPage
subtractPage
()
QAbstractSlider
qabstractslider.html
SliderAction
SliderAction-enum
SliderChange
SliderChange-enum
Orientation
orientation-prop
QAbstractSlider
QAbstractSlider
( QWidget * parent = 0 )
actionTriggered
actionTriggered
( int action )
changeEvent
changeEvent
( QEvent * ev )
event
event
( QEvent * e )
keyPressEvent
keyPressEvent
( QKeyEvent * ev )
rangeChanged
rangeChanged
( int min, int max )
repeatAction
repeatAction
()
setRange
setRange
( int min, int max )
setRepeatAction
setRepeatAction
( SliderAction action, int thresholdTime = 500, int repeatTime = 50 )
sliderChange
sliderChange
( SliderChange change )
sliderMoved
sliderMoved
( int value )
sliderPressed
sliderPressed
()
sliderReleased
sliderReleased
()
timerEvent
timerEvent
( QTimerEvent * e )
triggerAction
triggerAction
( SliderAction action )
valueChanged
valueChanged
( int value )
wheelEvent
wheelEvent
( QWheelEvent * e )
Error
Error-enum
State
State-typedef
connectionClosed
connectionClosed
()
delayedCloseFinished
delayedCloseFinished
()
setSocket
setSocket
( int socket )
socket
socket
()
waitForMore
waitForMore
( int msecs, bool * timeout = 0 )
QAbstractSocket
qabstractsocket.html
NetworkLayerProtocol
NetworkLayerProtocol-enum
SocketError
SocketError-enum
SocketOption
SocketOption-enum
SocketState
SocketState-enum
SocketType
SocketType-enum
QAbstractSocket
QAbstractSocket
( SocketType socketType, QObject * parent )
abort
abort
()
atEnd
atEnd
()
bytesAvailable
bytesAvailable
()
bytesToWrite
bytesToWrite
()
canReadLine
canReadLine
()
close
close
()
connectToHost
connectToHost
( const QString & hostName, quint16 port, OpenMode openMode = ReadWrite )
connectToHost
connectToHost-2
( const QHostAddress & address, quint16 port, OpenMode openMode = ReadWrite )
connectToHostImplementation
connectToHostImplementation
( const QString & hostName, quint16 port, OpenMode openMode = ReadWrite )
connected
connected
()
disconnectFromHost
disconnectFromHost
()
disconnectFromHostImplementation
disconnectFromHostImplementation
()
disconnected
disconnected
()
error
error
()
error
error-2
( QAbstractSocket::SocketError socketError )
flush
flush
()
hostFound
hostFound
()
isSequential
isSequential
()
isValid
isValid
()
localAddress
localAddress
()
localPort
localPort
()
peerAddress
peerAddress
()
peerName
peerName
()
peerPort
peerPort
()
proxy
proxy
()
proxyAuthenticationRequired
proxyAuthenticationRequired
( const QNetworkProxy & proxy, QAuthenticator * authenticator )
readBufferSize
readBufferSize
()
readData
readData
( char * data, qint64 maxSize )
readLineData
readLineData
( char * data, qint64 maxlen )
setLocalAddress
setLocalAddress
( const QHostAddress & address )
setLocalPort
setLocalPort
( quint16 port )
setPeerAddress
setPeerAddress
( const QHostAddress & address )
setPeerName
setPeerName
( const QString & name )
setPeerPort
setPeerPort
( quint16 port )
setProxy
setProxy
( const QNetworkProxy & networkProxy )
setReadBufferSize
setReadBufferSize
( qint64 size )
setSocketDescriptor
setSocketDescriptor
( int socketDescriptor, SocketState socketState = ConnectedState, OpenMode openMode = ReadWrite )
setSocketError
setSocketError
( SocketError socketError )
setSocketOption
setSocketOption
( QAbstractSocket::SocketOption option, const QVariant & value )
setSocketState
setSocketState
( SocketState state )
socketDescriptor
socketDescriptor
()
socketOption
socketOption
( QAbstractSocket::SocketOption option )
socketType
socketType
()
state
state
()
stateChanged
stateChanged
( QAbstractSocket::SocketState socketState )
waitForBytesWritten
waitForBytesWritten
( int msecs = 30000 )
waitForConnected
waitForConnected
( int msecs = 30000 )
waitForDisconnected
waitForDisconnected
( int msecs = 30000 )
waitForReadyRead
waitForReadyRead
( int msecs = 30000 )
writeData
writeData
( const char * data, qint64 size )
QAbstractSpinBox
qabstractspinbox.html
ButtonSymbols
ButtonSymbols-enum
CorrectionMode
CorrectionMode-enum
Alignment
alignment-prop
QAbstractSpinBox
QAbstractSpinBox
( QWidget * parent = 0 )
changeEvent
changeEvent
( QEvent * event )
clear
clear
()
closeEvent
closeEvent
( QCloseEvent * event )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
editingFinished
editingFinished
()
event
event
( QEvent * event )
fixup
fixup
( QString & input )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
hideEvent
hideEvent
( QHideEvent * event )
initStyleOption
initStyleOption
( QStyleOptionSpinBox * option )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
interpretText
interpretText
()
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * event )
lineEdit
lineEdit
()
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
paintEvent
paintEvent
( QPaintEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * event )
selectAll
selectAll
()
setLineEdit
setLineEdit
( QLineEdit * lineEdit )
showEvent
showEvent
( QShowEvent * event )
sizeHint
sizeHint
()
stepBy
stepBy
( int steps )
stepDown
stepDown
()
stepEnabled
stepEnabled
()
stepUp
stepUp
()
timerEvent
timerEvent
( QTimerEvent * event )
State
validate
QAbstractSpinBox::validate( QString & input, int & pos )
wheelEvent
wheelEvent
( QWheelEvent * event )
QAbstractState
qabstractstate.html
QAbstractState
QAbstractState
( QState * parent = 0 )
entered
entered
()
event
event
( QEvent * e )
exited
exited
()
machine
machine
()
onEntry
onEntry
( QEvent * event )
onExit
onExit
( QEvent * event )
parentState
parentState
()
QAbstractTableModel
qabstracttablemodel.html
QAbstractTableModel
QAbstractTableModel
( QObject * parent = 0 )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
PaintContext
qabstracttextdocumentlayout-paintcontext.html
clip
clip-var
cursorPosition
cursorPosition-var
palette
palette-var
selections
selections-var
Selection
qabstracttextdocumentlayout-selection.html
cursor
cursor-var
format
format-var
QAbstractTextDocumentLayout
qabstracttextdocumentlayout.html
QAbstractTextDocumentLayout
QAbstractTextDocumentLayout
( QTextDocument * document )
anchorAt
anchorAt
( const QPointF & position )
blockBoundingRect
blockBoundingRect
( const QTextBlock & block )
document
document
()
documentChanged
documentChanged
( int position, int charsRemoved, int charsAdded )
documentSize
documentSize
()
documentSizeChanged
documentSizeChanged
( const QSizeF & newSize )
draw
draw
( QPainter * painter, const PaintContext & context )
drawInlineObject
drawInlineObject
( QPainter * painter, const QRectF & rect, QTextInlineObject object, int posInDocument, const QTextFormat & format )
format
format
( int position )
frameBoundingRect
frameBoundingRect
( QTextFrame * frame )
handlerForObject
handlerForObject
( int objectType )
hitTest
hitTest
( const QPointF & point, Qt::HitTestAccuracy accuracy )
pageCount
pageCount
()
pageCountChanged
pageCountChanged
( int newPages )
paintDevice
paintDevice
()
positionInlineObject
positionInlineObject
( QTextInlineObject item, int posInDocument, const QTextFormat & format )
registerHandler
registerHandler
( int objectType, QObject * component )
resizeInlineObject
resizeInlineObject
( QTextInlineObject item, int posInDocument, const QTextFormat & format )
setPaintDevice
setPaintDevice
( QPaintDevice * device )
update
update
( const QRectF & rect = QRectF( 0., 0., 1000000000., 1000000000. )
updateBlock
updateBlock
( const QTextBlock & block )
QAbstractTransition
qabstracttransition.html
QAbstractTransition
QAbstractTransition
( QState * sourceState = 0 )
addAnimation
addAnimation
( QAbstractAnimation * animation )
animations
animations
()
event
event
( QEvent * e )
eventTest
eventTest
( QEvent * event )
machine
machine
()
onTransition
onTransition
( QEvent * event )
removeAnimation
removeAnimation
( QAbstractAnimation * animation )
triggered
triggered
()
QAbstractUriResolver
qabstracturiresolver.html
QAbstractUriResolver
QAbstractUriResolver
( QObject * parent = 0 )
resolve
resolve
( const QUrl & relative, const QUrl & baseURI )
QAbstractVideoBuffer
qabstractvideobuffer.html
HandleType
HandleType-enum
MapMode
MapMode-enum
QAbstractVideoBuffer
QAbstractVideoBuffer
( HandleType type )
handle
handle
()
handleType
handleType
()
map
map
( MapMode mode, int * numBytes, int * bytesPerLine )
mapMode
mapMode
()
unmap
unmap
()
QAbstractVideoSurface
qabstractvideosurface.html
Error
Error-enum
QAbstractVideoSurface
QAbstractVideoSurface
( QObject * parent = 0 )
activeChanged
activeChanged
( bool active )
error
error
()
isActive
isActive
()
isFormatSupported
isFormatSupported
( const QVideoSurfaceFormat & format )
nearestFormat
nearestFormat
( const QVideoSurfaceFormat & format )
present
present
( const QVideoFrame & frame )
setError
setError
( Error error )
start
start
( const QVideoSurfaceFormat & format )
stop
stop
()
supportedFormatsChanged
supportedFormatsChanged
()
PixelFormat
supportedPixelFormats
> QAbstractVideoSurface::supportedPixelFormats( QAbstractVideoBuffer::HandleType type = QAbstractVideoBuffer::NoHandle )
surfaceFormat
surfaceFormat
()
surfaceFormatChanged
surfaceFormatChanged
( const QVideoSurfaceFormat & format )
QAbstractXmlNodeModel
qabstractxmlnodemodel.html
List
List-typedef
Ptr
Ptr-typedef
SimpleAxis
SimpleAxis-enum
QAbstractXmlNodeModel
QAbstractXmlNodeModel
()
attributes
attributes
( const QXmlNodeModelIndex & element )
baseUri
baseUri
( const QXmlNodeModelIndex & n )
DocumentOrder
compareOrder
QAbstractXmlNodeModel::compareOrder( const QXmlNodeModelIndex & ni1, const QXmlNodeModelIndex & ni2 )
createIndex
createIndex
( qint64 data )
createIndex
createIndex-2
( void * pointer, qint64 additionalData = 0 )
createIndex
createIndex-3
( qint64 data, qint64 additionalData )
documentUri
documentUri
( const QXmlNodeModelIndex & n )
elementById
elementById
( const QXmlName & id )
NodeKind
kind
QAbstractXmlNodeModel::kind( const QXmlNodeModelIndex & ni )
name
name
( const QXmlNodeModelIndex & ni )
namespaceBindings
namespaceBindings
( const QXmlNodeModelIndex & n )
nextFromSimpleAxis
nextFromSimpleAxis
( SimpleAxis axis, const QXmlNodeModelIndex & origin )
nodesByIdref
nodesByIdref
( const QXmlName & idref )
root
root
( const QXmlNodeModelIndex & n )
sourceLocation
sourceLocation
( const QXmlNodeModelIndex & index )
stringValue
stringValue
( const QXmlNodeModelIndex & n )
typedValue
typedValue
( const QXmlNodeModelIndex & node )
QAbstractXmlReceiver
qabstractxmlreceiver.html
QAbstractXmlReceiver
QAbstractXmlReceiver
()
atomicValue
atomicValue
( const QVariant & value )
attribute
attribute
( const QXmlName & name, const QStringRef & value )
characters
characters
( const QStringRef & value )
comment
comment
( const QString & value )
endDocument
endDocument
()
endElement
endElement
()
endOfSequence
endOfSequence
()
namespaceBinding
namespaceBinding
( const QXmlName & name )
processingInstruction
processingInstruction
( const QXmlName & target, const QString & value )
startDocument
startDocument
()
startElement
startElement
( const QXmlName & name )
startOfSequence
startOfSequence
()
QAccessible
qaccessible.html
Action
Action-enum
Event
Event-enum
InterfaceFactory
InterfaceFactory-typedef
Method
Method-enum
Role
Role-enum
Text
Text-enum
installFactory
installFactory
( InterfaceFactory factory )
installRootObjectHandler
installRootObjectHandler
( RootObjectHandler handler )
isActive
isActive
()
queryAccessibleInterface
queryAccessibleInterface
( QObject * object )
removeFactory
removeFactory
( InterfaceFactory factory )
setRootObject
setRootObject
( QObject * object )
updateAccessibility
updateAccessibility
( QObject * object, int child, Event reason )
QAccessibleBridge
qaccessiblebridge.html
notifyAccessibilityUpdate
notifyAccessibilityUpdate
( int reason, QAccessibleInterface * interface, int child )
setRootObject
setRootObject
( QAccessibleInterface * object )
QAccessibleBridgePlugin
qaccessiblebridgeplugin.html
QAccessibleBridgePlugin
QAccessibleBridgePlugin
( QObject * parent = 0 )
create
create
( const QString & key )
keys
keys
()
QAccessibleEvent
qaccessibleevent.html
QAccessibleEvent
QAccessibleEvent
( Type type, int child )
child
child
()
setValue
setValue
( const QString & text )
value
value
()
QAccessibleInterface
qaccessibleinterface.html
actionText
actionText
( int action, Text t, int child )
childAt
childAt
( int x, int y )
childCount
childCount
()
doAction
doAction
( int action, int child, const QVariantList & params = QVariantList()
indexOfChild
indexOfChild
( const QAccessibleInterface * child )
invokeMethod
invokeMethod
( Method method, int child = 0, const QVariantList & params = QVariantList()
isValid
isValid
()
navigate
navigate
( RelationFlag relation, int entry, QAccessibleInterface ** target )
object
object
()
rect
rect
( int child )
relationTo
relationTo
( int child, const QAccessibleInterface * other, int otherChild )
role
role
( int child )
setText
setText
( Text t, int child, const QString & text )
state
state
( int child )
supportedMethods
supportedMethods
()
text
text
( Text t, int child )
userActionCount
userActionCount
( int child )
QAccessibleObject
qaccessibleobject.html
QAccessibleObject
QAccessibleObject
( QObject * object )
actionText
actionText
( int action, Text t, int child )
doAction
doAction
( int action, int child, const QVariantList & params )
isValid
isValid
()
object
object
()
rect
rect
( int child )
setText
setText
( Text t, int child, const QString & text )
userActionCount
userActionCount
( int child )
QAccessiblePlugin
qaccessibleplugin.html
QAccessiblePlugin
QAccessiblePlugin
( QObject * parent = 0 )
create
create
( const QString & key, QObject * object )
keys
keys
()
QAccessibleWidget
qaccessiblewidget.html
QAccessibleWidget
QAccessibleWidget
( QWidget * w, Role role = Client, const QString & name = QString()
actionText
actionText
( int action, Text t, int child )
addControllingSignal
addControllingSignal
( const QString & signal )
childAt
childAt
( int x, int y )
childCount
childCount
()
doAction
doAction
( int action, int child, const QVariantList & params )
indexOfChild
indexOfChild
( const QAccessibleInterface * child )
navigate
navigate
( RelationFlag relation, int entry, QAccessibleInterface ** target )
parentObject
parentObject
()
rect
rect
( int child )
relationTo
relationTo
( int child, const QAccessibleInterface * other, int otherChild )
role
role
( int child )
setAccelerator
setAccelerator
( const QString & accel )
setDescription
setDescription
( const QString & desc )
setHelp
setHelp
( const QString & help )
setValue
setValue
( const QString & value )
state
state
( int child )
text
text
( Text t, int child )
userActionCount
userActionCount
( int child )
widget
widget
()
QAction
QAction-4
( QObject * parent, const char * name )
QAction
QAction-5
( const QString & text, const QKeySequence & shortcut, QObject * parent, const char * name )
QAction
QAction-6
( const QIcon & icon, const QString & text, const QKeySequence & shortcut, QObject * parent, const char * name )
accel
accel
()
activated
activated
( int i = 0 )
addTo
addTo
( QWidget * w )
iconSet
iconSet
()
isOn
isOn
()
isToggleAction
isToggleAction
()
menuText
menuText
()
removeFrom
removeFrom
( QWidget * w )
setAccel
setAccel
( const QKeySequence & shortcut )
setIconSet
setIconSet
( const QIcon & i )
setMenuText
setMenuText
( const QString & text )
setOn
setOn
( bool b )
setToggleAction
setToggleAction
( bool b )
QAction
qaction.html
ActionEvent
ActionEvent-enum
MenuRole
MenuRole-enum
Priority
Priority-enum
SoftKeyRole
SoftKeyRole-enum
ShortcutContext
shortcutContext-prop
QAction
QAction
( QObject * parent )
QAction
QAction-2
( const QString & text, QObject * parent )
QAction
QAction-3
( const QIcon & icon, const QString & text, QObject * parent )
actionGroup
actionGroup
()
activate
activate
( ActionEvent event )
associatedGraphicsWidgets
associatedGraphicsWidgets
()
associatedWidgets
associatedWidgets
()
changed
changed
()
data
data
()
event
event
( QEvent * e )
hover
hover
()
hovered
hovered
()
isSeparator
isSeparator
()
menu
menu
()
parentWidget
parentWidget
()
setActionGroup
setActionGroup
( QActionGroup * group )
setData
setData
( const QVariant & userData )
setDisabled
setDisabled
( bool b )
setMenu
setMenu
( QMenu * menu )
setSeparator
setSeparator
( bool b )
setShortcuts
setShortcuts
( const QList<QKeySequence> & shortcuts )
setShortcuts
setShortcuts-2
( QKeySequence::StandardKey key )
shortcuts
shortcuts
()
showStatusText
showStatusText
( QWidget * widget = 0 )
toggle
toggle
()
toggled
toggled
( bool checked )
trigger
trigger
()
triggered
triggered
( bool checked = false )
QActionEvent
qactionevent.html
QActionEvent
QActionEvent
( int type, QAction * action, QAction * before = 0 )
action
action
()
before
before
()
add
add
( QAction * a )
addSeparator
addSeparator
()
addTo
addTo
( QWidget * widget )
selected
selected
( QAction * action )
QActionGroup
qactiongroup.html
QActionGroup
QActionGroup
( QObject * parent )
actions
actions
()
addAction
addAction
( QAction * action )
addAction
addAction-2
( const QString & text )
addAction
addAction-3
( const QIcon & icon, const QString & text )
checkedAction
checkedAction
()
hovered
hovered
( QAction * action )
removeAction
removeAction
( QAction * action )
setDisabled
setDisabled
( bool b )
triggered
triggered
( QAction * action )
QAnimationGroup
qanimationgroup.html
QAnimationGroup
QAnimationGroup
( QObject * parent = 0 )
addAnimation
addAnimation
( QAbstractAnimation * animation )
animationAt
animationAt
( int index )
animationCount
animationCount
()
clear
clear
()
event
event
( QEvent * event )
indexOfAnimation
indexOfAnimation
( QAbstractAnimation * animation )
insertAnimation
insertAnimation
( int index, QAbstractAnimation * animation )
removeAnimation
removeAnimation
( QAbstractAnimation * animation )
takeAnimation
takeAnimation
( int index )
ColorMode
ColorMode-typedef
colorMode
colorMode
()
flushX
flushX
()
hasGlobalMouseTracking
hasGlobalMouseTracking
()
Alignment
horizontalAlignment
QApplication::horizontalAlignment( Qt::Alignment align )
MacintoshVersion
macVersion
QApplication::macVersion()
mainWidget
mainWidget
()
reverseLayout
reverseLayout
()
setColorMode
setColorMode
( ColorMode mode )
setFont
setFont-2
( const QFont & font, bool b, const char * className = 0 )
setGlobalMouseTracking
setGlobalMouseTracking
( bool dummy )
setMainWidget
setMainWidget
( QWidget * mainWidget )
setOverrideCursor
setOverrideCursor-2
( const QCursor & cursor, bool replace )
setPalette
setPalette-2
( const QPalette & pal, bool b, const char * className = 0 )
setReverseLayout
setReverseLayout
( bool reverse )
setWinStyleHighlightColor
setWinStyleHighlightColor
( const QColor & c )
widgetAt
widgetAt-2
( int x, int y, bool child )
widgetAt
widgetAt-3
( const QPoint & point, bool child )
winStyleHighlightColor
winStyleHighlightColor
()
WindowsVersion
winVersion
QApplication::winVersion()
CustomColors
CustomColors-var
NormalColors
NormalColors-var
QApplication
qapplication.html
ColorSpec
ColorSpec-enum
QS60MainApplicationFactory
QS60MainApplicationFactory-typedef
Type
Type-enum
LayoutDirection
layoutDirection-prop
QApplication
QApplication
( int & argc, char ** argv )
QApplication
QApplication-2
( int & argc, char ** argv, bool GUIenabled )
QApplication
QApplication-3
( int & argc, char ** argv, Type type )
QApplication
QApplication-4
( Display * display, Qt::HANDLE visual = 0, Qt::HANDLE colormap = 0 )
QApplication
QApplication-5
( Display * display, int & argc, char ** argv, Qt::HANDLE visual = 0, Qt::HANDLE colormap = 0 )
QApplication
QApplication-6
( QApplication::QS60MainApplicationFactory factory, int & argc, char ** argv )
aboutQt
aboutQt
()
activeModalWidget
activeModalWidget
()
activePopupWidget
activePopupWidget
()
activeWindow
activeWindow
()
alert
alert
( QWidget * widget, int msec = 0 )
allWidgets
allWidgets
()
beep
beep
()
changeOverrideCursor
changeOverrideCursor
( const QCursor & cursor )
clipboard
clipboard
()
closeAllWindows
closeAllWindows
()
colorSpec
colorSpec
()
commitData
commitData
( QSessionManager & manager )
commitDataRequest
commitDataRequest
( QSessionManager & manager )
desktop
desktop
()
desktopSettingsAware
desktopSettingsAware
()
event
event
( QEvent * e )
exec
exec
()
focusChanged
focusChanged
( QWidget * old, QWidget * now )
focusWidget
focusWidget
()
font
font
()
font
font-2
( const QWidget * widget )
font
font-3
( const char * className )
fontDatabaseChanged
fontDatabaseChanged
()
fontMetrics
fontMetrics
()
inputContext
inputContext
()
isEffectEnabled
isEffectEnabled
( Qt::UIEffect effect )
isLeftToRight
isLeftToRight
()
isRightToLeft
isRightToLeft
()
isSessionRestored
isSessionRestored
()
LayoutDirection
keyboardInputDirection
QApplication::keyboardInputDirection()
keyboardInputLocale
keyboardInputLocale
()
KeyboardModifiers
keyboardModifiers
QApplication::keyboardModifiers()
keypadNavigationEnabled
keypadNavigationEnabled
()
lastWindowClosed
lastWindowClosed
()
macEventFilter
macEventFilter
( EventHandlerCallRef caller, EventRef event )
MouseButtons
mouseButtons
QApplication::mouseButtons()
NavigationMode
navigationMode
QApplication::navigationMode()
notify
notify
( QObject * receiver, QEvent * e )
overrideCursor
overrideCursor
()
palette
palette
()
palette
palette-2
( const QWidget * widget )
palette
palette-3
( const char * className )
qwsDecoration
qwsDecoration
()
qwsEventFilter
qwsEventFilter
( QWSEvent * event )
qwsSetCustomColors
qwsSetCustomColors
( QRgb * colorTable, int start, int numColors )
qwsSetDecoration
qwsSetDecoration
( QDecoration * decoration )
qwsSetDecoration
qwsSetDecoration-2
( const QString & decoration )
restoreOverrideCursor
restoreOverrideCursor
()
saveState
saveState
( QSessionManager & manager )
saveStateRequest
saveStateRequest
( QSessionManager & manager )
sessionId
sessionId
()
sessionKey
sessionKey
()
setActiveWindow
setActiveWindow
( QWidget * active )
setColorSpec
setColorSpec
( int spec )
setDesktopSettingsAware
setDesktopSettingsAware
( bool on )
setEffectEnabled
setEffectEnabled
( Qt::UIEffect effect, bool enable = true )
setFont
setFont
( const QFont & font, const char * className = 0 )
setGraphicsSystem
setGraphicsSystem
( const QString & system )
setInputContext
setInputContext
( QInputContext * inputContext )
setNavigationMode
setNavigationMode
( Qt::NavigationMode mode )
setOverrideCursor
setOverrideCursor
( const QCursor & cursor )
setPalette
setPalette
( const QPalette & palette, const char * className = 0 )
setStyle
setStyle
( QStyle * style )
setStyle
setStyle-2
( const QString & style )
style
style
()
symbianEventFilter
symbianEventFilter
( const QSymbianEvent * event )
symbianProcessEvent
symbianProcessEvent
( const QSymbianEvent * event )
syncX
syncX
()
topLevelAt
topLevelAt
( const QPoint & point )
topLevelAt
topLevelAt-2
( int x, int y )
topLevelWidgets
topLevelWidgets
()
type
type
()
widgetAt
widgetAt
( const QPoint & point )
widgetAt
widgetAt-4
( int x, int y )
x11EventFilter
x11EventFilter
( XEvent * event )
x11ProcessEvent
x11ProcessEvent
( XEvent * event )
QAssistantClient
qassistantclient.html
QAssistantClient
QAssistantClient
( const QString & path, QObject * parent = 0 )
assistantClosed
assistantClosed
()
assistantOpened
assistantOpened
()
closeAssistant
closeAssistant
()
error
error
( const QString & message )
openAssistant
openAssistant
()
setArguments
setArguments
( const QStringList & arguments )
showPage
showPage
( const QString & page )
QAtomicInt
qatomicint.html
QAtomicInt
QAtomicInt
( int value = 0 )
QAtomicInt
QAtomicInt-2
( const QAtomicInt & other )
deref
deref
()
fetchAndAddAcquire
fetchAndAddAcquire
( int valueToAdd )
fetchAndAddOrdered
fetchAndAddOrdered
( int valueToAdd )
fetchAndAddRelaxed
fetchAndAddRelaxed
( int valueToAdd )
fetchAndAddRelease
fetchAndAddRelease
( int valueToAdd )
fetchAndStoreAcquire
fetchAndStoreAcquire
( int newValue )
fetchAndStoreOrdered
fetchAndStoreOrdered
( int newValue )
fetchAndStoreRelaxed
fetchAndStoreRelaxed
( int newValue )
fetchAndStoreRelease
fetchAndStoreRelease
( int newValue )
isFetchAndAddNative
isFetchAndAddNative
()
isFetchAndAddWaitFree
isFetchAndAddWaitFree
()
isFetchAndStoreNative
isFetchAndStoreNative
()
isFetchAndStoreWaitFree
isFetchAndStoreWaitFree
()
isReferenceCountingNative
isReferenceCountingNative
()
isReferenceCountingWaitFree
isReferenceCountingWaitFree
()
isTestAndSetNative
isTestAndSetNative
()
isTestAndSetWaitFree
isTestAndSetWaitFree
()
ref
ref
()
testAndSetAcquire
testAndSetAcquire
( int expectedValue, int newValue )
testAndSetOrdered
testAndSetOrdered
( int expectedValue, int newValue )
testAndSetRelaxed
testAndSetRelaxed
( int expectedValue, int newValue )
testAndSetRelease
testAndSetRelease
( int expectedValue, int newValue )
operator
operator-int
int()
operator!
operator-not
()
operator!=
operator-not-eq
( int value )
operator=
operator-eq
( int value )
operator=
operator-eq-2
( const QAtomicInt & other )
operator==
operator-eq-eq
( int value )
QAtomicPointer
qatomicpointer.html
QAtomicPointer
QAtomicPointer
( T * value = 0 )
QAtomicPointer
QAtomicPointer-2
( const QAtomicPointer<T> & other )
fetchAndAddAcquire
fetchAndAddAcquire
( qptrdiff valueToAdd )
fetchAndAddOrdered
fetchAndAddOrdered
( qptrdiff valueToAdd )
fetchAndAddRelaxed
fetchAndAddRelaxed
( qptrdiff valueToAdd )
fetchAndAddRelease
fetchAndAddRelease
( qptrdiff valueToAdd )
fetchAndStoreAcquire
fetchAndStoreAcquire
( T * newValue )
fetchAndStoreOrdered
fetchAndStoreOrdered
( T * newValue )
fetchAndStoreRelaxed
fetchAndStoreRelaxed
( T * newValue )
fetchAndStoreRelease
fetchAndStoreRelease
( T * newValue )
isFetchAndAddNative
isFetchAndAddNative
()
isFetchAndAddWaitFree
isFetchAndAddWaitFree
()
isFetchAndStoreNative
isFetchAndStoreNative
()
isFetchAndStoreWaitFree
isFetchAndStoreWaitFree
()
isTestAndSetNative
isTestAndSetNative
()
isTestAndSetWaitFree
isTestAndSetWaitFree
()
testAndSetAcquire
testAndSetAcquire
( T * expectedValue, T * newValue )
testAndSetOrdered
testAndSetOrdered
( T * expectedValue, T * newValue )
testAndSetRelaxed
testAndSetRelaxed
( T * expectedValue, T * newValue )
testAndSetRelease
testAndSetRelease
( T * expectedValue, T * newValue )
operator
operator-T--2a
T *()
operator!
operator-not
()
operator!=
operator-not-eq
( T * value )
operator-&
operator--gt
gt;()
operator=
operator-eq
( T * value )
operator=
operator-eq-2
( const QAtomicPointer<T> & other )
operator==
operator-eq-eq
( T * value )
Error
Error-enum
Mode
Mode-enum
State
State-enum
QAudioDeviceInfo
qaudiodeviceinfo.html
QAudioDeviceInfo
QAudioDeviceInfo
()
QAudioDeviceInfo
QAudioDeviceInfo-2
( const QAudioDeviceInfo & other )
availableDevices
availableDevices
( QAudio::Mode mode )
defaultInputDevice
defaultInputDevice
()
defaultOutputDevice
defaultOutputDevice
()
deviceName
deviceName
()
isFormatSupported
isFormatSupported
( const QAudioFormat & settings )
isNull
isNull
()
nearestFormat
nearestFormat
( const QAudioFormat & settings )
preferredFormat
preferredFormat
()
Endian
supportedByteOrders
> QAudioDeviceInfo::supportedByteOrders()
supportedChannels
supportedChannels
()
supportedCodecs
supportedCodecs
()
supportedFrequencies
supportedFrequencies
()
supportedSampleSizes
supportedSampleSizes
()
SampleType
supportedSampleTypes
> QAudioDeviceInfo::supportedSampleTypes()
operator=
operator-eq
( const QAudioDeviceInfo & other )
QAudioFormat
qaudioformat.html
Endian
Endian-enum
SampleType
SampleType-enum
QAudioFormat
QAudioFormat
()
QAudioFormat
QAudioFormat-2
( const QAudioFormat & other )
Endian
byteOrder
QAudioFormat::byteOrder()
channels
channels
()
codec
codec
()
frequency
frequency
()
isValid
isValid
()
sampleSize
sampleSize
()
SampleType
sampleType
QAudioFormat::sampleType()
setByteOrder
setByteOrder
( QAudioFormat::Endian byteOrder )
setChannels
setChannels
( int channels )
setCodec
setCodec
( const QString & codec )
setFrequency
setFrequency
( int frequency )
setSampleSize
setSampleSize
( int sampleSize )
setSampleType
setSampleType
( QAudioFormat::SampleType sampleType )
operator!=
operator-not-eq
( const QAudioFormat & other )
operator=
operator-eq
( const QAudioFormat & other )
operator==
operator-eq-eq
( const QAudioFormat & other )
QAudioInput
qaudioinput.html
QAudioInput
QAudioInput
( const QAudioFormat & format = QAudioFormat()
QAudioInput
QAudioInput-2
( const QAudioDeviceInfo & audioDevice, const QAudioFormat & format = QAudioFormat()
bufferSize
bufferSize
()
bytesReady
bytesReady
()
elapsedUSecs
elapsedUSecs
()
Error
error
QAudioInput::error()
format
format
()
notify
notify
()
notifyInterval
notifyInterval
()
periodSize
periodSize
()
processedUSecs
processedUSecs
()
reset
reset
()
resume
resume
()
setBufferSize
setBufferSize
( int value )
setNotifyInterval
setNotifyInterval
( int ms )
start
start
( QIODevice * device )
start
start-2
()
State
state
QAudioInput::state()
stateChanged
stateChanged
( QAudio::State state )
stop
stop
()
suspend
suspend
()
QAudioOutput
qaudiooutput.html
QAudioOutput
QAudioOutput
( const QAudioFormat & format = QAudioFormat()
QAudioOutput
QAudioOutput-2
( const QAudioDeviceInfo & audioDevice, const QAudioFormat & format = QAudioFormat()
bufferSize
bufferSize
()
bytesFree
bytesFree
()
elapsedUSecs
elapsedUSecs
()
Error
error
QAudioOutput::error()
format
format
()
notify
notify
()
notifyInterval
notifyInterval
()
periodSize
periodSize
()
processedUSecs
processedUSecs
()
reset
reset
()
resume
resume
()
setBufferSize
setBufferSize
( int value )
setNotifyInterval
setNotifyInterval
( int ms )
start
start
( QIODevice * device )
start
start-2
()
State
state
QAudioOutput::state()
stateChanged
stateChanged
( QAudio::State state )
stop
stop
()
suspend
suspend
()
QAuthenticator
qauthenticator.html
QAuthenticator
QAuthenticator
()
QAuthenticator
QAuthenticator-2
( const QAuthenticator & other )
isNull
isNull
()
password
password
()
realm
realm
()
setPassword
setPassword
( const QString & password )
setUser
setUser
( const QString & user )
user
user
()
operator!=
operator-not-eq
( const QAuthenticator & other )
operator=
operator-eq
( const QAuthenticator & other )
operator==
operator-eq-eq
( const QAuthenticator & other )
QAxAggregated
qaxaggregated.html
controllingUnknown
controllingUnknown
()
object
object
()
queryInterface
queryInterface
( const QUuid & iid, void ** iface )
widget
widget
()
QAxBase
qaxbase.html
PropertyBag
PropertyBag-typedef
QAxBase
QAxBase
( IUnknown * iface = 0 )
asVariant
asVariant
()
clear
clear
()
disableClassInfo
disableClassInfo
()
disableEventSink
disableEventSink
()
disableMetaObject
disableMetaObject
()
dynamicCall
dynamicCall
( const char * function, const QVariant & var1 = QVariant()
dynamicCall
dynamicCall-2
( const char * function, QList<QVariant> & vars )
exception
exception
( int code, const QString & source, const QString & desc, const QString & help )
generateDocumentation
generateDocumentation
()
initialize
initialize
( IUnknown ** ptr )
initializeActive
initializeActive
( IUnknown ** ptr )
initializeFromFile
initializeFromFile
( IUnknown ** ptr )
initializeLicensed
initializeLicensed
( IUnknown ** ptr )
initializeRemote
initializeRemote
( IUnknown ** ptr )
isNull
isNull
()
propertyBag
propertyBag
()
propertyChanged
propertyChanged
( const QString & name )
propertyWritable
propertyWritable
( const char * prop )
queryInterface
queryInterface
( const QUuid & uuid, void ** iface )
querySubObject
querySubObject
( const char * name, const QVariant & var1 = QVariant()
querySubObject
querySubObject-2
( const char * name, QList<QVariant> & vars )
setPropertyBag
setPropertyBag
( const PropertyBag & bag )
setPropertyWritable
setPropertyWritable
( const char * prop, bool ok )
signal
signal
( const QString & name, int argc, void * argv )
verbs
verbs
()
QAxBindable
qaxbindable.html
QAxBindable
QAxBindable
()
clientSite
clientSite
()
createAggregate
createAggregate
()
propertyChanged
propertyChanged
( const char * property )
readData
readData
( QIODevice * source, const QString & format )
reportError
reportError
( int code, const QString & src, const QString & desc, const QString & context = QString()
requestPropertyChange
requestPropertyChange
( const char * property )
writeData
writeData
( QIODevice * sink )
QAxFactory
qaxfactory.html
ServerType
ServerType-enum
QAxFactory
QAxFactory
( const QUuid & libid, const QUuid & appid )
appID
appID
()
classID
classIDx
( const QString & key )
createObject
createObject
( const QString & key )
createObjectWrapper
createObjectWrapper
( QObject * object, IDispatch ** wrapper )
eventsID
eventsID
( const QString & key )
exposeToSuperClass
exposeToSuperClass
( const QString & key )
featureList
featureList
()
hasStockEvents
hasStockEvents
( const QString & key )
interfaceID
interfaceID
( const QString & key )
isServer
isServer
()
isService
isService
()
metaObject
metaObject
( const QString & key )
registerActiveObject
registerActiveObject
( QObject * object )
registerClass
registerClass
( const QString & key, QSettings * settings )
serverDirPath
serverDirPath
()
serverFilePath
serverFilePath
()
startServer
startServer
( ServerType type = MultipleInstances )
stayTopLevel
stayTopLevel
( const QString & key )
stopServer
stopServer
()
typeLibID
typeLibID
()
unregisterClass
unregisterClass
( const QString & key, QSettings * settings )
validateLicenseKey
validateLicenseKey
( const QString & key, const QString & licenseKey )
QAxObject
qaxobject.html
QAxObject
QAxObject
( QObject * parent = 0 )
QAxObject
QAxObject-2
( const QString & c, QObject * parent = 0 )
QAxObject
QAxObject-3
( IUnknown * iface, QObject * parent = 0 )
connectNotify
connectNotify
( const char * signal )
doVerb
doVerb
( const QString & verb )
QAxScript
qaxscript.html
FunctionFlags
FunctionFlags-enum
QAxScript
QAxScript
( const QString & name, QAxScriptManager * manager )
call
call
( const QString & function, const QVariant & var1 = QVariant()
call
call-2
( const QString & function, QList<QVariant> & arguments )
entered
entered
()
error
error
( int code, const QString & description, int sourcePosition, const QString & sourceText )
finished
finished
()
finished
finished-2
( const QVariant & result )
finished
finished-3
( int code, const QString & source, const QString & description, const QString & help )
functions
functions
( FunctionFlags flags = FunctionNames )
load
load
( const QString & code, const QString & language = QString()
scriptCode
scriptCode
()
scriptEngine
scriptEngine
()
scriptName
scriptName
()
stateChanged
stateChanged
( int state )
QAxScriptEngine
qaxscriptengine.html
State
State-enum
QAxScriptEngine
QAxScriptEngine
( const QString & language, QAxScript * script )
addItem
addItem
( const QString & name )
hasIntrospection
hasIntrospection
()
initialize
initialize
( IUnknown ** ptr )
isValid
isValid
()
queryInterface
queryInterface
( const QUuid & uuid, void ** iface )
scriptLanguage
scriptLanguage
()
setState
setState
( State st )
state
state
()
QAxScriptManager
qaxscriptmanager.html
QAxScriptManager
QAxScriptManager
( QObject * parent = 0 )
addObject
addObject
( QAxBase * object )
addObject
addObject-2
( QObject * object )
call
call
( const QString & function, const QVariant & var1 = QVariant()
call
call-2
( const QString & function, QList<QVariant> & arguments )
error
error
( QAxScript * script, int code, const QString & description, int sourcePosition, const QString & sourceText )
functions
functions
( QAxScript::FunctionFlags flags = QAxScript::FunctionNames )
load
load
( const QString & code, const QString & name, const QString & language )
load
load-2
( const QString & file, const QString & name )
registerEngine
registerEngine
( const QString & name, const QString & extension, const QString & code = QString()
script
script
( const QString & name )
scriptFileFilter
scriptFileFilter
()
scriptNames
scriptNames
()
QAxWidget
qaxwidget.html
QAxWidget
QAxWidget
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
QAxWidget
QAxWidget-2
( const QString & c, QWidget * parent = 0, Qt::WindowFlags f = 0 )
QAxWidget
QAxWidget-3
( IUnknown * iface, QWidget * parent = 0, Qt::WindowFlags f = 0 )
changeEvent
changeEvent
( QEvent * e )
clear
clear
()
connectNotify
connectNotify
( const char * signal )
createAggregate
createAggregate
()
createHostWindow
createHostWindow
( bool initialized )
createHostWindow
createHostWindow-2
( bool initialized, const QByteArray & data )
doVerb
doVerb
( const QString & verb )
initialize
initialize
( IUnknown ** ptr )
minimumSizeHint
minimumSizeHint
()
resizeEvent
resizeEvent
( QResizeEvent * )
sizeHint
sizeHint
()
translateKeyEvent
translateKeyEvent
( int message, int keycode )
QBasicTimer
qbasictimer.html
QBasicTimer
QBasicTimer
()
isActive
isActive
()
start
start
( int msec, QObject * object )
stop
stop
()
timerId
timerId
()
QBitArray
qbitarray.html
QBitArray
QBitArray
()
QBitArray
QBitArray-2
( int size, bool value = false )
QBitArray
QBitArray-3
( const QBitArray & other )
at
at
( int i )
clear
clear
()
clearBit
clearBit
( int i )
count
count
()
count
count-2
( bool on )
fill
fill
( bool value, int size = -1 )
fill
fill-2
( bool value, int begin, int end )
isEmpty
isEmpty
()
isNull
isNull
()
resize
resize
( int size )
setBit
setBit
( int i )
setBit
setBit-2
( int i, bool value )
size
size
()
testBit
testBit
( int i )
toggleBit
toggleBit
( int i )
truncate
truncate
( int pos )
operator!=
operator-not-eq
( const QBitArray & other )
operator&
operator-and-eq
amp;=( const QBitArray & other )
operator=
operator-eq
( const QBitArray & other )
operator==
operator-eq-eq
( const QBitArray & other )
operator[]
operator-5b-5d
( int i )
operator[]
operator-5b-5d-2
( int i )
operator[]
operator-5b-5d-3
( uint i )
operator[]
operator-5b-5d-4
( uint i )
operator^=
operator-5e-eq
( const QBitArray & other )
operator|=
operator-7c-eq
( const QBitArray & other )
operator~
operator-7e
()
transformed
transformed-2
( const QMatrix & matrix )
QBitmap
QBitmap-6
( int width, int height, bool clear )
QBitmap
QBitmap-7
( const QSize & size, bool clear )
QBitmap
QBitmap-8
( int width, int height, const uchar * bits, bool isXbitmap = false )
QBitmap
QBitmap-9
( const QImage & image )
QBitmap
QBitmap-10
( const QSize & size, const uchar * bits, bool isXbitmap = false )
xForm
xForm
( const QMatrix & matrix )
operator=
operator-eq-2
( const QImage & image )
QBitmap
qbitmap.html
QBitmap
QBitmap
()
QBitmap
QBitmap-2
( const QPixmap & pixmap )
QBitmap
QBitmap-3
( int width, int height )
QBitmap
QBitmap-4
( const QSize & size )
QBitmap
QBitmap-5
( const QString & fileName, const char * format = 0 )
clear
clear
()
fromData
fromData
( const QSize & size, const uchar * bits, QImage::Format monoFormat = QImage::Format_MonoLSB )
fromImage
fromImage
( const QImage & image, Qt::ImageConversionFlags flags = Qt::AutoColor )
transformed
transformed
( const QTransform & matrix )
operator
operator-QVariant
QVariant()
operator=
operator-eq
( const QPixmap & pixmap )
QBoxLayout
QBoxLayout-2
( QWidget * parent, Direction dir, int margin = 0, int spacing = -1, const char * name = 0 )
QBoxLayout
QBoxLayout-3
( QLayout * parentLayout, Direction dir, int spacing = -1, const char * name = 0 )
QBoxLayout
QBoxLayout-4
( Direction dir, int spacing, const char * name = 0 )
findWidget
findWidget
( QWidget * widget )
QBoxLayout
qboxlayout.html
Direction
Direction-enum
QBoxLayout
QBoxLayout
( Direction dir, QWidget * parent = 0 )
addItem
addItem
( QLayoutItem * item )
addLayout
addLayout
( QLayout * layout, int stretch = 0 )
addSpacerItem
addSpacerItem
( QSpacerItem * spacerItem )
addSpacing
addSpacing
( int size )
addStretch
addStretch
( int stretch = 0 )
addStrut
addStrut
( int size )
addWidget
addWidget
( QWidget * widget, int stretch = 0, Qt::Alignment alignment = 0 )
count
count
()
direction
direction
()
Orientations
expandingDirections
QBoxLayout::expandingDirections()
hasHeightForWidth
hasHeightForWidth
()
heightForWidth
heightForWidth
( int w )
insertItem
insertItem
( int index, QLayoutItem * item )
insertLayout
insertLayout
( int index, QLayout * layout, int stretch = 0 )
insertSpacerItem
insertSpacerItem
( int index, QSpacerItem * spacerItem )
insertSpacing
insertSpacing
( int index, int size )
insertStretch
insertStretch
( int index, int stretch = 0 )
insertWidget
insertWidget
( int index, QWidget * widget, int stretch = 0, Qt::Alignment alignment = 0 )
invalidate
invalidate
()
itemAt
itemAt
( int index )
maximumSize
maximumSize
()
minimumHeightForWidth
minimumHeightForWidth
( int w )
minimumSize
minimumSize
()
setDirection
setDirection
( Direction direction )
setGeometry
setGeometry
( const QRect & r )
setSpacing
setSpacing
( int spacing )
setStretch
setStretch
( int index, int stretch )
setStretchFactor
setStretchFactor
( QWidget * widget, int stretch )
setStretchFactor
setStretchFactor-2
( QLayout * layout, int stretch )
sizeHint
sizeHint
()
spacing
spacing
()
stretch
stretch
( int index )
takeAt
takeAt
( int index )
pixmap
pixmap
()
setPixmap
setPixmap
( const QPixmap & pixmap )
operator
operator-const-QColor--and
const QColor &()
QBrush
qbrush.html
QBrush
QBrush
()
QBrush
QBrush-2
( Qt::BrushStyle style )
QBrush
QBrush-3
( const QColor & color, Qt::BrushStyle style = Qt::SolidPattern )
QBrush
QBrush-4
( Qt::GlobalColor color, Qt::BrushStyle style = Qt::SolidPattern )
QBrush
QBrush-5
( const QColor & color, const QPixmap & pixmap )
QBrush
QBrush-6
( Qt::GlobalColor color, const QPixmap & pixmap )
QBrush
QBrush-7
( const QPixmap & pixmap )
QBrush
QBrush-8
( const QImage & image )
QBrush
QBrush-9
( const QBrush & other )
QBrush
QBrush-10
( const QGradient & gradient )
color
color
()
gradient
gradient
()
isOpaque
isOpaque
()
matrix
matrix
()
setColor
setColor
( const QColor & color )
setColor
setColor-2
( Qt::GlobalColor color )
setMatrix
setMatrix
( const QMatrix & matrix )
setStyle
setStyle
( Qt::BrushStyle style )
setTexture
setTexture
( const QPixmap & pixmap )
setTextureImage
setTextureImage
( const QImage & image )
setTransform
setTransform
( const QTransform & matrix )
BrushStyle
style
QBrush::style()
texture
texture
()
textureImage
textureImage
()
transform
transform
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QBrush & brush )
operator=
operator-eq
( const QBrush & brush )
operator==
operator-eq-eq
( const QBrush & brush )
QBuffer
qbuffer.html
QBuffer
QBuffer
( QObject * parent = 0 )
QBuffer
QBuffer-2
( QByteArray * byteArray, QObject * parent = 0 )
atEnd
atEnd
()
buffer
buffer
()
buffer
buffer-2
()
canReadLine
canReadLine
()
close
close
()
data
data
()
open
open
( OpenMode flags )
pos
pos
()
readData
readData
( char * data, qint64 len )
seek
seek
( qint64 pos )
setBuffer
setBuffer
( QByteArray * byteArray )
setData
setData
( const QByteArray & data )
setData
setData-2
( const char * data, int size )
size
size
()
writeData
writeData
( const char * data, qint64 len )
insert
insert
( QAbstractButton * b )
remove
remove
( QAbstractButton * b )
QButtonGroup
qbuttongroup.html
QButtonGroup
QButtonGroup
( QObject * parent = 0 )
addButton
addButton
( QAbstractButton * button )
addButton
addButton-2
( QAbstractButton * button, int id )
button
button
( int id )
buttonClicked
buttonClicked
( QAbstractButton * button )
buttonClicked
buttonClicked-2
( int id )
buttonPressed
buttonPressed
( QAbstractButton * button )
buttonPressed
buttonPressed-2
( int id )
buttonReleased
buttonReleased
( QAbstractButton * button )
buttonReleased
buttonReleased-2
( int id )
buttons
buttons
()
checkedButton
checkedButton
()
checkedId
checkedId
()
id
id
( QAbstractButton * button )
removeButton
removeButton
( QAbstractButton * button )
setId
setId
( QAbstractButton * button, int id )
QByteArray
QByteArray-7
( int size )
duplicate
duplicate
( const QByteArray & a )
duplicate
duplicate-2
( const char * a, uint n )
find
find
( char c, int from = 0 )
find
find-2
( const char * c, int from = 0 )
find
find-3
( const QByteArray & ba, int from = 0 )
find
find-4
( const QString & s, int from = 0 )
findRev
findRev
( char c, int from = -1 )
findRev
findRev-2
( const char * c, int from = -1 )
findRev
findRev-3
( const QByteArray & ba, int from = -1 )
findRev
findRev-4
( const QString & s, int from = -1 )
leftJustify
leftJustify
( uint width, char fill = ' ', bool truncate = false )
lower
lower
()
resetRawData
resetRawData
( const char * data, uint n )
rightJustify
rightJustify
( uint width, char fill = ' ', bool truncate = false )
setRawData
setRawData
( const char * a, uint n )
simplifyWhiteSpace
simplifyWhiteSpace
()
stripWhiteSpace
stripWhiteSpace
()
upper
upper
()
QByteArray
qbytearray.html
QByteArray
QByteArray
()
QByteArray
QByteArray-2
( const char * str )
QByteArray
QByteArray-3
( const char * data, int size )
QByteArray
QByteArray-4
( int size, char ch )
QByteArray
QByteArray-6
( const QByteArray & other )
append
append
( const QByteArray & ba )
append
append-2
( const QString & str )
append
append-3
( const char * str )
append
append-4
( const char * str, int len )
append
append-5
( char ch )
at
at
( int i )
capacity
capacity
()
chop
chop
( int n )
clear
clear
()
constData
constData
()
contains
contains
( const QByteArray & ba )
contains
contains-2
( const char * str )
contains
contains-3
( char ch )
count
count
( const QByteArray & ba )
count
count-2
( const char * str )
count
count-3
( char ch )
count
count-4
()
data
data
()
data
data-2
()
endsWith
endsWith
( const QByteArray & ba )
endsWith
endsWith-2
( const char * str )
endsWith
endsWith-3
( char ch )
fill
fill
( char ch, int size = -1 )
fromBase64
fromBase64
( const QByteArray & base64 )
fromHex
fromHex
( const QByteArray & hexEncoded )
fromPercentEncoding
fromPercentEncoding
( const QByteArray & input, char percent = '%' )
fromRawData
fromRawData
( const char * data, int size )
indexOf
indexOf
( const QByteArray & ba, int from = 0 )
indexOf
indexOf-2
( const QString & str, int from = 0 )
indexOf
indexOf-3
( const char * str, int from = 0 )
indexOf
indexOf-4
( char ch, int from = 0 )
insert
insert
( int i, const QByteArray & ba )
insert
insert-2
( int i, const QString & str )
insert
insert-3
( int i, const char * str )
insert
insert-4
( int i, const char * str, int len )
insert
insert-5
( int i, char ch )
isEmpty
isEmpty
()
isNull
isNull
()
lastIndexOf
lastIndexOf
( const QByteArray & ba, int from = -1 )
lastIndexOf
lastIndexOf-2
( const QString & str, int from = -1 )
lastIndexOf
lastIndexOf-3
( const char * str, int from = -1 )
lastIndexOf
lastIndexOf-4
( char ch, int from = -1 )
left
left
( int len )
leftJustified
leftJustified
( int width, char fill = ' ', bool truncate = false )
length
length
()
mid
mid
( int pos, int len = -1 )
number
number
( int n, int base = 10 )
number
number-2
( uint n, int base = 10 )
number
number-3
( qlonglong n, int base = 10 )
number
number-4
( qulonglong n, int base = 10 )
number
number-5
( double n, char f = 'g', int prec = 6 )
prepend
prepend
( const QByteArray & ba )
prepend
prepend-2
( const char * str )
prepend
prepend-3
( const char * str, int len )
prepend
prepend-4
( char ch )
push_back
push_back
( const QByteArray & other )
push_back
push_back-2
( const char * str )
push_back
push_back-3
( char ch )
push_front
push_front
( const QByteArray & other )
push_front
push_front-2
( const char * str )
push_front
push_front-3
( char ch )
remove
remove
( int pos, int len )
repeated
repeated
( int times )
replace
replace
( int pos, int len, const QByteArray & after )
replace
replace-2
( int pos, int len, const char * after )
replace
replace-3
( const QByteArray & before, const QByteArray & after )
replace
replace-4
( const char * before, const QByteArray & after )
replace
replace-5
( const char * before, int bsize, const char * after, int asize )
replace
replace-6
( const QByteArray & before, const char * after )
replace
replace-7
( const QString & before, const QByteArray & after )
replace
replace-8
( const QString & before, const char * after )
replace
replace-9
( const char * before, const char * after )
replace
replace-10
( char before, const QByteArray & after )
replace
replace-11
( char before, const QString & after )
replace
replace-12
( char before, const char * after )
replace
replace-13
( char before, char after )
reserve
reserve
( int size )
resize
resize
( int size )
right
right
( int len )
rightJustified
rightJustified
( int width, char fill = ' ', bool truncate = false )
setNum
setNum
( int n, int base = 10 )
setNum
setNum-2
( uint n, int base = 10 )
setNum
setNum-3
( short n, int base = 10 )
setNum
setNum-4
( ushort n, int base = 10 )
setNum
setNum-5
( qlonglong n, int base = 10 )
setNum
setNum-6
( qulonglong n, int base = 10 )
setNum
setNum-7
( double n, char f = 'g', int prec = 6 )
setNum
setNum-8
( float n, char f = 'g', int prec = 6 )
simplified
simplified
()
size
size
()
split
split
( char sep )
squeeze
squeeze
()
startsWith
startsWith
( const QByteArray & ba )
startsWith
startsWith-2
( const char * str )
startsWith
startsWith-3
( char ch )
toBase64
toBase64
()
toDouble
toDouble
( bool * ok = 0 )
toFloat
toFloat
( bool * ok = 0 )
toHex
toHex
()
toInt
toInt
( bool * ok = 0, int base = 10 )
toLong
toLong
( bool * ok = 0, int base = 10 )
toLongLong
toLongLong
( bool * ok = 0, int base = 10 )
toLower
toLower
()
toPercentEncoding
toPercentEncoding
( const QByteArray & exclude = QByteArray()
toShort
toShort
( bool * ok = 0, int base = 10 )
toUInt
toUInt
( bool * ok = 0, int base = 10 )
toULong
toULong
( bool * ok = 0, int base = 10 )
toULongLong
toULongLong
( bool * ok = 0, int base = 10 )
toUShort
toUShort
( bool * ok = 0, int base = 10 )
toUpper
toUpper
()
trimmed
trimmed
()
truncate
truncate
( int pos )
operator
operator-const-char--2a
const char *()
operator
operator-const-void--2a
const void *()
operator!=
operator-not-eq
( const QString & str )
operator+=
operator-2b-eq
( const QByteArray & ba )
operator+=
operator-2b-eq-2
( const QString & str )
operator+=
operator-2b-eq-3
( const char * str )
operator+=
operator-2b-eq-4
( char ch )
operator<
operator-lt
( const QString & str )
operator<=
operator-lt-eq
( const QString & str )
operator=
operator-eq
( const QByteArray & other )
operator=
operator-eq-2
( const char * str )
operator==
operator-eq-eq
( const QString & str )
operator>
operator-gt
( const QString & str )
operator>=
operator-gt-eq
( const QString & str )
operator[]
operator-5b-5d
( int i )
operator[]
operator-5b-5d-2
( int i )
operator[]
operator-5b-5d-3
( uint i )
operator[]
operator-5b-5d-4
( uint i )
QByteArrayMatcher
qbytearraymatcher.html
QByteArrayMatcher
QByteArrayMatcher
()
QByteArrayMatcher
QByteArrayMatcher-2
( const QByteArray & pattern )
QByteArrayMatcher
QByteArrayMatcher-3
( const char * pattern, int length )
QByteArrayMatcher
QByteArrayMatcher-4
( const QByteArrayMatcher & other )
indexIn
indexIn
( const QByteArray & ba, int from = 0 )
indexIn
indexIn-2
( const char * str, int len, int from = 0 )
pattern
pattern
()
setPattern
setPattern
( const QByteArray & pattern )
operator=
operator-eq
( const QByteArrayMatcher & other )
QCache
QCache-2
( int maxCost, int dummy )
QCache
qcache.html
QCache
QCache
( int maxCost = 100 )
clear
clear
()
contains
contains
( const Key & key )
count
count
()
insert
insert
( const Key & key, T * object, int cost = 1 )
isEmpty
isEmpty
()
keys
keys
()
maxCost
maxCost
()
object
object
( const Key & key )
remove
remove
( const Key & key )
setMaxCost
setMaxCost
( int cost )
size
size
()
take
take
( const Key & key )
totalCost
totalCost
()
operator[]
operator-5b-5d
( const Key & key )
QCalendarWidget
qcalendarwidget.html
HorizontalHeaderFormat
HorizontalHeaderFormat-enum
SelectionMode
SelectionMode-enum
VerticalHeaderFormat
VerticalHeaderFormat-enum
DayOfWeek
firstDayOfWeek-prop
QCalendarWidget
QCalendarWidget
( QWidget * parent = 0 )
activated
activated
( const QDate & date )
clicked
clicked
( const QDate & date )
currentPageChanged
currentPageChanged
( int year, int month )
dateTextFormat
dateTextFormat
()
dateTextFormat
dateTextFormat-2
( const QDate & date )
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * watched, QEvent * event )
headerTextFormat
headerTextFormat
()
keyPressEvent
keyPressEvent
( QKeyEvent * event )
minimumSizeHint
minimumSizeHint
()
monthShown
monthShown
()
mousePressEvent
mousePressEvent
( QMouseEvent * event )
paintCell
paintCell
( QPainter * painter, const QRect & rect, const QDate & date )
resizeEvent
resizeEvent
( QResizeEvent * event )
selectionChanged
selectionChanged
()
setCurrentPage
setCurrentPage
( int year, int month )
setDateRange
setDateRange
( const QDate & min, const QDate & max )
setDateTextFormat
setDateTextFormat
( const QDate & date, const QTextCharFormat & format )
setHeaderTextFormat
setHeaderTextFormat
( const QTextCharFormat & format )
setWeekdayTextFormat
setWeekdayTextFormat
( Qt::DayOfWeek dayOfWeek, const QTextCharFormat & format )
showNextMonth
showNextMonth
()
showNextYear
showNextYear
()
showPreviousMonth
showPreviousMonth
()
showPreviousYear
showPreviousYear
()
showSelectedDate
showSelectedDate
()
showToday
showToday
()
sizeHint
sizeHint
()
updateCell
updateCell
( const QDate & date )
updateCells
updateCells
()
weekdayTextFormat
weekdayTextFormat
( Qt::DayOfWeek dayOfWeek )
yearShown
yearShown
()
QCDEStyle
qcdestyle.html
QCDEStyle
QCDEStyle
( bool useHighlightCols = false )
drawControl
drawControl
( ControlElement element, const QStyleOption * opt, QPainter * p, const QWidget * widget = 0 )
drawPrimitive
drawPrimitive
( PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
standardPalette
standardPalette
()
ascii
ascii
()
latin1
latin1
()
lower
lower
()
mirrored
mirrored
()
networkOrdered
networkOrdered
()
upper
upper
()
QChar
qchar.html
Category
Category-enum
Decomposition
Decomposition-enum
Direction
Direction-enum
Joining
Joining-enum
SpecialCharacter
SpecialCharacter-enum
UnicodeVersion
UnicodeVersion-enum
QChar
QChar
()
QChar
QChar-2
( char ch )
QChar
QChar-3
( uchar ch )
QChar
QChar-4
( QLatin1Char ch )
QChar
QChar-5
( uchar cell, uchar row )
QChar
QChar-6
( ushort code )
QChar
QChar-7
( short code )
QChar
QChar-8
( uint code )
QChar
QChar-9
( int code )
QChar
QChar-10
( SpecialCharacter ch )
category
category
()
category
category-2
( uint ucs4 )
category
category-3
( ushort ucs2 )
cell
cell
()
combiningClass
combiningClass
()
combiningClass
combiningClass-2
( uint ucs4 )
combiningClass
combiningClass-3
( ushort ucs2 )
decomposition
decomposition
()
decomposition
decomposition-2
( uint ucs4 )
decompositionTag
decompositionTag
()
decompositionTag
decompositionTag-2
( uint ucs4 )
digitValue
digitValue
()
digitValue
digitValue-2
( ushort ucs2 )
digitValue
digitValue-3
( uint ucs4 )
direction
direction
()
direction
direction-2
( uint ucs4 )
direction
direction-3
( ushort ucs2 )
fromAscii
fromAscii
( char c )
fromLatin1
fromLatin1
( char c )
hasMirrored
hasMirrored
()
highSurrogate
highSurrogate
( uint ucs4 )
isDigit
isDigit
()
isHighSurrogate
isHighSurrogate
()
isLetter
isLetter
()
isLetterOrNumber
isLetterOrNumber
()
isLowSurrogate
isLowSurrogate
()
isLower
isLower
()
isMark
isMark
()
isNull
isNull
()
isNumber
isNumber
()
isPrint
isPrint
()
isPunct
isPunct
()
isSpace
isSpace
()
isSymbol
isSymbol
()
isTitleCase
isTitleCase
()
isUpper
isUpper
()
joining
joining
()
joining
joining-2
( uint ucs4 )
joining
joining-3
( ushort ucs2 )
lowSurrogate
lowSurrogate
( uint ucs4 )
mirroredChar
mirroredChar
()
mirroredChar
mirroredChar-2
( uint ucs4 )
mirroredChar
mirroredChar-3
( ushort ucs2 )
row
row
()
surrogateToUcs4
surrogateToUcs4
( ushort high, ushort low )
surrogateToUcs4
surrogateToUcs4-2
( QChar high, QChar low )
toAscii
toAscii
()
toCaseFolded
toCaseFolded
()
toCaseFolded
toCaseFolded-2
( uint ucs4 )
toCaseFolded
toCaseFolded-3
( ushort ucs2 )
toLatin1
toLatin1
()
toLower
toLower
()
toLower
toLower-2
( uint ucs4 )
toLower
toLower-3
( ushort ucs2 )
toTitleCase
toTitleCase
()
toTitleCase
toTitleCase-2
( uint ucs4 )
toTitleCase
toTitleCase-3
( ushort ucs2 )
toUpper
toUpper
()
toUpper
toUpper-2
( uint ucs4 )
toUpper
toUpper-3
( ushort ucs2 )
unicode
unicode
()
unicode
unicode-2
()
unicodeVersion
unicodeVersion
()
unicodeVersion
unicodeVersion-2
( uint ucs4 )
unicodeVersion
unicodeVersion-3
( ushort ucs2 )
ToggleState
ToggleState-enum
QCheckBox
QCheckBox-3
( QWidget * parent, const char * name )
QCheckBox
QCheckBox-4
( const QString & text, QWidget * parent, const char * name )
setNoChange
setNoChange
()
setState
setState
( ToggleState state )
state
state
()
QCheckBox
qcheckbox.html
QCheckBox
QCheckBox
( QWidget * parent = 0 )
QCheckBox
QCheckBox-2
( const QString & text, QWidget * parent = 0 )
CheckState
checkState
QCheckBox::checkState()
checkStateSet
checkStateSet
()
event
event
( QEvent * e )
hitButton
hitButton
( const QPoint & pos )
initStyleOption
initStyleOption
( QStyleOptionButton * option )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
nextCheckState
nextCheckState
()
paintEvent
paintEvent
( QPaintEvent * )
setCheckState
setCheckState
( Qt::CheckState state )
sizeHint
sizeHint
()
stateChanged
stateChanged
( int state )
inserted
inserted
()
QChildEvent
qchildevent.html
QChildEvent
QChildEvent
( Type type, QObject * child )
added
added
()
child
child
()
polished
polished
()
removed
removed
()
QCleanlooksStyle
qcleanlooksstyle.html
QCleanlooksStyle
QCleanlooksStyle
()
drawComplexControl
drawComplexControl
( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget )
drawItemPixmap
drawItemPixmap
( QPainter * painter, const QRect & rect, int alignment, const QPixmap & pixmap )
drawItemText
drawItemText
( QPainter * painter, const QRect & rectangle, int alignment, const QPalette & palette, bool enabled, const QString & text, QPalette::ColorRole textRole = QPalette::NoRole )
drawPrimitive
drawPrimitive
( PrimitiveElement elem, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
generatedIconPixmap
generatedIconPixmap
( QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt )
hitTestComplexControl
hitTestComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * w = 0 )
itemPixmapRect
itemPixmapRect
( const QRect & r, int flags, const QPixmap & pixmap )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * widget )
polish
polish-2
( QApplication * app )
polish
polish-3
( QPalette & pal )
sizeFromContents
sizeFromContents
( ContentsType type, const QStyleOption * option, const QSize & size, const QWidget * widget )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint hint, const QStyleOption * option = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subControlRect
subControlRect
( ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget )
subElementRect
subElementRect
( SubElement sr, const QStyleOption * opt, const QWidget * w = 0 )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * app )
data
data
( Mode mode = Clipboard )
setData
setData
( QMimeSource * src, Mode mode = Clipboard )
QClipboard
qclipboard.html
Mode
Mode-enum
changed
changed
( QClipboard::Mode mode )
clear
clear
( Mode mode = Clipboard )
dataChanged
dataChanged
()
event
event
( QEvent * e )
findBufferChanged
findBufferChanged
()
image
image
( Mode mode = Clipboard )
mimeData
mimeData
( Mode mode = Clipboard )
ownsClipboard
ownsClipboard
()
ownsFindBuffer
ownsFindBuffer
()
ownsSelection
ownsSelection
()
pixmap
pixmap
( Mode mode = Clipboard )
selectionChanged
selectionChanged
()
setImage
setImage
( const QImage & image, Mode mode = Clipboard )
setMimeData
setMimeData
( QMimeData * src, Mode mode = Clipboard )
setPixmap
setPixmap
( const QPixmap & pixmap, Mode mode = Clipboard )
setText
setText
( const QString & text, Mode mode = Clipboard )
supportsFindBuffer
supportsFindBuffer
()
supportsSelection
supportsSelection
()
text
text
( Mode mode = Clipboard )
text
text-2
( QString & subtype, Mode mode = Clipboard )
QCloseEvent
qcloseevent.html
QCloseEvent
QCloseEvent
()
dark
dark
( int factor = 200 )
light
light
( int factor = 150 )
QColor
QColor-8
( int x, int y, int z, Spec colorSpec )
getRgba
getRgba
( int * r, int * g, int * b, int * a )
hsv
hsv
( int * h, int * s, int * v )
pixel
pixel
( int screen = -1 )
rgb
rgb-2
( int * r, int * g, int * b )
setRgba
setRgba-2
( int r, int g, int b, int a )
QColor
qcolor.html
Spec
Spec-enum
QColor
QColor
()
QColor
QColor-2
( int r, int g, int b, int a = 255 )
QColor
QColor-3
( QRgb color )
QColor
QColor-4
( const QString & name )
QColor
QColor-5
( const char * name )
QColor
QColor-6
( const QColor & color )
QColor
QColor-9
( Qt::GlobalColor color )
allowX11ColorNames
allowX11ColorNames
()
alpha
alpha
()
alphaF
alphaF
()
black
black
()
blackF
blackF
()
blue
blue
()
blueF
blueF
()
colorNames
colorNames
()
convertTo
convertTo
( Spec colorSpec )
cyan
cyan
()
cyanF
cyanF
()
darker
darker
( int factor = 200 )
fromCmyk
fromCmyk
( int c, int m, int y, int k, int a = 255 )
fromCmykF
fromCmykF
( qreal c, qreal m, qreal y, qreal k, qreal a = 1.0 )
fromHsl
fromHsl
( int h, int s, int l, int a = 255 )
fromHslF
fromHslF
( qreal h, qreal s, qreal l, qreal a = 1.0 )
fromHsv
fromHsv
( int h, int s, int v, int a = 255 )
fromHsvF
fromHsvF
( qreal h, qreal s, qreal v, qreal a = 1.0 )
fromRgb
fromRgb
( QRgb rgb )
fromRgb
fromRgb-2
( int r, int g, int b, int a = 255 )
fromRgbF
fromRgbF
( qreal r, qreal g, qreal b, qreal a = 1.0 )
fromRgba
fromRgba
( QRgb rgba )
getCmyk
getCmyk
( int * c, int * m, int * y, int * k, int * a = 0 )
getCmykF
getCmykF
( qreal * c, qreal * m, qreal * y, qreal * k, qreal * a = 0 )
getHsl
getHsl
( int * h, int * s, int * l, int * a = 0 )
getHslF
getHslF
( qreal * h, qreal * s, qreal * l, qreal * a = 0 )
getHsv
getHsv
( int * h, int * s, int * v, int * a = 0 )
getHsvF
getHsvF
( qreal * h, qreal * s, qreal * v, qreal * a = 0 )
getRgb
getRgb
( int * r, int * g, int * b, int * a = 0 )
getRgbF
getRgbF
( qreal * r, qreal * g, qreal * b, qreal * a = 0 )
green
green
()
greenF
greenF
()
hslHue
hslHue
()
hslHueF
hslHueF
()
hslSaturation
hslSaturation
()
hslSaturationF
hslSaturationF
()
hsvHue
hsvHue
()
hsvHueF
hsvHueF
()
hsvSaturation
hsvSaturation
()
hsvSaturationF
hsvSaturationF
()
hue
hue
()
hueF
hueF
()
isValid
isValid
()
lighter
lighter
( int factor = 150 )
lightness
lightness
()
lightnessF
lightnessF
()
magenta
magenta
()
magentaF
magentaF
()
name
name
()
red
red
()
redF
redF
()
rgb
rgb
()
rgba
rgba
()
saturation
saturation
()
saturationF
saturationF
()
setAllowX11ColorNames
setAllowX11ColorNames
( bool enabled )
setAlpha
setAlpha
( int alpha )
setAlphaF
setAlphaF
( qreal alpha )
setBlue
setBlue
( int blue )
setBlueF
setBlueF
( qreal blue )
setCmyk
setCmyk
( int c, int m, int y, int k, int a = 255 )
setCmykF
setCmykF
( qreal c, qreal m, qreal y, qreal k, qreal a = 1.0 )
setGreen
setGreen
( int green )
setGreenF
setGreenF
( qreal green )
setHsl
setHsl
( int h, int s, int l, int a = 255 )
setHslF
setHslF
( qreal h, qreal s, qreal l, qreal a = 1.0 )
setHsv
setHsv
( int h, int s, int v, int a = 255 )
setHsvF
setHsvF
( qreal h, qreal s, qreal v, qreal a = 1.0 )
setNamedColor
setNamedColor
( const QString & name )
setRed
setRed
( int red )
setRedF
setRedF
( qreal red )
setRgb
setRgb
( int r, int g, int b, int a = 255 )
setRgb
setRgb-2
( QRgb rgb )
setRgbF
setRgbF
( qreal r, qreal g, qreal b, qreal a = 1.0 )
setRgba
setRgba
( QRgb rgba )
spec
spec
()
toCmyk
toCmyk
()
toHsl
toHsl
()
toHsv
toHsv
()
toRgb
toRgb
()
value
value
()
valueF
valueF
()
yellow
yellow
()
yellowF
yellowF
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QColor & color )
operator=
operator-eq
( const QColor & color )
operator=
operator-eq-2
( Qt::GlobalColor color )
operator==
operator-eq-eq
( const QColor & color )
getRgba
getRgba
( QRgb initial = 0xffffffff, bool * ok = 0, QWidget * parent = 0 )
getColor
getColor-3
( const QColor & init, QWidget * parent, const char * name )
getRgba
getRgba-2
( QRgb rgba, bool * ok, QWidget * parent, const char * name )
QColorDialog
qcolordialog.html
QColorDialog
QColorDialog
( QWidget * parent = 0 )
QColorDialog
QColorDialog-2
( const QColor & initial, QWidget * parent = 0 )
changeEvent
changeEvent
( QEvent * e )
colorSelected
colorSelected
( const QColor & color )
currentColorChanged
currentColorChanged
( const QColor & color )
customColor
customColor
( int index )
customCount
customCount
()
done
done
( int result )
getColor
getColor
( const QColor & initial, QWidget * parent, const QString & title, ColorDialogOptions options = 0 )
getColor
getColor-2
( const QColor & initial = Qt::white, QWidget * parent = 0 )
open
open
()
open
open-2
( QObject * receiver, const char * member )
selectedColor
selectedColor
()
setCustomColor
setCustomColor
( int index, QRgb color )
setOption
setOption
( ColorDialogOption option, bool on = true )
setStandardColor
setStandardColor
( int index, QRgb color )
setVisible
setVisible
( bool visible )
testOption
testOption
( ColorDialogOption option )
background
background
()
base
base
()
brightText
brightText
()
button
button
()
buttonText
buttonText
()
dark
dark
()
foreground
foreground
()
highlight
highlight
()
highlightedText
highlightedText
()
light
light
()
link
link
()
linkVisited
linkVisited
()
mid
mid
()
midlight
midlight
()
shadow
shadow
()
text
text
()
QColorGroup
qcolorgroup.html
QColorGroup
QColorGroup
()
QColorGroup
QColorGroup-2
( const QBrush & foreground, const QBrush & button, const QBrush & light, const QBrush & dark, const QBrush & mid, const QBrush & text, const QBrush & bright_text, const QBrush & base, const QBrush & background )
QColorGroup
QColorGroup-3
( const QColor & foreground, const QColor & background, const QColor & light, const QColor & dark, const QColor & mid, const QColor & text, const QColor & base )
QColorGroup
QColorGroup-4
( const QColorGroup & other )
QColorGroup
QColorGroup-5
( const QPalette & pal )
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QColorGroup & other )
operator==
operator-eq-eq
( const QColorGroup & other )
QColormap
qcolormap.html
Mode
Mode-enum
QColormap
QColormap
( const QColormap & colormap )
colorAt
colorAt
( uint pixel )
colormap
colormap
()
depth
depth
()
hPal
hPal
()
instance
instance
( int screen = -1 )
mode
mode
()
pixel
pixel
( const QColor & color )
size
size
()
operator=
operator-eq
( const QColormap & colormap )
QColumnView
qcolumnview.html
QColumnView
QColumnView
( QWidget * parent = 0 )
columnWidths
columnWidths
()
createColumn
createColumn
( const QModelIndex & index )
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & previous )
horizontalOffset
horizontalOffset
()
indexAt
indexAt
( const QPoint & point )
initializeColumn
initializeColumn
( QAbstractItemView * column )
isIndexHidden
isIndexHidden
( const QModelIndex & index )
moveCursor
moveCursor
( CursorAction cursorAction, Qt::KeyboardModifiers modifiers )
previewWidget
previewWidget
()
resizeEvent
resizeEvent
( QResizeEvent * event )
rowsInserted
rowsInserted
( const QModelIndex & parent, int start, int end )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
scrollTo
scrollTo
( const QModelIndex & index, ScrollHint hint = EnsureVisible )
selectAll
selectAll
()
setColumnWidths
setColumnWidths
( const QList<int> & list )
setModel
setModel
( QAbstractItemModel * model )
setPreviewWidget
setPreviewWidget
( QWidget * widget )
setRootIndex
setRootIndex
( const QModelIndex & index )
setSelection
setSelection
( const QRect & rect, QItemSelectionModel::SelectionFlags command )
setSelectionModel
setSelectionModel
( QItemSelectionModel * newSelectionModel )
sizeHint
sizeHint
()
updatePreviewWidget
updatePreviewWidget
( const QModelIndex & index )
verticalOffset
verticalOffset
()
visualRect
visualRect
( const QModelIndex & index )
visualRegionForSelection
visualRegionForSelection
( const QItemSelection & selection )
CaseSensitivity
autoCompletionCaseSensitivity-prop
Policy
Policy-typedef
QComboBox
QComboBox-2
( QWidget * parent, const char * name )
QComboBox
QComboBox-3
( bool rw, QWidget * parent, const char * name = 0 )
changeItem
changeItem
( const QString & text, int index )
changeItem
changeItem-2
( const QPixmap & pixmap, int index )
changeItem
changeItem-3
( const QPixmap & pixmap, const QString & text, int index )
clearEdit
clearEdit
()
clearValidator
clearValidator
()
currentItem
currentItem
()
editable
editable
()
insertItem
insertItem-3
( const QString & text, int index = -1 )
insertItem
insertItem-4
( const QPixmap & pixmap, int index = -1 )
insertItem
insertItem-5
( const QPixmap & pixmap, const QString & text, int index = -1 )
insertStringList
insertStringList
( const QStringList & list, int index = -1 )
insertionPolicy
insertionPolicy
()
pixmap
pixmap
( int index )
popup
popup
()
setCurrentItem
setCurrentItem
( int index )
setCurrentText
setCurrentText
( const QString & text )
setInsertionPolicy
setInsertionPolicy
( InsertPolicy policy )
text
text
( int index )
textChanged
textChanged
( const QString & text )
QComboBox
qcombobox.html
InsertPolicy
InsertPolicy-enum
SizeAdjustPolicy
SizeAdjustPolicy-enum
QComboBox
QComboBox
( QWidget * parent = 0 )
activated
activated
( int index )
activated
activated-2
( const QString & text )
addItem
addItem
( const QString & text, const QVariant & userData = QVariant()
addItem
addItem-2
( const QIcon & icon, const QString & text, const QVariant & userData = QVariant()
addItems
addItems
( const QStringList & texts )
changeEvent
changeEvent
( QEvent * e )
clear
clear
()
clearEditText
clearEditText
()
completer
completer
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * e )
currentIndexChanged
currentIndexChanged
( int index )
currentIndexChanged
currentIndexChanged-2
( const QString & text )
editTextChanged
editTextChanged
( const QString & text )
event
event
( QEvent * event )
findData
findData
( const QVariant & data, int role = Qt::UserRole, Qt::MatchFlags flags = Qt::MatchExactly | Qt::MatchCaseSensitive )
findText
findText
( const QString & text, Qt::MatchFlags flags = Qt::MatchExactly | Qt::MatchCaseSensitive )
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
hideEvent
hideEvent
( QHideEvent * e )
hidePopup
hidePopup
()
highlighted
highlighted
( int index )
highlighted
highlighted-2
( const QString & text )
initStyleOption
initStyleOption
( QStyleOptionComboBox * option )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * e )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
insertItem
insertItem
( int index, const QString & text, const QVariant & userData = QVariant()
insertItem
insertItem-2
( int index, const QIcon & icon, const QString & text, const QVariant & userData = QVariant()
insertItems
insertItems
( int index, const QStringList & list )
insertSeparator
insertSeparator
( int index )
itemData
itemData
( int index, int role = Qt::UserRole )
itemDelegate
itemDelegate
()
itemIcon
itemIcon
( int index )
itemText
itemText
( int index )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * e )
lineEdit
lineEdit
()
minimumSizeHint
minimumSizeHint
()
model
model
()
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * e )
removeItem
removeItem
( int index )
resizeEvent
resizeEvent
( QResizeEvent * e )
rootModelIndex
rootModelIndex
()
setCompleter
setCompleter
( QCompleter * completer )
setEditText
setEditText
( const QString & text )
setItemData
setItemData
( int index, const QVariant & value, int role = Qt::UserRole )
setItemDelegate
setItemDelegate
( QAbstractItemDelegate * delegate )
setItemIcon
setItemIcon
( int index, const QIcon & icon )
setItemText
setItemText
( int index, const QString & text )
setLineEdit
setLineEdit
( QLineEdit * edit )
setModel
setModel
( QAbstractItemModel * model )
setRootModelIndex
setRootModelIndex
( const QModelIndex & index )
setValidator
setValidator
( const QValidator * validator )
setView
setView
( QAbstractItemView * itemView )
showEvent
showEvent
( QShowEvent * e )
showPopup
showPopup
()
sizeHint
sizeHint
()
validator
validator
()
view
view
()
wheelEvent
wheelEvent
( QWheelEvent * e )
QCommandLinkButton
qcommandlinkbutton.html
QCommandLinkButton
QCommandLinkButton
( QWidget * parent = 0 )
QCommandLinkButton
QCommandLinkButton-2
( const QString & text, QWidget * parent = 0 )
QCommandLinkButton
QCommandLinkButton-3
( const QString & text, const QString & description, QWidget * parent = 0 )
event
event
( QEvent * e )
heightForWidth
heightForWidth
( int width )
minimumSizeHint
minimumSizeHint
()
paintEvent
paintEvent
( QPaintEvent * )
sizeHint
sizeHint
()
QCommonStyle
qcommonstyle.html
QCommonStyle
QCommonStyle
()
drawComplexControl
drawComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement element, const QStyleOption * opt, QPainter * p, const QWidget * widget = 0 )
drawPrimitive
drawPrimitive
( PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * widget = 0 )
generatedIconPixmap
generatedIconPixmap
( QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt )
hitTestComplexControl
hitTestComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric m, const QStyleOption * opt = 0, const QWidget * widget = 0 )
polish
polish
( QPalette & pal )
polish
polish-2
( QApplication * app )
polish
polish-3
( QWidget * widget )
sizeFromContents
sizeFromContents
( ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget = 0 )
standardPixmap
standardPixmap
( StandardPixmap sp, const QStyleOption * option = 0, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint sh, const QStyleOption * opt = 0, const QWidget * widget = 0, QStyleHintReturn * hret = 0 )
subControlRect
subControlRect
( ComplexControl cc, const QStyleOptionComplex * opt, SubControl sc, const QWidget * widget = 0 )
subElementRect
subElementRect
( SubElement sr, const QStyleOption * opt, const QWidget * widget = 0 )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * application )
QCompleter
qcompleter.html
CompletionMode
CompletionMode-enum
ModelSorting
ModelSorting-enum
CaseSensitivity
caseSensitivity-prop
QCompleter
QCompleter
( QObject * parent = 0 )
QCompleter
QCompleter-2
( QAbstractItemModel * model, QObject * parent = 0 )
QCompleter
QCompleter-3
( const QStringList & list, QObject * parent = 0 )
activated
activated
( const QString & text )
activated
activated-2
( const QModelIndex & index )
complete
complete
( const QRect & rect = QRect()
completionCount
completionCount
()
completionModel
completionModel
()
currentCompletion
currentCompletion
()
currentIndex
currentIndex
()
currentRow
currentRow
()
event
event
( QEvent * ev )
eventFilter
eventFilter
( QObject * o, QEvent * e )
highlighted
highlighted
( const QString & text )
highlighted
highlighted-2
( const QModelIndex & index )
model
model
()
pathFromIndex
pathFromIndex
( const QModelIndex & index )
popup
popup
()
setCurrentRow
setCurrentRow
( int row )
setModel
setModel
( QAbstractItemModel * model )
setPopup
setPopup
( QAbstractItemView * popup )
setWidget
setWidget
( QWidget * widget )
splitPath
splitPath
( const QString & path )
widget
widget
()
QConicalGradient
qconicalgradient.html
QConicalGradient
QConicalGradient
()
QConicalGradient
QConicalGradient-2
( const QPointF & center, qreal angle )
QConicalGradient
QConicalGradient-3
( qreal cx, qreal cy, qreal angle )
angle
angle
()
center
center
()
setAngle
setAngle
( qreal angle )
setCenter
setCenter
( const QPointF & center )
setCenter
setCenter-2
( qreal x, qreal y )
QConstString
QConstString
( const QChar * unicode, int size )
string
string
()
QConstString
qconststring.html
QContextMenuEvent
QContextMenuEvent-4
( Reason reason, const QPoint & pos, const QPoint & globalPos, int dummy )
QContextMenuEvent
QContextMenuEvent-5
( Reason reason, const QPoint & pos, int dummy )
ButtonState
state
QContextMenuEvent::state()
QContextMenuEvent
qcontextmenuevent.html
Reason
Reason-enum
QContextMenuEvent
QContextMenuEvent
( Reason reason, const QPoint & pos, const QPoint & globalPos, Qt::KeyboardModifiers modifiers )
QContextMenuEvent
QContextMenuEvent-2
( Reason reason, const QPoint & pos, const QPoint & globalPos )
QContextMenuEvent
QContextMenuEvent-3
( Reason reason, const QPoint & pos )
globalPos
globalPos
()
globalX
globalX
()
globalY
globalY
()
pos
pos
()
reason
reason
()
x
x
()
y
y
()
QContiguousCache
qcontiguouscache.html
QContiguousCache
QContiguousCache
( int capacity = 0 )
QContiguousCache
QContiguousCache-2
( const QContiguousCache<T> & other )
append
append
( const T & value )
areIndexesValid
areIndexesValid
()
at
at
( int i )
available
available
()
capacity
capacity
()
clear
clear
()
containsIndex
containsIndex
( int i )
count
count
()
first
first
()
first
first-2
()
firstIndex
firstIndex
()
insert
insert
( int i, const T & value )
isEmpty
isEmpty
()
isFull
isFull
()
last
last
()
last
last-2
()
lastIndex
lastIndex
()
normalizeIndexes
normalizeIndexes
()
prepend
prepend
( const T & value )
removeFirst
removeFirst
()
removeLast
removeLast
()
setCapacity
setCapacity
( int size )
size
size
()
takeFirst
takeFirst
()
takeLast
takeLast
()
operator!=
operator-not-eq
( const QContiguousCache<T> & other )
operator=
operator-eq
( const QContiguousCache<T> & other )
operator==
operator-eq-eq
( const QContiguousCache<T> & other )
operator[]
operator-5b-5d
( int i )
operator[]
operator-5b-5d-2
( int i )
QCopChannel
QCopChannel-2
( const QString & channel, QObject * parent, const char * name )
QCopChannel
qcopchannel.html
QCopChannel
QCopChannel
( const QString & channel, QObject * parent = 0 )
channel
channel
()
flush
flush
()
isRegistered
isRegistered
( const QString & channel )
receive
receive
( const QString & message, const QByteArray & data )
received
received
( const QString & message, const QByteArray & data )
send
send
( const QString & channel, const QString & message, const QByteArray & data )
send
send-2
( const QString & channel, const QString & message )
argc
argc
()
argv
argv
()
enter_loop
enter_loop
()
exit_loop
exit_loop
()
lock
lock
()
locked
locked
()
loopLevel
loopLevel
()
processOneEvent
processOneEvent
()
tryLock
tryLock
()
unlock
unlock
( bool wakeUpGui = true )
QCoreApplication
qcoreapplication.html
Encoding
Encoding-enum
EventFilter
EventFilter-typedef
QCoreApplication
QCoreApplication
( int & argc, char ** argv )
aboutToQuit
aboutToQuit
()
addLibraryPath
addLibraryPath
( const QString & path )
applicationDirPath
applicationDirPath
()
applicationFilePath
applicationFilePath
()
applicationPid
applicationPid
()
arguments
arguments
()
closingDown
closingDown
()
event
event
( QEvent * e )
exec
exec
()
exit
exit
( int returnCode = 0 )
filterEvent
filterEvent
( void * message, long * result )
flush
flush
()
hasPendingEvents
hasPendingEvents
()
installTranslator
installTranslator
( QTranslator * translationFile )
instance
instance
()
libraryPaths
libraryPaths
()
notify
notify
( QObject * receiver, QEvent * event )
postEvent
postEvent
( QObject * receiver, QEvent * event )
postEvent
postEvent-2
( QObject * receiver, QEvent * event, int priority )
processEvents
processEvents
( QEventLoop::ProcessEventsFlags flags = QEventLoop::AllEvents )
processEvents
processEvents-2
( QEventLoop::ProcessEventsFlags flags, int maxtime )
quit
quit
()
removeLibraryPath
removeLibraryPath
( const QString & path )
removePostedEvents
removePostedEvents
( QObject * receiver )
removePostedEvents
removePostedEvents-2
( QObject * receiver, int eventType )
removeTranslator
removeTranslator
( QTranslator * translationFile )
sendEvent
sendEvent
( QObject * receiver, QEvent * event )
sendPostedEvents
sendPostedEvents
( QObject * receiver, int event_type )
sendPostedEvents
sendPostedEvents-2
()
setAttribute
setAttribute
( Qt::ApplicationAttribute attribute, bool on = true )
setEventFilter
setEventFilter
( EventFilter filter )
setLibraryPaths
setLibraryPaths
( const QStringList & paths )
startingUp
startingUp
()
testAttribute
testAttribute
( Qt::ApplicationAttribute attribute )
translate
translate
( const char * context, const char * sourceText, const char * disambiguation, Encoding encoding, int n )
translate
translate-2
( const char * context, const char * sourceText, const char * disambiguation = 0, Encoding encoding = CodecForTr )
winEventFilter
winEventFilter
( MSG * msg, long * result )
QCryptographicHash
qcryptographichash.html
Algorithm
Algorithm-enum
QCryptographicHash
QCryptographicHash
( Algorithm method )
addData
addData
( const char * data, int length )
addData
addData-2
( const QByteArray & data )
hash
hash
( const QByteArray & data, Algorithm method )
reset
reset
()
result
result
()
QCursor
qcursor.html
QCursor
QCursor
()
QCursor
QCursor-2
( Qt::CursorShape shape )
QCursor
QCursor-3
( const QBitmap & bitmap, const QBitmap & mask, int hotX = -1, int hotY = -1 )
QCursor
QCursor-4
( const QPixmap & pixmap, int hotX = -1, int hotY = -1 )
QCursor
QCursor-5
( const QCursor & c )
QCursor
QCursor-6
( HCURSOR cursor )
QCursor
QCursor-7
( Qt::HANDLE handle )
bitmap
bitmap
()
handle
handle
()
hotSpot
hotSpot
()
mask
mask
()
pixmap
pixmap
()
pos
pos
()
setPos
setPos
( int x, int y )
setPos
setPos-2
( const QPoint & p )
setShape
setShape
( Qt::CursorShape shape )
CursorShape
shape
QCursor::shape()
operator
operator-QVariant
QVariant()
operator=
operator-eq
( const QCursor & c )
QCustomEvent
QCustomEvent
( int type, void * data = 0 )
data
data
()
setData
setData
( void * data )
QCustomEvent
qcustomevent.html
QCustomRasterPaintDevice
qcustomrasterpaintdevice.html
QCustomRasterPaintDevice
QCustomRasterPaintDevice
( QWidget * widget )
bytesPerLine
bytesPerLine
()
Format
format
QCustomRasterPaintDevice::format()
memory
memory
()
metric
metric
( PaintDeviceMetric m )
unsetDevice
unsetDevice
()
QDataStream
QDataStream-3
( QByteArray * array, int mode )
eof
eof
()
isPrintableData
isPrintableData
()
readRawBytes
readRawBytes
( char * str, uint len )
setPrintableData
setPrintableData
( bool enable )
writeRawBytes
writeRawBytes
( const char * str, uint len )
QDataStream
qdatastream.html
ByteOrder
ByteOrder-enum
FloatingPointPrecision
FloatingPointPrecision-enum
Status
Status-enum
Version
Version-enum
QDataStream
QDataStream
()
QDataStream
QDataStream-2
( QIODevice * d )
QDataStream
QDataStream-4
( QByteArray * a, QIODevice::OpenMode mode )
QDataStream
QDataStream-5
( const QByteArray & a )
atEnd
atEnd
()
byteOrder
byteOrder
()
device
device
()
floatingPointPrecision
floatingPointPrecision
()
readBytes
readBytes
( char *& s, uint & l )
readRawData
readRawData
( char * s, int len )
resetStatus
resetStatus
()
setByteOrder
setByteOrder
( ByteOrder bo )
setDevice
setDevice
( QIODevice * d )
setFloatingPointPrecision
setFloatingPointPrecision
( FloatingPointPrecision precision )
setStatus
setStatus
( Status status )
setVersion
setVersion
( int v )
skipRawData
skipRawData
( int len )
status
status
()
version
version
()
writeBytes
writeBytes
( const char * s, uint len )
writeRawData
writeRawData
( const char * s, int len )
operator<<
operator-lt-lt
( qint8 i )
operator<<
operator-lt-lt-2
( bool i )
operator<<
operator-lt-lt-3
( quint8 i )
operator<<
operator-lt-lt-4
( quint16 i )
operator<<
operator-lt-lt-5
( qint16 i )
operator<<
operator-lt-lt-6
( qint32 i )
operator<<
operator-lt-lt-7
( quint64 i )
operator<<
operator-lt-lt-8
( qint64 i )
operator<<
operator-lt-lt-9
( quint32 i )
operator<<
operator-lt-lt-10
( float f )
operator<<
operator-lt-lt-11
( double f )
operator<<
operator-lt-lt-12
( const char * s )
operator>>
operator-gt-gt
( qint8 & i )
operator>>
operator-gt-gt-2
( bool & i )
operator>>
operator-gt-gt-3
( quint8 & i )
operator>>
operator-gt-gt-4
( quint16 & i )
operator>>
operator-gt-gt-5
( qint16 & i )
operator>>
operator-gt-gt-6
( quint32 & i )
operator>>
operator-gt-gt-7
( qint32 & i )
operator>>
operator-gt-gt-8
( quint64 & i )
operator>>
operator-gt-gt-9
( qint64 & i )
operator>>
operator-gt-gt-10
( float & f )
operator>>
operator-gt-gt-11
( double & f )
operator>>
operator-gt-gt-12
( char *& s )
QDataWidgetMapper
qdatawidgetmapper.html
SubmitPolicy
SubmitPolicy-enum
Orientation
orientation-prop
QDataWidgetMapper
QDataWidgetMapper
( QObject * parent = 0 )
addMapping
addMapping
( QWidget * widget, int section )
addMapping
addMapping-2
( QWidget * widget, int section, const QByteArray & propertyName )
clearMapping
clearMapping
()
currentIndexChanged
currentIndexChanged
( int index )
itemDelegate
itemDelegate
()
mappedPropertyName
mappedPropertyName
( QWidget * widget )
mappedSection
mappedSection
( QWidget * widget )
mappedWidgetAt
mappedWidgetAt
( int section )
model
model
()
removeMapping
removeMapping
( QWidget * widget )
revert
revert
()
rootIndex
rootIndex
()
setCurrentModelIndex
setCurrentModelIndex
( const QModelIndex & index )
setItemDelegate
setItemDelegate
( QAbstractItemDelegate * delegate )
setModel
setModel
( QAbstractItemModel * model )
setRootIndex
setRootIndex
( const QModelIndex & index )
submit
submit
()
toFirst
toFirst
()
toLast
toLast
()
toNext
toNext
()
toPrevious
toPrevious
()
setYMD
setYMD
( int y, int m, int d )
currentDate
currentDate-2
( Qt::TimeSpec spec )
dayName
dayName
( int weekday )
leapYear
leapYear
( int year )
monthName
monthName
( int month )
QDate
qdate.html
MonthNameType
MonthNameType-enum
QDate
QDate
()
QDate
QDate-2
( int y, int m, int d )
addDays
addDays
( int ndays )
addMonths
addMonths
( int nmonths )
addYears
addYears
( int nyears )
currentDate
currentDate
()
day
day
()
dayOfWeek
dayOfWeek
()
dayOfYear
dayOfYear
()
daysInMonth
daysInMonth
()
daysInYear
daysInYear
()
daysTo
daysTo
( const QDate & d )
fromJulianDay
fromJulianDay
( int jd )
fromString
fromString
( const QString & string, Qt::DateFormat format = Qt::TextDate )
fromString
fromString-2
( const QString & string, const QString & format )
getDate
getDate
( int * year, int * month, int * day )
isLeapYear
isLeapYear
( int year )
isNull
isNull
()
isValid
isValid
()
isValid
isValid-2
( int year, int month, int day )
longDayName
longDayName
( int weekday )
longDayName
longDayName-2
( int weekday, MonthNameType type )
longMonthName
longMonthName
( int month )
longMonthName
longMonthName-2
( int month, MonthNameType type )
month
month
()
setDate
setDate
( int year, int month, int day )
shortDayName
shortDayName
( int weekday )
shortDayName
shortDayName-2
( int weekday, MonthNameType type )
shortMonthName
shortMonthName
( int month )
shortMonthName
shortMonthName-2
( int month, MonthNameType type )
toJulianDay
toJulianDay
()
toString
toString
( const QString & format )
toString
toString-2
( Qt::DateFormat format = Qt::TextDate )
weekNumber
weekNumber
( int * yearNumber = 0 )
year
year
()
operator!=
operator-not-eq
( const QDate & d )
operator<
operator-lt
( const QDate & d )
operator<=
operator-lt-eq
( const QDate & d )
operator==
operator-eq-eq
( const QDate & d )
operator>
operator-gt
( const QDate & d )
operator>=
operator-gt-eq
( const QDate & d )
QDateEdit
qdateedit.html
QDateEdit
QDateEdit
( QWidget * parent = 0 )
QDateEdit
QDateEdit-2
( const QDate & date, QWidget * parent = 0 )
currentDateTime
currentDateTime-2
( Qt::TimeSpec spec )
setTime_t
setTime_t-2
( uint secsSince1Jan1970UTC, Qt::TimeSpec spec )
QDateTime
qdatetime.html
QDateTime
QDateTime
()
QDateTime
QDateTime-2
( const QDate & date )
QDateTime
QDateTime-3
( const QDate & date, const QTime & time, Qt::TimeSpec spec = Qt::LocalTime )
QDateTime
QDateTime-4
( const QDateTime & other )
addDays
addDays
( int ndays )
addMSecs
addMSecs
( qint64 msecs )
addMonths
addMonths
( int nmonths )
addSecs
addSecs
( int s )
addYears
addYears
( int nyears )
currentDateTime
currentDateTime
()
date
date
()
daysTo
daysTo
( const QDateTime & other )
fromString
fromString
( const QString & string, Qt::DateFormat format = Qt::TextDate )
fromString
fromString-2
( const QString & string, const QString & format )
fromTime_t
fromTime_t
( uint seconds )
isNull
isNull
()
isValid
isValid
()
secsTo
secsTo
( const QDateTime & other )
setDate
setDate
( const QDate & date )
setTime
setTime
( const QTime & time )
setTimeSpec
setTimeSpec
( Qt::TimeSpec spec )
setTime_t
setTime_t
( uint seconds )
time
time
()
TimeSpec
timeSpec
QDateTime::timeSpec()
toLocalTime
toLocalTime
()
toString
toString
( const QString & format )
toString
toString-2
( Qt::DateFormat format = Qt::TextDate )
toTimeSpec
toTimeSpec
( Qt::TimeSpec specification )
toTime_t
toTime_t
()
toUTC
toUTC
()
operator!=
operator-not-eq
( const QDateTime & other )
operator<
operator-lt
( const QDateTime & other )
operator<=
operator-lt-eq
( const QDateTime & other )
operator=
operator-eq
( const QDateTime & other )
operator==
operator-eq-eq
( const QDateTime & other )
operator>
operator-gt
( const QDateTime & other )
operator>=
operator-gt-eq
( const QDateTime & other )
QDateTimeEdit
qdatetimeedit.html
TimeSpec
timeSpec-prop
QDateTimeEdit
QDateTimeEdit
( QWidget * parent = 0 )
QDateTimeEdit
QDateTimeEdit-2
( const QDateTime & datetime, QWidget * parent = 0 )
QDateTimeEdit
QDateTimeEdit-3
( const QDate & date, QWidget * parent = 0 )
QDateTimeEdit
QDateTimeEdit-4
( const QTime & time, QWidget * parent = 0 )
calendarWidget
calendarWidget
()
clear
clear
()
dateChanged
dateChanged
( const QDate & date )
dateTimeChanged
dateTimeChanged
( const QDateTime & datetime )
dateTimeFromText
dateTimeFromText
( const QString & text )
event
event
( QEvent * event )
fixup
fixup
( QString & input )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusNextPrevChild
focusNextPrevChild
( bool next )
initStyleOption
initStyleOption
( QStyleOptionSpinBox * option )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
paintEvent
paintEvent
( QPaintEvent * event )
sectionAt
sectionAt
( int index )
sectionText
sectionText
( Section section )
setCalendarWidget
setCalendarWidget
( QCalendarWidget * calendarWidget )
setDateRange
setDateRange
( const QDate & min, const QDate & max )
setDateTimeRange
setDateTimeRange
( const QDateTime & min, const QDateTime & max )
setSelectedSection
setSelectedSection
( Section section )
setTimeRange
setTimeRange
( const QTime & min, const QTime & max )
sizeHint
sizeHint
()
stepBy
stepBy
( int steps )
stepEnabled
stepEnabled
()
textFromDateTime
textFromDateTime
( const QDateTime & dateTime )
timeChanged
timeChanged
( const QTime & time )
State
validate
QDateTimeEdit::validate( QString & text, int & pos )
wheelEvent
wheelEvent
( QWheelEvent * event )
CallMode
CallMode-enum
QDBusAbstractAdaptor
qdbusabstractadaptor.html
QDBusAbstractAdaptor
QDBusAbstractAdaptor
( QObject * obj )
autoRelaySignals
autoRelaySignals
()
setAutoRelaySignals
setAutoRelaySignals
( bool enable )
QDBusAbstractInterface
qdbusabstractinterface.html
asyncCall
asyncCall
( const QString & method, const QVariant & arg1 = QVariant()
asyncCallWithArgumentList
asyncCallWithArgumentList
( const QString & method, const QList<QVariant> & args )
call
call
( const QString & method, const QVariant & arg1 = QVariant()
call
call-2
( QDBus::CallMode mode, const QString & method, const QVariant & arg1 = QVariant()
callWithArgumentList
callWithArgumentList
( QDBus::CallMode mode, const QString & method, const QList<QVariant> & args )
callWithCallback
callWithCallback
( const QString & method, const QList<QVariant> & args, QObject * receiver, const char * returnMethod, const char * errorMethod )
callWithCallback
callWithCallback-2
( const QString & method, const QList<QVariant> & args, QObject * receiver, const char * slot )
connection
connection
()
interface
interface
()
isValid
isValid
()
lastError
lastError
()
path
pathx
()
service
service
()
QDBusArgument
qdbusargument.html
ElementType
ElementType-enum
QDBusArgument
QDBusArgument
()
QDBusArgument
QDBusArgument-2
( const QDBusArgument & other )
asVariant
asVariant
()
atEnd
atEnd
()
beginArray
beginArray
( int id )
beginArray
beginArray-2
()
beginMap
beginMap
( int kid, int vid )
beginMap
beginMap-2
()
beginMapEntry
beginMapEntry
()
beginMapEntry
beginMapEntry-2
()
beginStructure
beginStructure
()
beginStructure
beginStructure-2
()
currentType
currentType
()
endArray
endArray
()
endArray
endArray-2
()
endMap
endMap
()
endMap
endMap-2
()
endMapEntry
endMapEntry
()
endMapEntry
endMapEntry-2
()
endStructure
endStructure
()
endStructure
endStructure-2
()
operator<<
operator-lt-lt
( uchar arg )
operator<<
operator-lt-lt-2
( bool arg )
operator<<
operator-lt-lt-3
( short arg )
operator<<
operator-lt-lt-4
( ushort arg )
operator<<
operator-lt-lt-5
( int arg )
operator<<
operator-lt-lt-6
( uint arg )
operator<<
operator-lt-lt-7
( qlonglong arg )
operator<<
operator-lt-lt-8
( qulonglong arg )
operator<<
operator-lt-lt-9
( double arg )
operator<<
operator-lt-lt-10
( const QString & arg )
operator<<
operator-lt-lt-13
( const QDBusVariant & arg )
operator<<
operator-lt-lt-14
( const QStringList & arg )
operator<<
operator-lt-lt-15
( const QByteArray & arg )
operator=
operator-eq
( const QDBusArgument & other )
operator>>
operator-gt-gt
( uchar & arg )
operator>>
operator-gt-gt-2
( bool & arg )
operator>>
operator-gt-gt-3
( ushort & arg )
operator>>
operator-gt-gt-4
( short & arg )
operator>>
operator-gt-gt-5
( int & arg )
operator>>
operator-gt-gt-6
( uint & arg )
operator>>
operator-gt-gt-7
( qlonglong & arg )
operator>>
operator-gt-gt-8
( qulonglong & arg )
operator>>
operator-gt-gt-9
( double & arg )
operator>>
operator-gt-gt-10
( QString & arg )
operator>>
operator-gt-gt-13
( QDBusVariant & arg )
operator>>
operator-gt-gt-14
( QStringList & arg )
operator>>
operator-gt-gt-15
( QByteArray & arg )
QDBusConnection
qdbusconnection.html
BusType
BusType-enum
UnregisterMode
UnregisterMode-enum
QDBusConnection
QDBusConnection
( const QString & name )
QDBusConnection
QDBusConnection-2
( const QDBusConnection & other )
asyncCall
asyncCall
( const QDBusMessage & message, int timeout = -1 )
baseService
baseService
()
call
call
( const QDBusMessage & message, QDBus::CallMode mode = QDBus::Block, int timeout = -1 )
callWithCallback
callWithCallback
( const QDBusMessage & message, QObject * receiver, const char * returnMethod, const char * errorMethod, int timeout = -1 )
callWithCallback
callWithCallback-2
( const QDBusMessage & message, QObject * receiver, const char * returnMethod, int timeout = -1 )
connect
connect
( const QString & service, const QString & path, const QString & interface, const QString & name, QObject * receiver, const char * slot )
connect
connect-2
( const QString & service, const QString & path, const QString & interface, const QString & name, const QString & signature, QObject * receiver, const char * slot )
connect
connect-3
( const QString & service, const QString & path, const QString & interface, const QString & name, const QStringList & argumentMatch, const QString & signature, QObject * receiver, const char * slot )
connectToBus
connectToBus
( BusType type, const QString & name )
connectToBus
connectToBus-2
( const QString & address, const QString & name )
disconnect
disconnect
( const QString & service, const QString & path, const QString & interface, const QString & name, QObject * receiver, const char * slot )
disconnect
disconnect-2
( const QString & service, const QString & path, const QString & interface, const QString & name, const QString & signature, QObject * receiver, const char * slot )
disconnect
disconnect-3
( const QString & service, const QString & path, const QString & interface, const QString & name, const QStringList & argumentMatch, const QString & signature, QObject * receiver, const char * slot )
disconnectFromBus
disconnectFromBus
( const QString & name )
interface
interface
()
isConnected
isConnected
()
lastError
lastError
()
name
name
()
objectRegisteredAt
objectRegisteredAt
( const QString & path )
registerObject
registerObject
( const QString & path, QObject * object, RegisterOptions options = ExportAdaptors )
registerService
registerService
( const QString & serviceName )
send
send
( const QDBusMessage & message )
sender
sender
()
sessionBus
sessionBus
()
systemBus
systemBus
()
unregisterObject
unregisterObject
( const QString & path, UnregisterMode mode = UnregisterNode )
unregisterService
unregisterService
( const QString & serviceName )
operator=
operator-eq
( const QDBusConnection & other )
sessionBus
sessionBus
()
systemBus
systemBus
()
QDBusConnectionInterface
qdbusconnectioninterface.html
RegisterServiceReply
RegisterServiceReply-enum
ServiceQueueOptions
ServiceQueueOptions-enum
ServiceReplacementOptions
ServiceReplacementOptions-enum
callWithCallbackFailed
callWithCallbackFailed
( const QDBusError & error, const QDBusMessage & call )
isServiceRegistered
isServiceRegistered
( const QString & serviceName )
RegisterServiceReply
registerService
> QDBusConnectionInterface::registerService( const QString & serviceName, ServiceQueueOptions qoption = DontQueueService, ServiceReplacementOptions roption = DontAllowReplacement )
serviceOwner
serviceOwner
( const QString & name )
serviceOwnerChanged
serviceOwnerChanged
( const QString & name, const QString & oldOwner, const QString & newOwner )
servicePid
servicePid
( const QString & serviceName )
serviceRegistered
serviceRegistered
( const QString & serviceName )
serviceUid
serviceUid
( const QString & serviceName )
serviceUnregistered
serviceUnregistered
( const QString & serviceName )
startService
startService
( const QString & name )
unregisterService
unregisterService
( const QString & serviceName )
QDBusContext
qdbuscontext.html
QDBusContext
QDBusContext
()
calledFromDBus
calledFromDBus
()
connection
connection
()
isDelayedReply
isDelayedReply
()
message
message
()
sendErrorReply
sendErrorReply
( const QString & name, const QString & msg = QString()
sendErrorReply
sendErrorReply-2
( QDBusError::ErrorType type, const QString & msg = QString()
setDelayedReply
setDelayedReply
( bool enable )
QDBusError
qdbuserror.html
ErrorType
ErrorType-enum
errorString
errorString
( ErrorType error )
isValid
isValid
()
message
message
()
name
name
()
type
type
()
QDBusInterface
qdbusinterface.html
QDBusInterface
QDBusInterface
( const QString & service, const QString & path, const QString & interface = QString()
QDBusMessage
qdbusmessage.html
MessageType
MessageType-enum
QDBusMessage
QDBusMessage
()
QDBusMessage
QDBusMessage-2
( const QDBusMessage & other )
arguments
arguments
()
createError
createError
( const QString & name, const QString & msg )
createError
createError-2
( const QDBusError & error )
createError
createError-3
( QDBusError::ErrorType type, const QString & msg )
createErrorReply
createErrorReply
( const QString name, const QString & msg )
createErrorReply
createErrorReply-2
( const QDBusError & error )
createErrorReply
createErrorReply-3
( QDBusError::ErrorType type, const QString & msg )
createMethodCall
createMethodCall
( const QString & service, const QString & path, const QString & interface, const QString & method )
createReply
createReply
( const QList<QVariant> & arguments = QList<QVariant>()
createReply
createReply-2
( const QVariant & argument )
createSignal
createSignal
( const QString & path, const QString & interface, const QString & name )
errorMessage
errorMessage
()
errorName
errorName
()
interface
interface
()
isDelayedReply
isDelayedReply
()
isReplyRequired
isReplyRequired
()
member
member
()
path
pathx
()
service
service
()
setArguments
setArguments
( const QList<QVariant> & arguments )
setDelayedReply
setDelayedReply
( bool enable )
signature
signature
()
type
type
()
operator<<
operator-lt-lt
( const QVariant & arg )
operator=
operator-eq
( const QDBusMessage & other )
QDBusObjectPath
qdbusobjectpath.html
QDBusObjectPath
QDBusObjectPath
()
QDBusObjectPath
QDBusObjectPath-2
( const char * path )
QDBusObjectPath
QDBusObjectPath-3
( const QLatin1String & path )
QDBusObjectPath
QDBusObjectPath-4
( const QString & path )
path
pathx
()
setPath
setPath
( const QString & path )
operator=
operator-eq
( const QDBusObjectPath & path )
QDBusPendingCall
qdbuspendingcall.html
QDBusPendingCall
QDBusPendingCall
( const QDBusPendingCall & other )
fromCompletedCall
fromCompletedCall
( const QDBusMessage & msg )
fromError
fromError
( const QDBusError & error )
operator=
operator-eq
( const QDBusPendingCall & other )
QDBusPendingCallWatcher
qdbuspendingcallwatcher.html
QDBusPendingCallWatcher
QDBusPendingCallWatcher
( const QDBusPendingCall & call, QObject * parent = 0 )
finished
finished
( QDBusPendingCallWatcher * self )
isFinished
isFinished
()
waitForFinished
waitForFinished
()
QDBusPendingReply
qdbuspendingreply.html
QDBusPendingReply
QDBusPendingReply
()
QDBusPendingReply
QDBusPendingReply-2
( const QDBusPendingReply & other )
QDBusPendingReply
QDBusPendingReply-3
( const QDBusPendingCall & call )
QDBusPendingReply
QDBusPendingReply-4
( const QDBusMessage & message )
argumentAt
argumentAt
( int index )
argumentAt
argumentAt-2
()
count
count
()
error
error
()
isError
isError
()
isFinished
isFinished
()
isValid
isValid
()
reply
reply
()
value
value
()
waitForFinished
waitForFinished
()
operator
operator-T1
T1()
operator=
operator-eq
( const QDBusPendingReply & other )
operator=
operator-eq-2
( const QDBusPendingCall & call )
operator=
operator-eq-3
( const QDBusMessage & message )
QDBusReply
qdbusreply.html
QDBusReply
QDBusReply
( const QDBusMessage & reply )
QDBusReply
QDBusReply-2
( const QDBusPendingCall & pcall )
QDBusReply
QDBusReply-3
( const QDBusPendingReply<T> & reply )
QDBusReply
QDBusReply-4
( const QDBusError & error = QDBusError()
error
error
()
isValid
isValid
()
value
value
()
operator
operator-Type
Type()
operator=
operator-eq
( const QDBusMessage & message )
operator=
operator-eq-2
( const QDBusPendingCall & pcall )
operator=
operator-eq-3
( const QDBusError & error )
operator=
operator-eq-4
( const QDBusReply & other )
QDBusServer
qdbusserver.html
QDBusServer
QDBusServer
( const QString & address, QObject * parent = 0 )
address
address
()
isConnected
isConnected
()
lastError
lastError
()
newConnection
newConnection
( const QDBusConnection & connection )
QDBusServiceWatcher
qdbusservicewatcher.html
QDBusServiceWatcher
QDBusServiceWatcher
( QObject * parent = 0 )
QDBusServiceWatcher
QDBusServiceWatcher-2
( const QString & service, const QDBusConnection & connection, WatchMode watchMode = WatchForOwnerChange, QObject * parent = 0 )
addWatchedService
addWatchedService
( const QString & newService )
connection
connection
()
removeWatchedService
removeWatchedService
( const QString & service )
serviceOwnerChanged
serviceOwnerChanged
( const QString & serviceName, const QString & oldOwner, const QString & newOwner )
serviceRegistered
serviceRegistered
( const QString & serviceName )
serviceUnregistered
serviceUnregistered
( const QString & serviceName )
setConnection
setConnection
( const QDBusConnection & connection )
QDBusSignature
qdbussignature.html
QDBusSignature
QDBusSignature
()
QDBusSignature
QDBusSignature-2
( const char * signature )
QDBusSignature
QDBusSignature-3
( const QLatin1String & signature )
QDBusSignature
QDBusSignature-4
( const QString & signature )
setSignature
setSignature
( const QString & signature )
signature
signature
()
operator=
operator-eq
( const QDBusSignature & signature )
QDBusVariant
qdbusvariant.html
QDBusVariant
QDBusVariant
()
QDBusVariant
QDBusVariant-2
( const QVariant & variant )
setVariant
setVariant
( const QVariant & variant )
variant
variant
()
QDebug
qdebug.html
QDebug
QDebugx
( QIODevice * device )
QDebug
QDebug-2
( QString * string )
QDebug
QDebug-3
( QtMsgType type )
QDebug
QDebug-4
( const QDebug & other )
maybeSpace
maybeSpace
()
nospace
nospace
()
space
space
()
operator<<
operator-lt-lt
( QChar t )
operator<<
operator-lt-lt-3
( bool t )
operator<<
operator-lt-lt-4
( char t )
operator<<
operator-lt-lt-5
( signed short i )
operator<<
operator-lt-lt-6
( unsigned short i )
operator<<
operator-lt-lt-7
( signed int i )
operator<<
operator-lt-lt-8
( unsigned int i )
operator<<
operator-lt-lt-9
( signed long l )
operator<<
operator-lt-lt-10
( unsigned long l )
operator<<
operator-lt-lt-11
( qint64 i )
operator<<
operator-lt-lt-12
( quint64 i )
operator<<
operator-lt-lt-13
( float f )
operator<<
operator-lt-lt-14
( double f )
operator<<
operator-lt-lt-15
( const char * s )
operator<<
operator-lt-lt-16
( const QString & s )
operator<<
operator-lt-lt-17
( const QStringRef & s )
operator<<
operator-lt-lt-18
( const QLatin1String & s )
operator<<
operator-lt-lt-19
( const QByteArray & b )
operator<<
operator-lt-lt-20
( const void * p )
operator=
operator-eq
( const QDebug & other )
QDecoration
qdecoration.html
DecorationRegion
DecorationRegion-enum
DecorationState
DecorationState-enum
QDecoration
QDecoration
()
buildSysMenu
buildSysMenu
( QWidget * widget, QMenu * menu )
menuTriggered
menuTriggered
( QWidget * widget, QAction * action )
paint
paint
( QPainter * painter, const QWidget * widget, int decorationRegion = All, DecorationState state = Normal )
region
region
( const QWidget * widget, const QRect & rectangle, int decorationRegion = All )
region
region-2
( const QWidget * widget, int decorationRegion = All )
regionAt
regionAt
( const QWidget * widget, const QPoint & point )
regionClicked
regionClicked
( QWidget * widget, int region )
regionDoubleClicked
regionDoubleClicked
( QWidget * widget, int region )
startMove
startMove
( QWidget * widget )
startResize
startResize
( QWidget * widget )
QDecorationDefault
qdecorationdefault.html
QDecorationDefault
QDecorationDefault
()
paint
paint
( QPainter * painter, const QWidget * widget, int decorationRegion = All, DecorationState state = Normal )
paintButton
paintButton
( QPainter * painter, const QWidget * widget, int buttonRegion, DecorationState state, const QPalette & palette )
pixmapFor
pixmapFor
( const QWidget * widget, int decorationRegion, int & xoff, int & yoff )
region
region
( const QWidget * widget, const QRect & rect, int decorationRegion = All )
titleBarHeight
titleBarHeight
( const QWidget * widget )
xpmForRegion
xpmForRegion
( int region )
QDecorationFactory
qdecorationfactory.html
create
create
( const QString & key )
keys
keys
()
QDecorationPlugin
qdecorationplugin.html
QDecorationPlugin
QDecorationPlugin
( QObject * parent = 0 )
create
create
( const QString & key )
keys
keys
()
QDesignerActionEditorInterface
qdesigneractioneditorinterface.html
QDesignerActionEditorInterface
QDesignerActionEditorInterface
( QWidget * parent, Qt::WindowFlags flags = 0 )
core
core
()
manageAction
manageAction
( QAction * action )
setFormWindow
setFormWindow
( QDesignerFormWindowInterface * formWindow )
unmanageAction
unmanageAction
( QAction * action )
QDesignerContainerExtension
qdesignercontainerextension.html
addWidget
addWidget
( QWidget * page )
count
count
()
currentIndex
currentIndex
()
insertWidget
insertWidget
( int index, QWidget * page )
remove
remove
( int index )
setCurrentIndex
setCurrentIndex
( int index )
widget
widget
( int index )
QDesignerCustomWidgetCollectionInterface
qdesignercustomwidgetcollectioninterface.html
customWidgets
customWidgets
()
QDesignerCustomWidgetInterface
qdesignercustomwidgetinterface.html
codeTemplate
codeTemplate
()
createWidget
createWidget
( QWidget * parent )
domXml
domXml
()
group
group
()
icon
icon
()
includeFile
includeFile
()
initialize
initialize
( QDesignerFormEditorInterface * formEditor )
isContainer
isContainer
()
isInitialized
isInitialized
()
name
name
()
toolTip
toolTip
()
whatsThis
whatsThis
()
QDesignerDynamicPropertySheetExtension
qdesignerdynamicpropertysheetextension.html
addDynamicProperty
addDynamicProperty
( const QString & propertyName, const QVariant & value )
canAddDynamicProperty
canAddDynamicProperty
( const QString & propertyName )
dynamicPropertiesAllowed
dynamicPropertiesAllowed
()
isDynamicProperty
isDynamicProperty
( int index )
removeDynamicProperty
removeDynamicProperty
( int index )
QDesignerFormEditorInterface
qdesignerformeditorinterface.html
QDesignerFormEditorInterface
QDesignerFormEditorInterface
( QObject * parent = 0 )
actionEditor
actionEditor
()
extensionManager
extensionManager
()
formWindowManager
formWindowManager
()
objectInspector
objectInspector
()
propertyEditor
propertyEditor
()
setActionEditor
setActionEditor
( QDesignerActionEditorInterface * actionEditor )
setObjectInspector
setObjectInspector
( QDesignerObjectInspectorInterface * objectInspector )
setPropertyEditor
setPropertyEditor
( QDesignerPropertyEditorInterface * propertyEditor )
setWidgetBox
setWidgetBox
( QDesignerWidgetBoxInterface * widgetBox )
topLevel
topLevel
()
widgetBox
widgetBox
()
QDesignerFormWindowCursorInterface
qdesignerformwindowcursorinterface.html
MoveMode
MoveMode-enum
MoveOperation
MoveOperation-enum
current
current
()
formWindow
formWindow
()
hasSelection
hasSelection
()
isWidgetSelected
isWidgetSelected
( QWidget * widget )
movePosition
movePosition
( MoveOperation operation, MoveMode mode = MoveAnchor )
position
position
()
resetWidgetProperty
resetWidgetProperty
( QWidget * widget, const QString & name )
selectedWidget
selectedWidget
( int index )
selectedWidgetCount
selectedWidgetCount
()
setPosition
setPosition
( int position, MoveMode mode = MoveAnchor )
setProperty
setProperty
( const QString & name, const QVariant & value )
setWidgetProperty
setWidgetProperty
( QWidget * widget, const QString & name, const QVariant & value )
widget
widget
( int index )
widgetCount
widgetCount
()
QDesignerFormWindowInterface
qdesignerformwindowinterface.html
QDesignerFormWindowInterface
QDesignerFormWindowInterface
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
aboutToUnmanageWidget
aboutToUnmanageWidget
( QWidget * widget )
absoluteDir
absoluteDir
()
activated
activated
( QWidget * widget )
addResourceFile
addResourceFile
( const QString & path )
author
author
()
changed
changed
()
clearSelection
clearSelection
( bool update = true )
comment
comment
()
contents
contents
()
core
core
()
cursor
cursor
()
emitSelectionChanged
emitSelectionChanged
()
exportMacro
exportMacro
()
featureChanged
featureChanged
( Feature feature )
features
features
()
fileName
fileName
()
fileNameChanged
fileNameChanged
( const QString & fileName )
findFormWindow
findFormWindow
( QWidget * widget )
findFormWindow
findFormWindow-2
( QObject * object )
geometryChanged
geometryChanged
()
grid
grid
()
hasFeature
hasFeature
( Feature feature )
includeHints
includeHints
()
isDirty
isDirty
()
isManaged
isManaged
( QWidget * widget )
layoutDefault
layoutDefault
( int * margin, int * spacing )
layoutFunction
layoutFunction
( QString * margin, QString * spacing )
mainContainer
mainContainer
()
mainContainerChanged
mainContainerChanged
( QWidget * mainContainer )
manageWidget
manageWidget
( QWidget * widget )
objectRemoved
objectRemoved
( QObject * object )
pixmapFunction
pixmapFunction
()
removeResourceFile
removeResourceFile
( const QString & path )
resourceFiles
resourceFiles
()
resourceFilesChanged
resourceFilesChanged
()
selectWidget
selectWidget
( QWidget * widget, bool select = true )
selectionChanged
selectionChanged
()
setAuthor
setAuthor
( const QString & author )
setComment
setComment
( const QString & comment )
setContents
setContents
( QIODevice * device )
setContents
setContents-2
( const QString & contents )
setDirty
setDirty
( bool dirty )
setExportMacro
setExportMacro
( const QString & exportMacro )
setFeatures
setFeatures
( Feature features )
setFileName
setFileName
( const QString & fileName )
setGrid
setGrid
( const QPoint & grid )
setIncludeHints
setIncludeHints
( const QStringList & includeHints )
setLayoutDefault
setLayoutDefault
( int margin, int spacing )
setLayoutFunction
setLayoutFunction
( const QString & margin, const QString & spacing )
setMainContainer
setMainContainer
( QWidget * mainContainer )
setPixmapFunction
setPixmapFunction
( const QString & pixmapFunction )
unmanageWidget
unmanageWidget
( QWidget * widget )
widgetManaged
widgetManaged
( QWidget * widget )
widgetRemoved
widgetRemoved
( QWidget * widget )
widgetUnmanaged
widgetUnmanaged
( QWidget * widget )
QDesignerFormWindowManagerInterface
qdesignerformwindowmanagerinterface.html
QDesignerFormWindowManagerInterface
QDesignerFormWindowManagerInterface
( QObject * parent = 0 )
actionAdjustSize
actionAdjustSize
()
actionBreakLayout
actionBreakLayout
()
actionCopy
actionCopy
()
actionCut
actionCut
()
actionDelete
actionDelete
()
actionFormLayout
actionFormLayout
()
actionGridLayout
actionGridLayout
()
actionHorizontalLayout
actionHorizontalLayout
()
actionLower
actionLower
()
actionPaste
actionPaste
()
actionRaise
actionRaise
()
actionRedo
actionRedo
()
actionSelectAll
actionSelectAll
()
actionSimplifyLayout
actionSimplifyLayout
()
actionSplitHorizontal
actionSplitHorizontal
()
actionSplitVertical
actionSplitVertical
()
actionUndo
actionUndo
()
actionVerticalLayout
actionVerticalLayout
()
activeFormWindow
activeFormWindow
()
activeFormWindowChanged
activeFormWindowChanged
( QDesignerFormWindowInterface * formWindow )
addFormWindow
addFormWindow
( QDesignerFormWindowInterface * formWindow )
core
core
()
createFormWindow
createFormWindow
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
formWindow
formWindow
( int index )
formWindowAdded
formWindowAdded
( QDesignerFormWindowInterface * formWindow )
formWindowCount
formWindowCount
()
formWindowRemoved
formWindowRemoved
( QDesignerFormWindowInterface * formWindow )
removeFormWindow
removeFormWindow
( QDesignerFormWindowInterface * formWindow )
setActiveFormWindow
setActiveFormWindow
( QDesignerFormWindowInterface * formWindow )
QDesignerMemberSheetExtension
qdesignermembersheetextension.html
count
count
()
declaredInClass
declaredInClass
( int index )
indexOf
indexOf
( const QString & name )
inheritedFromWidget
inheritedFromWidget
( int index )
isSignal
isSignal
( int index )
isSlot
isSlot
( int index )
isVisible
isVisible
( int index )
memberGroup
memberGroup
( int index )
memberName
memberName
( int index )
parameterNames
parameterNames
( int index )
parameterTypes
parameterTypes
( int index )
setMemberGroup
setMemberGroup
( int index, const QString & group )
setVisible
setVisible
( int index, bool visible )
signature
signature
( int index )
QDesignerObjectInspectorInterface
qdesignerobjectinspectorinterface.html
QDesignerObjectInspectorInterface
QDesignerObjectInspectorInterface
( QWidget * parent, Qt::WindowFlags flags = 0 )
core
core
()
setFormWindow
setFormWindow
( QDesignerFormWindowInterface * formWindow )
QDesignerPropertyEditorInterface
qdesignerpropertyeditorinterface.html
QDesignerPropertyEditorInterface
QDesignerPropertyEditorInterface
( QWidget * parent, Qt::WindowFlags flags = 0 )
core
core
()
currentPropertyName
currentPropertyName
()
isReadOnly
isReadOnly
()
object
object
()
propertyChanged
propertyChanged
( const QString & name, const QVariant & value )
setObject
setObject
( QObject * object )
setPropertyValue
setPropertyValue
( const QString & name, const QVariant & value, bool changed = true )
setReadOnly
setReadOnly
( bool readOnly )
QDesignerPropertySheetExtension
qdesignerpropertysheetextension.html
count
count
()
hasReset
hasReset
( int index )
indexOf
indexOf
( const QString & name )
isAttribute
isAttribute
( int index )
isChanged
isChanged
( int index )
isVisible
isVisible
( int index )
property
property
( int index )
propertyGroup
propertyGroup
( int index )
propertyName
propertyName
( int index )
reset
reset
( int index )
setAttribute
setAttribute
( int index, bool attribute )
setChanged
setChanged
( int index, bool changed )
setProperty
setProperty
( int index, const QVariant & value )
setPropertyGroup
setPropertyGroup
( int index, const QString & group )
setVisible
setVisible
( int index, bool visible )
QDesignerTaskMenuExtension
qdesignertaskmenuextension.html
preferredEditAction
preferredEditAction
()
taskActions
taskActions
()
QDesignerWidgetBoxInterface
qdesignerwidgetboxinterface.html
QDesignerWidgetBoxInterface
QDesignerWidgetBoxInterface
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
fileName
fileName
()
load
load
()
save
save
()
setFileName
setFileName
( const QString & fileName )
QDesktopServices
qdesktopservices.html
StandardLocation
StandardLocation-enum
displayName
displayName
( StandardLocation type )
openUrl
openUrl
( const QUrl & url )
setUrlHandler
setUrlHandler
( const QString & scheme, QObject * receiver, const char * method )
storageLocation
storageLocation
( StandardLocation type )
unsetUrlHandler
unsetUrlHandler
( const QString & scheme )
numScreens
numScreens
()
QDesktopWidget
qdesktopwidget.html
availableGeometry
availableGeometry
( int screen = -1 )
availableGeometry
availableGeometry-2
( const QWidget * widget )
availableGeometry
availableGeometry-3
( const QPoint & p )
resizeEvent
resizeEvent
( QResizeEvent * event )
resized
resized
( int screen )
screen
screen
( int screen = -1 )
screenCountChanged
screenCountChanged
( int newCount )
screenGeometry
screenGeometry
( int screen = -1 )
screenGeometry
screenGeometry-2
( const QWidget * widget )
screenGeometry
screenGeometry-3
( const QPoint & p )
screenNumber
screenNumber
( const QWidget * widget = 0 )
screenNumber
screenNumber-2
( const QPoint & point )
workAreaResized
workAreaResized
( int screen )
QDial
QDial-2
( int minValue, int maxValue, int pageStep, int value, QWidget * parent = 0, const char * name = 0 )
QDial
QDial-3
( QWidget * parent, const char * name )
dialMoved
dialMoved
( int value )
dialPressed
dialPressed
()
dialReleased
dialReleased
()
QDial
qdial.html
QDial
QDial
( QWidget * parent = 0 )
event
event
( QEvent * e )
initStyleOption
initStyleOption
( QStyleOptionSlider * option )
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * pe )
resizeEvent
resizeEvent
( QResizeEvent * e )
sizeHint
sizeHint
()
sliderChange
sliderChange
( SliderChange change )
extension
extension
()
Orientation
orientation
QDialog::orientation()
setExtension
setExtension
( QWidget * extension )
setOrientation
setOrientation
( Qt::Orientation orientation )
showExtension
showExtension
( bool showIt )
QDialog
QDialog-2
( QWidget * parent, const char * name, bool modal = false, Qt::WindowFlags f = 0 )
QDialog
qdialog.html
DialogCode
DialogCode-enum
QDialog
QDialog
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
accept
accept
()
accepted
accepted
()
closeEvent
closeEvent
( QCloseEvent * e )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * e )
done
done
( int r )
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
exec
exec
()
finished
finished
( int result )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
minimumSizeHint
minimumSizeHint
()
open
open
()
reject
reject
()
rejected
rejected
()
resizeEvent
resizeEvent
( QResizeEvent * )
result
result
()
setResult
setResult
( int i )
setVisible
setVisible
( bool visible )
showEvent
showEvent
( QShowEvent * event )
sizeHint
sizeHint
()
QDialogButtonBox
qdialogbuttonbox.html
ButtonLayout
ButtonLayout-enum
ButtonRole
ButtonRole-enum
Orientation
orientation-prop
QDialogButtonBox
QDialogButtonBox
( QWidget * parent = 0 )
QDialogButtonBox
QDialogButtonBox-2
( Qt::Orientation orientation, QWidget * parent = 0 )
QDialogButtonBox
QDialogButtonBox-3
( StandardButtons buttons, Qt::Orientation orientation = Qt::Horizontal, QWidget * parent = 0 )
accepted
accepted
()
addButton
addButton
( QAbstractButton * button, ButtonRole role )
addButton
addButton-2
( const QString & text, ButtonRole role )
addButton
addButton-3
( StandardButton button )
button
button
( StandardButton which )
buttonRole
buttonRole
( QAbstractButton * button )
buttons
buttons
()
changeEvent
changeEvent
( QEvent * event )
clear
clear
()
clicked
clicked
( QAbstractButton * button )
event
event
( QEvent * event )
helpRequested
helpRequested
()
rejected
rejected
()
removeButton
removeButton
( QAbstractButton * button )
standardButton
standardButton
( QAbstractButton * button )
addResourceSearchPath
addResourceSearchPath
( const QString & path )
operator=
operator-eq-2
( const QString & path )
absFilePath
absFilePath
( const QString & fileName, bool acceptAbsPath = true )
absPath
absPath
()
cleanDirPath
cleanDirPath
( const QString & name )
convertSeparators
convertSeparators
( const QString & pathName )
convertToAbs
convertToAbs
()
currentDirPath
currentDirPath
()
entryInfoList
entryInfoList-3
( const QString & nameFilter, Filters filters = NoFilter, SortFlags sort = NoSort )
entryList
entryList-3
( const QString & nameFilter, Filters filters = NoFilter, SortFlags sort = NoSort )
homeDirPath
homeDirPath
()
matchAllDirs
matchAllDirs
()
mkdir
mkdir-2
( const QString & dirName, bool acceptAbsPath )
nameFilter
nameFilter
()
rmdir
rmdir-2
( const QString & dirName, bool acceptAbsPath )
rootDirPath
rootDirPath
()
setMatchAllDirs
setMatchAllDirs
( bool on )
setNameFilter
setNameFilter
( const QString & nameFilter )
QDir
qdir.html
FilterSpec
FilterSpec-typedef
SortSpec
SortSpec-typedef
QDir
QDir
( const QDir & dir )
QDir
QDir-2
( const QString & path = QString()
QDir
QDir-3
( const QString & path, const QString & nameFilter, SortFlags sort = SortFlags( Name | IgnoreCase )
absoluteFilePath
absoluteFilePath
( const QString & fileName )
absolutePath
absolutePath
()
addSearchPath
addSearchPath
( const QString & prefix, const QString & path )
canonicalPath
canonicalPath
()
cd
cd
( const QString & dirName )
cdUp
cdUp
()
cleanPath
cleanPath
( const QString & path )
count
count
()
current
current
()
currentPath
currentPath
()
dirName
dirName
()
drives
drives
()
entryInfoList
entryInfoList
( const QStringList & nameFilters, Filters filters = NoFilter, SortFlags sort = NoSort )
entryInfoList
entryInfoList-2
( Filters filters = NoFilter, SortFlags sort = NoSort )
entryList
entryList
( const QStringList & nameFilters, Filters filters = NoFilter, SortFlags sort = NoSort )
entryList
entryList-2
( Filters filters = NoFilter, SortFlags sort = NoSort )
exists
exists
( const QString & name )
exists
exists-2
()
filePath
filePath
( const QString & fileName )
filter
filter
()
fromNativeSeparators
fromNativeSeparators
( const QString & pathName )
home
home
()
homePath
homePath
()
isAbsolute
isAbsolute
()
isAbsolutePath
isAbsolutePath
( const QString & path )
isReadable
isReadable
()
isRelative
isRelative
()
isRelativePath
isRelativePath
( const QString & path )
isRoot
isRoot
()
makeAbsolute
makeAbsolute
()
match
match
( const QString & filter, const QString & fileName )
match
match-2
( const QStringList & filters, const QString & fileName )
mkdir
mkdir
( const QString & dirName )
mkpath
mkpath
( const QString & dirPath )
nameFilters
nameFilters
()
path
pathx
()
refresh
refresh
()
relativeFilePath
relativeFilePath
( const QString & fileName )
remove
remove
( const QString & fileName )
rename
rename
( const QString & oldName, const QString & newName )
rmdir
rmdir
( const QString & dirName )
rmpath
rmpath
( const QString & dirPath )
root
root
()
rootPath
rootPath
()
searchPaths
searchPaths
( const QString & prefix )
separator
separator
()
setCurrent
setCurrent
( const QString & path )
setFilter
setFilter
( Filters filters )
setNameFilters
setNameFilters
( const QStringList & nameFilters )
setPath
setPath
( const QString & path )
setSearchPaths
setSearchPaths
( const QString & prefix, const QStringList & searchPaths )
setSorting
setSorting
( SortFlags sort )
sorting
sorting
()
temp
temp
()
tempPath
tempPath
()
toNativeSeparators
toNativeSeparators
( const QString & pathName )
operator!=
operator-not-eq
( const QDir & dir )
operator=
operator-eq
( const QDir & dir )
operator==
operator-eq-eq
( const QDir & dir )
operator[]
operator-5b-5d
( int pos )
region
region
()
reserveRegion
reserveRegion
( const QRegion & region )
reservedRegion
reservedRegion
()
QDirectPainter
qdirectpainter.html
SurfaceFlag
SurfaceFlag-enum
QDirectPainter
QDirectPainter
( QObject * parent = 0, SurfaceFlag flag = NonReserved )
allocatedRegion
allocatedRegion
()
endPainting
endPainting
()
endPainting
endPainting-2
( const QRegion & region )
flush
flush
( const QRegion & region )
frameBuffer
frameBuffer
()
geometry
geometry
()
linestep
linestep
()
lock
lock
()
lower
lower
()
raise
raise
()
regionChanged
regionChanged
( const QRegion & newRegion )
requestedRegion
requestedRegion
()
screenDepth
screenDepth
()
screenHeight
screenHeight
()
screenWidth
screenWidth
()
setGeometry
setGeometry
( const QRect & rectangle )
setRegion
setRegion
( const QRegion & region )
startPainting
startPainting
( bool lockDisplay = true )
unlock
unlock
()
winId
winId
()
QDirIterator
qdiriterator.html
QDirIterator
QDirIterator
( const QDir & dir, IteratorFlags flags = NoIteratorFlags )
QDirIterator
QDirIterator-2
( const QString & path, IteratorFlags flags = NoIteratorFlags )
QDirIterator
QDirIterator-3
( const QString & path, QDir::Filters filters, IteratorFlags flags = NoIteratorFlags )
QDirIterator
QDirIterator-4
( const QString & path, const QStringList & nameFilters, QDir::Filters filters = QDir::NoFilter, IteratorFlags flags = NoIteratorFlags )
fileInfo
fileInfo
()
fileName
fileName
()
filePath
filePath
()
hasNext
hasNext
()
next
next
()
path
pathx
()
QDirModel
qdirmodel.html
Roles
Roles-enum
QDirModel
QDirModel
( const QStringList & nameFilters, QDir::Filters filters, QDir::SortFlags sort, QObject * parent = 0 )
QDirModel
QDirModel-2
( QObject * parent = 0 )
columnCount
columnCount
( const QModelIndex & parent = QModelIndex()
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
fileIcon
fileIcon
( const QModelIndex & index )
fileInfo
fileInfo
( const QModelIndex & index )
fileName
fileName
( const QModelIndex & index )
filePath
filePath
( const QModelIndex & index )
Filters
filter
QDirModel::filter()
ItemFlags
flags
QDirModel::flags( const QModelIndex & index )
hasChildren
hasChildren
( const QModelIndex & parent = QModelIndex()
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
iconProvider
iconProvider
()
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
index
index-2
( const QString & path, int column = 0 )
isDir
isDir
( const QModelIndex & index )
mimeData
mimeData
( const QModelIndexList & indexes )
mimeTypes
mimeTypes
()
mkdir
mkdir
( const QModelIndex & parent, const QString & name )
nameFilters
nameFilters
()
parent
parent
( const QModelIndex & child )
refresh
refresh
( const QModelIndex & parent = QModelIndex()
remove
remove
( const QModelIndex & index )
rmdir
rmdir
( const QModelIndex & index )
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setFilter
setFilter
( QDir::Filters filters )
setIconProvider
setIconProvider
( QFileIconProvider * provider )
setNameFilters
setNameFilters
( const QStringList & filters )
setSorting
setSorting
( QDir::SortFlags sort )
sort
sort
( int column, Qt::SortOrder order = Qt::AscendingOrder )
SortFlags
sorting
QDirModel::sorting()
DropActions
supportedDropActions
QDirModel::supportedDropActions()
QDockWidget
qdockwidget.html
DockWidgetAreas
allowedAreas-prop
QDockWidget
QDockWidget
( const QString & title, QWidget * parent = 0, Qt::WindowFlags flags = 0 )
QDockWidget
QDockWidget-2
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
allowedAreasChanged
allowedAreasChanged
( Qt::DockWidgetAreas allowedAreas )
changeEvent
changeEvent
( QEvent * event )
closeEvent
closeEvent
( QCloseEvent * event )
dockLocationChanged
dockLocationChanged
( Qt::DockWidgetArea area )
event
event
( QEvent * event )
featuresChanged
featuresChanged
( QDockWidget::DockWidgetFeatures features )
initStyleOption
initStyleOption
( QStyleOptionDockWidget * option )
isAreaAllowed
isAreaAllowed
( Qt::DockWidgetArea area )
paintEvent
paintEvent
( QPaintEvent * event )
setTitleBarWidget
setTitleBarWidget
( QWidget * widget )
setWidget
setWidget
( QWidget * widget )
titleBarWidget
titleBarWidget
()
toggleViewAction
toggleViewAction
()
topLevelChanged
topLevelChanged
( bool topLevel )
visibilityChanged
visibilityChanged
( bool visible )
widget
widget
()
QDomAttr
qdomattr.html
QDomAttr
QDomAttr
()
QDomAttr
QDomAttr-2
( const QDomAttr & x )
name
name
()
NodeType
nodeType
QDomAttr::nodeType()
ownerElement
ownerElement
()
setValue
setValue
( const QString & v )
specified
specified
()
value
value
()
operator=
operator-eq
( const QDomAttr & x )
QDomCDATASection
qdomcdatasection.html
QDomCDATASection
QDomCDATASection
()
QDomCDATASection
QDomCDATASection-2
( const QDomCDATASection & x )
NodeType
nodeType
QDomCDATASection::nodeType()
operator=
operator-eq
( const QDomCDATASection & x )
QDomCharacterData
qdomcharacterdata.html
QDomCharacterData
QDomCharacterData
()
QDomCharacterData
QDomCharacterData-2
( const QDomCharacterData & x )
appendData
appendData
( const QString & arg )
data
data
()
deleteData
deleteData
( unsigned long offset, unsigned long count )
insertData
insertData
( unsigned long offset, const QString & arg )
length
length
()
NodeType
nodeType
QDomCharacterData::nodeType()
replaceData
replaceData
( unsigned long offset, unsigned long count, const QString & arg )
setData
setData
( const QString & v )
substringData
substringData
( unsigned long offset, unsigned long count )
operator=
operator-eq
( const QDomCharacterData & x )
QDomComment
qdomcomment.html
QDomComment
QDomComment
()
QDomComment
QDomComment-2
( const QDomComment & x )
NodeType
nodeType
QDomComment::nodeType()
operator=
operator-eq
( const QDomComment & x )
QDomDocument
qdomdocument.html
QDomDocument
QDomDocument
()
QDomDocument
QDomDocument-2
( const QString & name )
QDomDocument
QDomDocument-3
( const QDomDocumentType & doctype )
QDomDocument
QDomDocument-4
( const QDomDocument & x )
createAttribute
createAttribute
( const QString & name )
createAttributeNS
createAttributeNS
( const QString & nsURI, const QString & qName )
createCDATASection
createCDATASection
( const QString & value )
createComment
createComment
( const QString & value )
createDocumentFragment
createDocumentFragment
()
createElement
createElement
( const QString & tagName )
createElementNS
createElementNS
( const QString & nsURI, const QString & qName )
createEntityReference
createEntityReference
( const QString & name )
createProcessingInstruction
createProcessingInstruction
( const QString & target, const QString & data )
createTextNode
createTextNode
( const QString & value )
doctype
doctype
()
documentElement
documentElement
()
elementById
elementById
( const QString & elementId )
elementsByTagName
elementsByTagName
( const QString & tagname )
elementsByTagNameNS
elementsByTagNameNS
( const QString & nsURI, const QString & localName )
implementation
implementation
()
importNode
importNode
( const QDomNode & importedNode, bool deep )
NodeType
nodeType
QDomDocument::nodeType()
setContent
setContent
( const QByteArray & data, bool namespaceProcessing, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-2
( const QString & text, bool namespaceProcessing, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-3
( QIODevice * dev, bool namespaceProcessing, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-4
( QXmlInputSource * source, bool namespaceProcessing, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-5
( const QString & text, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-6
( const QByteArray & buffer, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-7
( QIODevice * dev, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
setContent
setContent-8
( QXmlInputSource * source, QXmlReader * reader, QString * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 )
toByteArray
toByteArray
( int indent = 1 )
toString
toString
( int indent = 1 )
operator=
operator-eq
( const QDomDocument & x )
QDomDocumentFragment
qdomdocumentfragment.html
QDomDocumentFragment
QDomDocumentFragment
()
QDomDocumentFragment
QDomDocumentFragment-2
( const QDomDocumentFragment & x )
NodeType
nodeType
QDomDocumentFragment::nodeType()
operator=
operator-eq
( const QDomDocumentFragment & x )
QDomDocumentType
qdomdocumenttype.html
QDomDocumentType
QDomDocumentType
()
QDomDocumentType
QDomDocumentType-2
( const QDomDocumentType & n )
entities
entities
()
internalSubset
internalSubset
()
name
name
()
NodeType
nodeType
QDomDocumentType::nodeType()
notations
notations
()
publicId
publicId
()
systemId
systemId
()
operator=
operator-eq
( const QDomDocumentType & n )
QDomElement
qdomelement.html
QDomElement
QDomElement
()
QDomElement
QDomElement-2
( const QDomElement & x )
attribute
attribute
( const QString & name, const QString & defValue = QString()
attributeNS
attributeNS
( const QString nsURI, const QString & localName, const QString & defValue = QString()
attributeNode
attributeNode
( const QString & name )
attributeNodeNS
attributeNodeNS
( const QString & nsURI, const QString & localName )
attributes
attributes
()
elementsByTagName
elementsByTagName
( const QString & tagname )
elementsByTagNameNS
elementsByTagNameNS
( const QString & nsURI, const QString & localName )
hasAttribute
hasAttribute
( const QString & name )
hasAttributeNS
hasAttributeNS
( const QString & nsURI, const QString & localName )
NodeType
nodeType
QDomElement::nodeType()
removeAttribute
removeAttribute
( const QString & name )
removeAttributeNS
removeAttributeNS
( const QString & nsURI, const QString & localName )
removeAttributeNode
removeAttributeNode
( const QDomAttr & oldAttr )
setAttribute
setAttribute
( const QString & name, const QString & value )
setAttribute
setAttribute-2
( const QString & name, int value )
setAttribute
setAttribute-3
( const QString & name, uint value )
setAttribute
setAttribute-4
( const QString & name, qlonglong value )
setAttribute
setAttribute-5
( const QString & name, qulonglong value )
setAttribute
setAttribute-6
( const QString & name, float value )
setAttribute
setAttribute-7
( const QString & name, double value )
setAttributeNS
setAttributeNS
( const QString nsURI, const QString & qName, const QString & value )
setAttributeNS
setAttributeNS-2
( const QString nsURI, const QString & qName, int value )
setAttributeNS
setAttributeNS-3
( const QString nsURI, const QString & qName, uint value )
setAttributeNS
setAttributeNS-4
( const QString nsURI, const QString & qName, qlonglong value )
setAttributeNS
setAttributeNS-5
( const QString nsURI, const QString & qName, qulonglong value )
setAttributeNS
setAttributeNS-6
( const QString nsURI, const QString & qName, double value )
setAttributeNode
setAttributeNode
( const QDomAttr & newAttr )
setAttributeNodeNS
setAttributeNodeNS
( const QDomAttr & newAttr )
setTagName
setTagName
( const QString & name )
tagName
tagName
()
text
text
()
operator=
operator-eq
( const QDomElement & x )
QDomEntity
qdomentity.html
QDomEntity
QDomEntity
()
QDomEntity
QDomEntity-2
( const QDomEntity & x )
NodeType
nodeType
QDomEntity::nodeType()
notationName
notationName
()
publicId
publicId
()
systemId
systemId
()
operator=
operator-eq
( const QDomEntity & x )
QDomEntityReference
qdomentityreference.html
QDomEntityReference
QDomEntityReference
()
QDomEntityReference
QDomEntityReference-2
( const QDomEntityReference & x )
NodeType
nodeType
QDomEntityReference::nodeType()
operator=
operator-eq
( const QDomEntityReference & x )
QDomImplementation
qdomimplementation.html
InvalidDataPolicy
InvalidDataPolicy-enum
QDomImplementation
QDomImplementation
()
QDomImplementation
QDomImplementation-2
( const QDomImplementation & x )
createDocument
createDocument
( const QString & nsURI, const QString & qName, const QDomDocumentType & doctype )
createDocumentType
createDocumentType
( const QString & qName, const QString & publicId, const QString & systemId )
hasFeature
hasFeature
( const QString & feature, const QString & version )
invalidDataPolicy
invalidDataPolicy
()
isNull
isNull
()
setInvalidDataPolicy
setInvalidDataPolicy
( InvalidDataPolicy policy )
operator!=
operator-not-eq
( const QDomImplementation & x )
operator=
operator-eq
( const QDomImplementation & x )
operator==
operator-eq-eq
( const QDomImplementation & x )
QDomNamedNodeMap
qdomnamednodemap.html
QDomNamedNodeMap
QDomNamedNodeMap
()
QDomNamedNodeMap
QDomNamedNodeMap-2
( const QDomNamedNodeMap & n )
contains
contains
( const QString & name )
count
count
()
isEmpty
isEmpty
()
item
item
( int index )
length
length
()
namedItem
namedItem
( const QString & name )
namedItemNS
namedItemNS
( const QString & nsURI, const QString & localName )
removeNamedItem
removeNamedItem
( const QString & name )
removeNamedItemNS
removeNamedItemNS
( const QString & nsURI, const QString & localName )
setNamedItem
setNamedItem
( const QDomNode & newNode )
setNamedItemNS
setNamedItemNS
( const QDomNode & newNode )
size
size
()
operator!=
operator-not-eq
( const QDomNamedNodeMap & n )
operator=
operator-eq
( const QDomNamedNodeMap & n )
operator==
operator-eq-eq
( const QDomNamedNodeMap & n )
QDomNode
qdomnode.html
EncodingPolicy
EncodingPolicy-enum
NodeType
NodeType-enum
QDomNode
QDomNode
()
QDomNode
QDomNode-2
( const QDomNode & n )
appendChild
appendChild
( const QDomNode & newChild )
attributes
attributes
()
childNodes
childNodes
()
clear
clear
()
cloneNode
cloneNode
( bool deep = true )
columnNumber
columnNumber
()
firstChild
firstChild
()
firstChildElement
firstChildElement
( const QString & tagName = QString()
hasAttributes
hasAttributes
()
hasChildNodes
hasChildNodes
()
insertAfter
insertAfter
( const QDomNode & newChild, const QDomNode & refChild )
insertBefore
insertBefore
( const QDomNode & newChild, const QDomNode & refChild )
isAttr
isAttr
()
isCDATASection
isCDATASection
()
isCharacterData
isCharacterData
()
isComment
isComment
()
isDocument
isDocument
()
isDocumentFragment
isDocumentFragment
()
isDocumentType
isDocumentType
()
isElement
isElement
()
isEntity
isEntity
()
isEntityReference
isEntityReference
()
isNotation
isNotation
()
isNull
isNull
()
isProcessingInstruction
isProcessingInstruction
()
isSupported
isSupported
( const QString & feature, const QString & version )
isText
isText
()
lastChild
lastChild
()
lastChildElement
lastChildElement
( const QString & tagName = QString()
lineNumber
lineNumber
()
localName
localName
()
namedItem
namedItem
( const QString & name )
namespaceURI
namespaceURIx
()
nextSibling
nextSibling
()
nextSiblingElement
nextSiblingElement
( const QString & tagName = QString()
nodeName
nodeName
()
nodeType
nodeType
()
nodeValue
nodeValue
()
normalize
normalize
()
ownerDocument
ownerDocument
()
parentNode
parentNode
()
prefix
prefix
()
previousSibling
previousSibling
()
previousSiblingElement
previousSiblingElement
( const QString & tagName = QString()
removeChild
removeChild
( const QDomNode & oldChild )
replaceChild
replaceChild
( const QDomNode & newChild, const QDomNode & oldChild )
save
save
( QTextStream & str, int indent )
save
save-2
( QTextStream & str, int indent, EncodingPolicy encodingPolicy )
setNodeValue
setNodeValue
( const QString & v )
setPrefix
setPrefix
( const QString & pre )
toAttr
toAttr
()
toCDATASection
toCDATASection
()
toCharacterData
toCharacterData
()
toComment
toComment
()
toDocument
toDocument
()
toDocumentFragment
toDocumentFragment
()
toDocumentType
toDocumentType
()
toElement
toElement
()
toEntity
toEntity
()
toEntityReference
toEntityReference
()
toNotation
toNotation
()
toProcessingInstruction
toProcessingInstruction
()
toText
toText
()
operator!=
operator-not-eq
( const QDomNode & n )
operator=
operator-eq
( const QDomNode & n )
operator==
operator-eq-eq
( const QDomNode & n )
QDomNodeList
qdomnodelist.html
QDomNodeList
QDomNodeList
()
QDomNodeList
QDomNodeList-2
( const QDomNodeList & n )
at
at
( int index )
count
count
()
isEmpty
isEmpty
()
item
item
( int index )
length
length
()
size
size
()
operator!=
operator-not-eq
( const QDomNodeList & n )
operator=
operator-eq
( const QDomNodeList & n )
operator==
operator-eq-eq
( const QDomNodeList & n )
QDomNotation
qdomnotation.html
QDomNotation
QDomNotation
()
QDomNotation
QDomNotation-2
( const QDomNotation & x )
NodeType
nodeType
QDomNotation::nodeType()
publicId
publicId
()
systemId
systemId
()
operator=
operator-eq
( const QDomNotation & x )
QDomProcessingInstruction
qdomprocessinginstruction.html
QDomProcessingInstruction
QDomProcessingInstruction
()
QDomProcessingInstruction
QDomProcessingInstruction-2
( const QDomProcessingInstruction & x )
data
data
()
NodeType
nodeType
QDomProcessingInstruction::nodeType()
setData
setData
( const QString & d )
target
target
()
operator=
operator-eq
( const QDomProcessingInstruction & x )
QDomText
qdomtext.html
QDomText
QDomText
()
QDomText
QDomText-2
( const QDomText & x )
NodeType
nodeType
QDomText::nodeType()
splitText
splitText
( int offset )
operator=
operator-eq
( const QDomText & x )
QDoubleSpinBox
qdoublespinbox.html
QDoubleSpinBox
QDoubleSpinBox
( QWidget * parent = 0 )
fixup
fixup
( QString & input )
setRange
setRange
( double minimum, double maximum )
textFromValue
textFromValue
( double value )
State
validate
QDoubleSpinBox::validate( QString & text, int & pos )
valueChanged
valueChanged
( double d )
valueChanged
valueChanged-2
( const QString & text )
valueFromText
valueFromText
( const QString & text )
QDoubleValidator
QDoubleValidator-3
( QObject * parent, const char * name )
QDoubleValidator
QDoubleValidator-4
( double bottom, double top, int decimals, QObject * parent, const char * name )
QDoubleValidator
qdoublevalidator.html
Notation
Notation-enum
QDoubleValidator
QDoubleValidator
( QObject * parent )
QDoubleValidator
QDoubleValidator-2
( double bottom, double top, int decimals, QObject * parent )
setRange
setRange
( double minimum, double maximum, int decimals = 0 )
State
validate
QDoubleValidator::validate( QString & input, int & pos )
DropAction
start
QDrag::start( Qt::DropActions request = Qt::CopyAction )
QDrag
qdrag.html
QDrag
QDrag
( QWidget * dragSource )
actionChanged
actionChanged
( Qt::DropAction action )
DropAction
exec
QDrag::exec( Qt::DropActions supportedActions = Qt::MoveAction )
DropAction
exec-2
QDrag::exec( Qt::DropActions supportedActions, Qt::DropAction defaultDropAction )
hotSpot
hotSpot
()
mimeData
mimeData
()
pixmap
pixmap
()
setDragCursor
setDragCursor
( const QPixmap & cursor, Qt::DropAction action )
setHotSpot
setHotSpot
( const QPoint & hotspot )
setMimeData
setMimeData
( QMimeData * data )
setPixmap
setPixmap
( const QPixmap & pixmap )
source
source
()
target
target
()
targetChanged
targetChanged
( QWidget * newTarget )
QDragEnterEvent
qdragenterevent.html
QDragEnterEvent
QDragEnterEvent
( const QPoint & point, Qt::DropActions actions, const QMimeData * data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers )
QDragLeaveEvent
qdragleaveevent.html
QDragLeaveEvent
QDragLeaveEvent
()
accept
accept-2
( bool y )
QDragMoveEvent
qdragmoveevent.html
QDragMoveEvent
QDragMoveEvent
( const QPoint & pos, Qt::DropActions actions, const QMimeData * data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type = DragMove )
accept
accept
( const QRect & rectangle )
accept
accept-3
()
answerRect
answerRect
()
ignore
ignore
( const QRect & rectangle )
ignore
ignore-2
()
Action
Action-enum
accept
accept-2
( bool accept )
acceptAction
acceptAction
( bool accept = true )
action
action
()
data
data
( const char * f )
encodedData
encodedData
( const char * format )
format
format
( int n = 0 )
provides
provides
( const char * mimeType )
setPoint
setPoint
( const QPoint & point )
QDropEvent
qdropevent.html
QDropEvent
QDropEvent
( const QPoint & pos, Qt::DropActions actions, const QMimeData * data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type = Drop )
acceptProposedAction
acceptProposedAction
()
DropAction
dropAction
QDropEvent::dropAction()
KeyboardModifiers
keyboardModifiers
QDropEvent::keyboardModifiers()
mimeData
mimeData
()
MouseButtons
mouseButtons
QDropEvent::mouseButtons()
pos
pos
()
DropActions
possibleActions
QDropEvent::possibleActions()
DropAction
proposedAction
QDropEvent::proposedAction()
setDropAction
setDropAction
( Qt::DropAction action )
source
source
()
QDynamicPropertyChangeEvent
qdynamicpropertychangeevent.html
QDynamicPropertyChangeEvent
QDynamicPropertyChangeEvent
( const QByteArray & name )
propertyName
propertyName
()
QEasingCurve
qeasingcurve.html
EasingFunction
EasingFunction-typedef
Type
Type-enum
QEasingCurve
QEasingCurve
( Type type = Linear )
QEasingCurve
QEasingCurve-2
( const QEasingCurve & other )
amplitude
amplitude
()
customType
customType
()
overshoot
overshoot
()
period
period
()
setAmplitude
setAmplitude
( qreal amplitude )
setCustomType
setCustomType
( EasingFunction func )
setOvershoot
setOvershoot
( qreal overshoot )
setPeriod
setPeriod
( qreal period )
setType
setType
( Type type )
type
type
()
valueForProgress
valueForProgress
( qreal progress )
operator!=
operator-not-eq
( const QEasingCurve & other )
operator=
operator-eq
( const QEasingCurve & other )
operator==
operator-eq-eq
( const QEasingCurve & other )
message
message
( const QString & message )
QErrorMessage
qerrormessage.html
QErrorMessage
QErrorMessage
( QWidget * parent = 0 )
changeEvent
changeEvent
( QEvent * e )
done
done
( int a )
qtHandler
qtHandler
()
showMessage
showMessage
( const QString & message )
showMessage
showMessage-2
( const QString & message, const QString & type )
QEvent
qevent.html
Type
Type-enum
QEvent
QEvent
( Type type )
accept
accept
()
ignore
ignore
()
registerEventType
registerEventType
( int hint = -1 )
spontaneous
spontaneous
()
type
type
()
QEventLoop
qeventloop.html
QEventLoop
QEventLoop
( QObject * parent = 0 )
exec
exec
( ProcessEventsFlags flags = AllEvents )
exit
exit
( int returnCode = 0 )
isRunning
isRunning
()
processEvents
processEvents
( ProcessEventsFlags flags = AllEvents )
processEvents
processEvents-2
( ProcessEventsFlags flags, int maxTime )
quit
quit
()
wakeUp
wakeUp
()
QEventTransition
qeventtransition.html
Type
eventType-prop
QEventTransition
QEventTransition
( QState * sourceState = 0 )
QEventTransition
QEventTransition-2
( QObject * object, QEvent::Type type, QState * sourceState = 0 )
event
event
( QEvent * e )
eventTest
eventTest
( QEvent * event )
onTransition
onTransition
( QEvent * event )
QExplicitlySharedDataPointer
qexplicitlyshareddatapointer.html
Type
Type-typedef
QExplicitlySharedDataPointer
QExplicitlySharedDataPointer
()
QExplicitlySharedDataPointer
QExplicitlySharedDataPointer-2
( T * sharedData )
QExplicitlySharedDataPointer
QExplicitlySharedDataPointer-3
( const QExplicitlySharedDataPointer<T> & other )
QExplicitlySharedDataPointer
QExplicitlySharedDataPointer-4
( const QExplicitlySharedDataPointer<X> & other )
clone
clone
()
constData
constData
()
data
data
()
detach
detach
()
reset
reset
()
swap
swap
( QExplicitlySharedDataPointer & other )
operator
operator-bool
bool()
operator!
operator-not
()
operator!=
operator-not-eq
( const QExplicitlySharedDataPointer<T> & other )
operator!=
operator-not-eq-2
( const T * ptr )
operator*
operator-2a
()
operator-&
operator--gt
gt;()
operator-&
operator--gt-2
gt;()
operator=
operator-eq
( const QExplicitlySharedDataPointer<T> & other )
operator=
operator-eq-2
( T * sharedData )
operator==
operator-eq-eq
( const QExplicitlySharedDataPointer<T> & other )
operator==
operator-eq-eq-2
( const T * ptr )
QExtensionFactory
qextensionfactory.html
QExtensionFactory
QExtensionFactory
( QExtensionManager * parent = 0 )
createExtension
createExtension
( QObject * object, const QString & iid, QObject * parent )
extension
extension
( QObject * object, const QString & iid )
extensionManager
extensionManager
()
QExtensionManager
qextensionmanager.html
QExtensionManager
QExtensionManager
( QObject * parent = 0 )
extension
extension
( QObject * object, const QString & iid )
registerExtensions
registerExtensions
( QAbstractExtensionFactory * factory, const QString & iid = QString()
unregisterExtensions
unregisterExtensions
( QAbstractExtensionFactory * factory, const QString & iid = QString()
readLink
readLink
()
readLink
readLink-2
( const QString & fileName )
name
name
()
open
open-2
( OpenMode aFlags, FILE * f )
open
open-3
( OpenMode aFlags, int fd )
setName
setName
( const QString & name )
QFile
qfile.html
DecoderFn
DecoderFn-typedef
EncoderFn
EncoderFn-typedef
FileError
FileError-enum
MemoryMapFlags
MemoryMapFlags-enum
PermissionSpec
PermissionSpec-typedef
QFile
QFile
( const QString & name )
QFile
QFile-3
( QObject * parent )
QFile
QFile-4
( const QString & name, QObject * parent )
atEnd
atEnd
()
close
close
()
copy
copy
( const QString & newName )
copy
copy-2
( const QString & fileName, const QString & newName )
decodeName
decodeName
( const QByteArray & localFileName )
decodeName
decodeName-2
( const char * localFileName )
encodeName
encodeName
( const QString & fileName )
error
error
()
exists
exists
( const QString & fileName )
exists
exists-2
()
fileName
fileName
()
flush
flush
()
handle
handle
()
isSequential
isSequential
()
link
link
( const QString & linkName )
link
link-2
( const QString & fileName, const QString & linkName )
map
map
( qint64 offset, qint64 size, MemoryMapFlags flags = NoOptions )
open
open
( OpenMode mode )
open
open-4
( FILE * fh, OpenMode mode )
open
open-5
( int fd, OpenMode mode )
permissions
permissions
()
permissions
permissions-2
( const QString & fileName )
pos
pos
()
readData
readData
( char * data, qint64 len )
readLineData
readLineData
( char * data, qint64 maxlen )
remove
remove
()
remove
remove-2
( const QString & fileName )
rename
rename
( const QString & newName )
rename
rename-2
( const QString & oldName, const QString & newName )
resize
resize
( qint64 sz )
resize
resize-2
( const QString & fileName, qint64 sz )
seek
seek
( qint64 off )
setDecodingFunction
setDecodingFunction
( DecoderFn function )
setEncodingFunction
setEncodingFunction
( EncoderFn function )
setFileName
setFileName
( const QString & name )
setPermissions
setPermissions
( Permissions permissions )
setPermissions
setPermissions-2
( const QString & fileName, Permissions permissions )
size
size
()
symLinkTarget
symLinkTarget
( const QString & fileName )
symLinkTarget
symLinkTarget-2
()
unmap
unmap
( uchar * address )
unsetError
unsetError
()
writeData
writeData
( const char * data, qint64 len )
filters
filters
()
getExistingDirectory
getExistingDirectory-2
( const QString & dir, QWidget * parent = 0, const char * name = 0, const QString & caption = QString()
getOpenFileName
getOpenFileName-2
( const QString & dir, const QString & filter = QString()
getOpenFileNames
getOpenFileNames-2
( const QString & filter, const QString & dir = QString()
getSaveFileName
getSaveFileName-2
( const QString & dir, const QString & filter = QString()
mode
mode
()
selectFilter
selectFilter
( const QString & filter )
selectedFile
selectedFile
()
selectedFilter
selectedFilter
()
setDir
setDir
( const QString & directory )
setDir
setDir-2
( const QDir & directory )
setFilter
setFilter-2
( const QString & filter )
setFilters
setFilters
( const QStringList & filters )
setMode
setMode
( FileMode m )
QFileDialog
qfiledialog.html
AcceptMode
AcceptMode-enum
DialogLabel
DialogLabel-enum
FileMode
FileMode-enum
Mode
Mode-typedef
ViewMode
ViewMode-enum
QFileDialog
QFileDialog
( QWidget * parent, Qt::WindowFlags flags )
QFileDialog
QFileDialog-2
( QWidget * parent = 0, const QString & caption = QString()
accept
accept
()
changeEvent
changeEvent
( QEvent * e )
currentChanged
currentChanged
( const QString & path )
directory
directory
()
directoryEntered
directoryEntered
( const QString & directory )
done
done
( int result )
fileSelected
fileSelected
( const QString & file )
filesSelected
filesSelected
( const QStringList & selected )
Filters
filter
QFileDialog::filter()
filterSelected
filterSelected
( const QString & filter )
getExistingDirectory
getExistingDirectory
( QWidget * parent = 0, const QString & caption = QString()
getOpenFileName
getOpenFileName
( QWidget * parent = 0, const QString & caption = QString()
getOpenFileNames
getOpenFileNames
( QWidget * parent = 0, const QString & caption = QString()
getSaveFileName
getSaveFileName
( QWidget * parent = 0, const QString & caption = QString()
history
history
()
iconProvider
iconProvider
()
itemDelegate
itemDelegate
()
labelText
labelText
( DialogLabel label )
nameFilters
nameFilters
()
open
open
( QObject * receiver, const char * member )
proxyModel
proxyModel
()
restoreState
restoreState
( const QByteArray & state )
saveState
saveState
()
selectFile
selectFile
( const QString & filename )
selectNameFilter
selectNameFilter
( const QString & filter )
selectedFiles
selectedFiles
()
selectedNameFilter
selectedNameFilter
()
setDirectory
setDirectory
( const QString & directory )
setDirectory
setDirectory-2
( const QDir & directory )
setFilter
setFilter
( QDir::Filters filters )
setHistory
setHistory
( const QStringList & paths )
setIconProvider
setIconProvider
( QFileIconProvider * provider )
setItemDelegate
setItemDelegate
( QAbstractItemDelegate * delegate )
setLabelText
setLabelText
( DialogLabel label, const QString & text )
setNameFilter
setNameFilter
( const QString & filter )
setNameFilters
setNameFilters
( const QStringList & filters )
setOption
setOption
( Option option, bool on = true )
setProxyModel
setProxyModel
( QAbstractProxyModel * proxyModel )
setSidebarUrls
setSidebarUrls
( const QList<QUrl> & urls )
setVisible
setVisible
( bool visible )
sidebarUrls
sidebarUrls
()
testOption
testOption
( Option option )
QFileIconProvider
qfileiconprovider.html
IconType
IconType-enum
QFileIconProvider
QFileIconProvider
()
icon
icon
( IconType type )
icon
icon-2
( const QFileInfo & info )
type
type
( const QFileInfo & info )
readLink
readLink
()
absFilePath
absFilePath
()
baseName
baseName-2
( bool complete )
convertToAbs
convertToAbs
()
dir
dir-2
( bool absPath )
dirPath
dirPath
( bool absPath = false )
extension
extension
( bool complete = true )
permission
permission-2
( PermissionSpec permissions )
QFileInfo
qfileinfo.html
QFileInfo
QFileInfo
()
QFileInfo
QFileInfo-2
( const QString & file )
QFileInfo
QFileInfo-3
( const QFile & file )
QFileInfo
QFileInfo-4
( const QDir & dir, const QString & file )
QFileInfo
QFileInfo-5
( const QFileInfo & fileinfo )
absoluteDir
absoluteDir
()
absoluteFilePath
absoluteFilePath
()
absolutePath
absolutePath
()
baseName
baseName
()
bundleName
bundleName
()
caching
caching
()
canonicalFilePath
canonicalFilePath
()
canonicalPath
canonicalPath
()
completeBaseName
completeBaseName
()
completeSuffix
completeSuffix
()
created
created
()
dir
dir
()
exists
exists
()
fileName
fileName
()
filePath
filePath
()
group
group
()
groupId
groupId
()
isAbsolute
isAbsolute
()
isBundle
isBundle
()
isDir
isDir
()
isExecutable
isExecutable
()
isFile
isFile
()
isHidden
isHidden
()
isReadable
isReadable
()
isRelative
isRelative
()
isRoot
isRoot
()
isSymLink
isSymLink
()
isWritable
isWritable
()
lastModified
lastModified
()
lastRead
lastRead
()
makeAbsolute
makeAbsolute
()
owner
owner
()
ownerId
ownerId
()
path
pathx
()
permission
permission
( QFile::Permissions permissions )
Permissions
permissions
QFileInfo::permissions()
refresh
refresh
()
setCaching
setCaching
( bool enable )
setFile
setFile
( const QString & file )
setFile
setFile-2
( const QFile & file )
setFile
setFile-3
( const QDir & dir, const QString & file )
size
size
()
suffix
suffix
()
symLinkTarget
symLinkTarget
()
operator!=
operator-not-eq
( const QFileInfo & fileinfo )
operator!=
operator-not-eq-2
( const QFileInfo & fileinfo )
operator=
operator-eq
( const QFileInfo & fileinfo )
operator==
operator-eq-eq
( const QFileInfo & fileinfo )
operator==
operator-eq-eq-2
( const QFileInfo & fileinfo )
QFileOpenEvent
qfileopenevent.html
file
file
()
url
url
()
QFileSystemModel
qfilesystemmodel.html
Roles
Roles-enum
QFileSystemModel
QFileSystemModel
( QObject * parent = 0 )
canFetchMore
canFetchMore
( const QModelIndex & parent )
columnCount
columnCount
( const QModelIndex & parent = QModelIndex()
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
event
event
( QEvent * event )
fetchMore
fetchMore
( const QModelIndex & parent )
fileIcon
fileIcon
( const QModelIndex & index )
fileInfo
fileInfo
( const QModelIndex & index )
fileName
fileName
( const QModelIndex & index )
filePath
filePath
( const QModelIndex & index )
fileRenamed
fileRenamed
( const QString & path, const QString & oldName, const QString & newName )
Filters
filter
QFileSystemModel::filter()
ItemFlags
flags
QFileSystemModel::flags( const QModelIndex & index )
hasChildren
hasChildren
( const QModelIndex & parent = QModelIndex()
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
iconProvider
iconProvider
()
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
index
index-2
( const QString & path, int column = 0 )
isDir
isDir
( const QModelIndex & index )
lastModified
lastModified
( const QModelIndex & index )
mimeData
mimeData
( const QModelIndexList & indexes )
mimeTypes
mimeTypes
()
mkdir
mkdir
( const QModelIndex & parent, const QString & name )
myComputer
myComputer
( int role = Qt::DisplayRole )
nameFilters
nameFilters
()
parent
parent
( const QModelIndex & index )
Permissions
permissions
QFileSystemModel::permissions( const QModelIndex & index )
remove
remove
( const QModelIndex & index )
rmdir
rmdir
( const QModelIndex & index )
rootDirectory
rootDirectory
()
rootPath
rootPath
()
rootPathChanged
rootPathChanged
( const QString & newPath )
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
setData
setData
( const QModelIndex & idx, const QVariant & value, int role = Qt::EditRole )
setFilter
setFilter
( QDir::Filters filters )
setIconProvider
setIconProvider
( QFileIconProvider * provider )
setNameFilters
setNameFilters
( const QStringList & filters )
setRootPath
setRootPath
( const QString & newPath )
size
size
( const QModelIndex & index )
sort
sort
( int column, Qt::SortOrder order = Qt::AscendingOrder )
DropActions
supportedDropActions
QFileSystemModel::supportedDropActions()
timerEvent
timerEvent
( QTimerEvent * event )
type
type
( const QModelIndex & index )
QFileSystemWatcher
qfilesystemwatcher.html
QFileSystemWatcher
QFileSystemWatcher
( QObject * parent = 0 )
QFileSystemWatcher
QFileSystemWatcher-2
( const QStringList & paths, QObject * parent = 0 )
addPath
addPath
( const QString & path )
addPaths
addPaths
( const QStringList & paths )
directories
directories
()
directoryChanged
directoryChanged
( const QString & path )
fileChanged
fileChanged
( const QString & path )
files
files
()
removePath
removePath
( const QString & path )
removePaths
removePaths
( const QStringList & paths )
QFinalState
qfinalstate.html
QFinalState
QFinalState
( QState * parent = 0 )
event
event
( QEvent * e )
onEntry
onEntry
( QEvent * event )
onExit
onExit
( QEvent * event )
QFlag
qflag.html
QFlag
QFlag
( int value )
operator
operator-int
int()
QFlags
qflags.html
enum_type
enum_type-typedef
QFlags
QFlags
( const QFlags & other )
QFlags
QFlags-2
( Enum flag )
QFlags
QFlags-3
( Zero zero = 0 )
QFlags
QFlags-4
( QFlag value )
testFlag
testFlag
( Enum flag )
operator
operator-int
int()
operator!
operator-not
()
operator&
operator-and
amp;( int mask )
operator&
operator-and-2
amp;( uint mask )
operator&
operator-and-3
amp;( Enum mask )
operator&
operator-and-eq
amp;=( int mask )
operator&
operator-and-eq-2
amp;=( uint mask )
operator=
operator-eq
( const QFlags & other )
operator^
operator-5e
( QFlags other )
operator^
operator-5e-2
( Enum other )
operator^=
operator-5e-eq
( QFlags other )
operator^=
operator-5e-eq-2
( Enum other )
operator|
operator-7c
( QFlags other )
operator|
operator-7c-2
( Enum other )
operator|=
operator-7c-eq
( QFlags other )
operator|=
operator-7c-eq-2
( Enum other )
operator~
operator-7e
()
Reason
Reason-enum
QFocusEvent
qfocusevent.html
QFocusEvent
QFocusEvent
( Type type, Qt::FocusReason reason = Qt::OtherFocusReason )
gotFocus
gotFocus
()
lostFocus
lostFocus
()
FocusReason
reason
QFocusEvent::reason()
QFocusFrame
qfocusframe.html
QFocusFrame
QFocusFrame
( QWidget * parent = 0 )
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
initStyleOption
initStyleOption
( QStyleOption * option )
paintEvent
paintEvent
( QPaintEvent * )
setWidget
setWidget
( QWidget * widget )
widget
widget
()
defaultFont
defaultFont
()
pointSizeFloat
pointSizeFloat
()
setDefaultFont
setDefaultFont
( const QFont & f )
setPixelSizeFloat
setPixelSizeFloat
( qreal pixelSize )
setPointSizeFloat
setPointSizeFloat
( qreal size )
QFont
qfont.html
Capitalization
Capitalization-enum
SpacingType
SpacingType-enum
Stretch
Stretch-enum
Style
Style-enum
StyleHint
StyleHint-enum
StyleStrategy
StyleStrategy-enum
Weight
Weight-enum
QFont
QFont
()
QFont
QFont-2
( const QString & family, int pointSize = -1, int weight = -1, bool italic = false )
QFont
QFont-3
( const QFont & font, QPaintDevice * pd )
QFont
QFont-4
( const QFont & font )
bold
bold
()
capitalization
capitalization
()
defaultFamily
defaultFamily
()
exactMatch
exactMatch
()
family
family
()
fixedPitch
fixedPitch
()
freetypeFace
freetypeFace
()
fromString
fromString
( const QString & descrip )
handle
handle
()
insertSubstitution
insertSubstitution
( const QString & familyName, const QString & substituteName )
insertSubstitutions
insertSubstitutions
( const QString & familyName, const QStringList & substituteNames )
isCopyOf
isCopyOf
( const QFont & f )
italic
italic
()
kerning
kerning
()
key
key
()
lastResortFamily
lastResortFamily
()
lastResortFont
lastResortFont
()
letterSpacing
letterSpacing
()
letterSpacingType
letterSpacingType
()
macFontID
macFontID
()
overline
overline
()
pixelSize
pixelSize
()
pointSize
pointSize
()
pointSizeF
pointSizeF
()
rawMode
rawMode
()
rawName
rawName
()
removeSubstitution
removeSubstitution
( const QString & familyName )
resolve
resolve
( const QFont & other )
setBold
setBold
( bool enable )
setCapitalization
setCapitalization
( Capitalization caps )
setFamily
setFamily
( const QString & family )
setFixedPitch
setFixedPitch
( bool enable )
setItalic
setItalic
( bool enable )
setKerning
setKerning
( bool enable )
setLetterSpacing
setLetterSpacing
( SpacingType type, qreal spacing )
setOverline
setOverline
( bool enable )
setPixelSize
setPixelSize
( int pixelSize )
setPointSize
setPointSize
( int pointSize )
setPointSizeF
setPointSizeF
( qreal pointSize )
setRawMode
setRawMode
( bool enable )
setRawName
setRawName
( const QString & name )
setStretch
setStretch
( int factor )
setStrikeOut
setStrikeOut
( bool enable )
setStyle
setStyle
( Style style )
setStyleHint
setStyleHint
( StyleHint hint, StyleStrategy strategy = PreferDefault )
setStyleStrategy
setStyleStrategy
( StyleStrategy s )
setUnderline
setUnderline
( bool enable )
setWeight
setWeight
( int weight )
setWordSpacing
setWordSpacing
( qreal spacing )
stretch
stretch
()
strikeOut
strikeOut
()
style
style
()
styleHint
styleHint
()
styleStrategy
styleStrategy
()
substitute
substitute
( const QString & familyName )
substitutes
substitutes
( const QString & familyName )
substitutions
substitutions
()
toString
toString
()
underline
underline
()
weight
weight
()
wordSpacing
wordSpacing
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QFont & f )
operator<
operator-lt
( const QFont & f )
operator=
operator-eq
( const QFont & font )
operator==
operator-eq-eq
( const QFont & f )
QFontComboBox
qfontcombobox.html
WritingSystem
writingSystem-prop
QFontComboBox
QFontComboBox
( QWidget * parent = 0 )
currentFontChanged
currentFontChanged
( const QFont & font )
event
event
( QEvent * e )
sizeHint
sizeHint
()
QFontDatabase
qfontdatabase.html
WritingSystem
WritingSystem-enum
QFontDatabase
QFontDatabase
()
addApplicationFont
addApplicationFont
( const QString & fileName )
addApplicationFontFromData
addApplicationFontFromData
( const QByteArray & fontData )
applicationFontFamilies
applicationFontFamilies
( int id )
bold
bold
( const QString & family, const QString & style )
families
families
( WritingSystem writingSystem = Any )
font
font
( const QString & family, const QString & style, int pointSize )
isBitmapScalable
isBitmapScalable
( const QString & family, const QString & style = QString()
isFixedPitch
isFixedPitch
( const QString & family, const QString & style = QString()
isScalable
isScalable
( const QString & family, const QString & style = QString()
isSmoothlyScalable
isSmoothlyScalable
( const QString & family, const QString & style = QString()
italic
italic
( const QString & family, const QString & style )
pointSizes
pointSizes
( const QString & family, const QString & style = QString()
removeAllApplicationFonts
removeAllApplicationFonts
()
removeApplicationFont
removeApplicationFont
( int id )
smoothSizes
smoothSizes
( const QString & family, const QString & style )
standardSizes
standardSizes
()
styleString
styleString
( const QFont & font )
styleString
styleString-2
( const QFontInfo & fontInfo )
styles
styles
( const QString & family )
supportsThreadedFontRendering
supportsThreadedFontRendering
()
weight
weight
( const QString & family, const QString & style )
writingSystemName
writingSystemName
( WritingSystem writingSystem )
writingSystemSample
writingSystemSample
( WritingSystem writingSystem )
writingSystems
writingSystems
()
writingSystems
writingSystems-2
( const QString & family )
QFontDialog
qfontdialog.html
QFontDialog
QFontDialog
( QWidget * parent = 0 )
QFontDialog
QFontDialog-2
( const QFont & initial, QWidget * parent = 0 )
changeEvent
changeEvent
( QEvent * e )
currentFontChanged
currentFontChanged
( const QFont & font )
done
done
( int result )
fontSelected
fontSelected
( const QFont & font )
getFont
getFont
( bool * ok, const QFont & initial, QWidget * parent, const QString & title, FontDialogOptions options )
getFont
getFont-2
( bool * ok, const QFont & initial, QWidget * parent, const char * name )
getFont
getFont-3
( bool * ok, QWidget * parent, const char * name )
getFont
getFont-4
( bool * ok, const QFont & initial, QWidget * parent, const QString & title )
getFont
getFont-5
( bool * ok, const QFont & initial, QWidget * parent = 0 )
getFont
getFont-6
( bool * ok, QWidget * parent = 0 )
open
open
( QObject * receiver, const char * member )
selectedFont
selectedFont
()
setOption
setOption
( FontDialogOption option, bool on = true )
setVisible
setVisible
( bool visible )
testOption
testOption
( FontDialogOption option )
QFontEngineInfo
qfontengineinfo.html
Style
style-prop
WritingSystem
writingSystems-prop
>
QFontEngineInfo
QFontEngineInfo
()
QFontEngineInfo
QFontEngineInfo-2
( const QString & family )
QFontEngineInfo
QFontEngineInfo-3
( const QFontEngineInfo & other )
operator=
operator-eq
( const QFontEngineInfo & other )
QFontEnginePlugin
qfontengineplugin.html
QFontEnginePlugin
QFontEnginePlugin
( const QString & foundry, QObject * parent = 0 )
availableFontEngines
availableFontEngines
()
create
create
( const QFontEngineInfo & info )
keys
keys
()
QFontInfo
qfontinfo.html
QFontInfo
QFontInfo
( const QFont & font )
QFontInfo
QFontInfo-2
( const QFontInfo & fi )
bold
bold
()
exactMatch
exactMatch
()
family
family
()
fixedPitch
fixedPitch
()
italic
italic
()
pixelSize
pixelSize
()
pointSize
pointSize
()
pointSizeF
pointSizeF
()
rawMode
rawMode
()
Style
style
QFontInfo::style()
StyleHint
styleHint
QFontInfo::styleHint()
weight
weight
()
operator=
operator-eq
( const QFontInfo & fi )
charWidth
charWidth
( const QString & text, int pos )
boundingRect
boundingRect-3
( const QString & text, int len )
boundingRect
boundingRect-4
( int x, int y, int w, int h, int flags, const QString & text, int len, int tabStops = 0, int * tabArray = 0 )
size
size-2
( int flags, const QString & text, int len, int tabStops = 0, int * tabArray = 0 )
QFontMetrics
qfontmetrics.html
QFontMetrics
QFontMetrics
( const QFont & font )
QFontMetrics
QFontMetrics-2
( const QFont & font, QPaintDevice * paintdevice )
QFontMetrics
QFontMetrics-3
( const QFontMetrics & fm )
ascent
ascent
()
averageCharWidth
averageCharWidth
()
boundingRect
boundingRect
( QChar ch )
boundingRect
boundingRect-2
( const QString & text )
boundingRect
boundingRect-5
( int x, int y, int width, int height, int flags, const QString & text, int tabStops = 0, int * tabArray = 0 )
boundingRect
boundingRect-6
( const QRect & rect, int flags, const QString & text, int tabStops = 0, int * tabArray = 0 )
descent
descent
()
elidedText
elidedText
( const QString & text, Qt::TextElideMode mode, int width, int flags = 0 )
height
height
()
inFont
inFont
( QChar ch )
leading
leading
()
leftBearing
leftBearing
( QChar ch )
lineSpacing
lineSpacing
()
lineWidth
lineWidth
()
maxWidth
maxWidth
()
minLeftBearing
minLeftBearing
()
minRightBearing
minRightBearing
()
overlinePos
overlinePos
()
rightBearing
rightBearing
( QChar ch )
size
size
( int flags, const QString & text, int tabStops = 0, int * tabArray = 0 )
strikeOutPos
strikeOutPos
()
tightBoundingRect
tightBoundingRect
( const QString & text )
underlinePos
underlinePos
()
width
width
( const QString & text, int len = -1 )
width
width-2
( QChar ch )
xHeight
xHeight
()
operator!=
operator-not-eq
( const QFontMetrics & other )
operator!=
operator-not-eq-2
( const QFontMetrics & other )
operator=
operator-eq
( const QFontMetrics & fm )
operator==
operator-eq-eq
( const QFontMetrics & other )
operator==
operator-eq-eq-2
( const QFontMetrics & other )
QFontMetricsF
qfontmetricsf.html
QFontMetricsF
QFontMetricsF
( const QFont & font )
QFontMetricsF
QFontMetricsF-2
( const QFont & font, QPaintDevice * paintdevice )
QFontMetricsF
QFontMetricsF-3
( const QFontMetrics & fontMetrics )
QFontMetricsF
QFontMetricsF-4
( const QFontMetricsF & fm )
ascent
ascent
()
averageCharWidth
averageCharWidth
()
boundingRect
boundingRect
( const QString & text )
boundingRect
boundingRect-2
( QChar ch )
boundingRect
boundingRect-3
( const QRectF & rect, int flags, const QString & text, int tabStops = 0, int * tabArray = 0 )
descent
descent
()
elidedText
elidedText
( const QString & text, Qt::TextElideMode mode, qreal width, int flags = 0 )
height
height
()
inFont
inFont
( QChar ch )
leading
leading
()
leftBearing
leftBearing
( QChar ch )
lineSpacing
lineSpacing
()
lineWidth
lineWidth
()
maxWidth
maxWidth
()
minLeftBearing
minLeftBearing
()
minRightBearing
minRightBearing
()
overlinePos
overlinePos
()
rightBearing
rightBearing
( QChar ch )
size
size
( int flags, const QString & text, int tabStops = 0, int * tabArray = 0 )
strikeOutPos
strikeOutPos
()
tightBoundingRect
tightBoundingRect
( const QString & text )
underlinePos
underlinePos
()
width
width
( const QString & text )
width
width-2
( QChar ch )
xHeight
xHeight
()
operator!=
operator-not-eq
( const QFontMetricsF & other )
operator!=
operator-not-eq-2
( const QFontMetricsF & other )
operator=
operator-eq
( const QFontMetricsF & fm )
operator=
operator-eq-2
( const QFontMetrics & other )
operator==
operator-eq-eq
( const QFontMetricsF & other )
operator==
operator-eq-eq-2
( const QFontMetricsF & other )
QFormBuilder
qformbuilder.html
QFormBuilder
QFormBuilder
()
addPluginPath
addPluginPath
( const QString & pluginPath )
clearPluginPaths
clearPluginPaths
()
customWidgets
customWidgets
()
pluginPaths
pluginPaths
()
setPluginPath
setPluginPath
( const QStringList & pluginPaths )
QFormLayout
qformlayout.html
FieldGrowthPolicy
FieldGrowthPolicy-enum
ItemRole
ItemRole-enum
RowWrapPolicy
RowWrapPolicy-enum
Alignment
formAlignment-prop
Alignment
labelAlignment-prop
QFormLayout
QFormLayout
( QWidget * parent = 0 )
addItem
addItem
( QLayoutItem * item )
addRow
addRow
( QWidget * label, QWidget * field )
addRow
addRow-2
( QWidget * label, QLayout * field )
addRow
addRow-3
( const QString & labelText, QWidget * field )
addRow
addRow-4
( const QString & labelText, QLayout * field )
addRow
addRow-5
( QWidget * widget )
addRow
addRow-6
( QLayout * layout )
count
count
()
Orientations
expandingDirections
QFormLayout::expandingDirections()
getItemPosition
getItemPosition
( int index, int * rowPtr, ItemRole * rolePtr )
getLayoutPosition
getLayoutPosition
( QLayout * layout, int * rowPtr, ItemRole * rolePtr )
getWidgetPosition
getWidgetPosition
( QWidget * widget, int * rowPtr, ItemRole * rolePtr )
hasHeightForWidth
hasHeightForWidth
()
heightForWidth
heightForWidth
( int width )
insertRow
insertRow
( int row, QWidget * label, QWidget * field )
insertRow
insertRow-2
( int row, QWidget * label, QLayout * field )
insertRow
insertRow-3
( int row, const QString & labelText, QWidget * field )
insertRow
insertRow-4
( int row, const QString & labelText, QLayout * field )
insertRow
insertRow-5
( int row, QWidget * widget )
insertRow
insertRow-6
( int row, QLayout * layout )
invalidate
invalidate
()
itemAt
itemAt
( int row, ItemRole role )
itemAt
itemAt-2
( int index )
labelForField
labelForField
( QWidget * field )
labelForField
labelForField-2
( QLayout * field )
minimumSize
minimumSize
()
rowCount
rowCount
()
setGeometry
setGeometry
( const QRect & rect )
setItem
setItem
( int row, ItemRole role, QLayoutItem * item )
setLayout
setLayout
( int row, ItemRole role, QLayout * layout )
setSpacing
setSpacing
( int spacing )
setWidget
setWidget
( int row, ItemRole role, QWidget * widget )
sizeHint
sizeHint
()
spacing
spacing
()
takeAt
takeAt
( int index )
QFrame
QFrame-2
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
QFrame
qframe.html
Shadow
Shadow-enum
Shape
Shape-enum
StyleMask
StyleMask-enum
QFrame
QFrame
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
changeEvent
changeEvent
( QEvent * ev )
event
event
( QEvent * e )
frameStyle
frameStyle
()
paintEvent
paintEvent
( QPaintEvent * )
setFrameStyle
setFrameStyle
( int style )
sizeHint
sizeHint
()
QFSFileEngine
qfsfileengine.html
QFSFileEngine
QFSFileEngine
()
QFSFileEngine
QFSFileEngine-2
( const QString & file )
caseSensitive
caseSensitive
()
close
close
()
copy
copy
( const QString & copyName )
currentPath
currentPath
( const QString & fileName = QString()
drives
drives
()
extension
extension
( Extension extension, const ExtensionOption * option = 0, ExtensionReturn * output = 0 )
fileFlags
fileFlags
( FileFlags type )
fileName
fileName
( FileName file )
fileTime
fileTime
( FileTime time )
flush
flush
()
handle
handle
()
homePath
homePath
()
isRelativePath
isRelativePath
()
isSequential
isSequential
()
link
link
( const QString & newName )
mkdir
mkdir
( const QString & name, bool createParentDirectories )
open
open
( QIODevice::OpenMode openMode )
open
open-2
( QIODevice::OpenMode openMode, FILE * fh )
open
open-3
( QIODevice::OpenMode openMode, int fd )
owner
owner
( FileOwner own )
ownerId
ownerId
( FileOwner own )
pos
pos
()
read
read
( char * data, qint64 maxlen )
readLine
readLine
( char * data, qint64 maxlen )
remove
remove
()
rename
rename
( const QString & newName )
rmdir
rmdir
( const QString & name, bool recurseParentDirectories )
rootPath
rootPath
()
seek
seek
( qint64 pos )
setCurrentPath
setCurrentPath
( const QString & path )
setFileName
setFileName
( const QString & file )
setPermissions
setPermissions
( uint perms )
setSize
setSize
( qint64 size )
size
size
()
supportsExtension
supportsExtension
( Extension extension )
tempPath
tempPath
()
write
write
( const char * data, qint64 len )
QFtp
QFtp-2
( QObject * parent, const char * name )
readBlock
readBlock
( char * data, quint64 maxlen )
QFtp
qftp.html
Command
Command-enum
Error
Error-enum
State
State-enum
TransferMode
TransferMode-enum
TransferType
TransferType-enum
QFtp
QFtp
( QObject * parent = 0 )
abort
abort
()
bytesAvailable
bytesAvailable
()
cd
cd
( const QString & dir )
clearPendingCommands
clearPendingCommands
()
close
close
()
commandFinished
commandFinished
( int id, bool error )
commandStarted
commandStarted
( int id )
connectToHost
connectToHost
( const QString & host, quint16 port = 21 )
currentCommand
currentCommand
()
currentDevice
currentDevice
()
currentId
currentId
()
dataTransferProgress
dataTransferProgress
( qint64 done, qint64 total )
done
done
( bool error )
error
error
()
errorString
errorString
()
get
get
( const QString & file, QIODevice * dev = 0, TransferType type = Binary )
hasPendingCommands
hasPendingCommands
()
list
list
( const QString & dir = QString()
listInfo
listInfo
( const QUrlInfo & i )
login
login
( const QString & user = QString()
mkdir
mkdir
( const QString & dir )
put
put
( QIODevice * dev, const QString & file, TransferType type = Binary )
put
put-2
( const QByteArray & data, const QString & file, TransferType type = Binary )
rawCommand
rawCommand
( const QString & command )
rawCommandReply
rawCommandReply
( int replyCode, const QString & detail )
read
read
( char * data, qint64 maxlen )
readAll
readAll
()
readyRead
readyRead
()
remove
remove
( const QString & file )
rename
rename
( const QString & oldname, const QString & newname )
rmdir
rmdir
( const QString & dir )
setProxy
setProxy
( const QString & host, quint16 port )
setTransferMode
setTransferMode
( TransferMode mode )
state
state
()
stateChanged
stateChanged
( int state )
const_iterator
qfuture-const-iterator.html
difference_type
difference_type-typedef
iterator_category
iterator_category-typedef
pointer
pointer-typedef
reference
reference-typedef
value_type
value_type-typedef
const_iterator
const_iterator
()
const_iterator
const_iterator-3
( const const_iterator & other )
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator=
operator-eq
( const const_iterator & other )
operator==
operator-eq-eq
( const const_iterator & other )
QFuture
qfuture.html
ConstIterator
ConstIterator-typedef
QFuture
QFuture
()
QFuture
QFuture-3
( const QFuture & other )
begin
begin
()
cancel
cancel
()
constBegin
constBegin
()
constEnd
constEnd
()
end
end
()
isCanceled
isCanceled
()
isFinished
isFinished
()
isPaused
isPaused
()
isResultReadyAt
isResultReadyAt
( int index )
isRunning
isRunning
()
isStarted
isStarted
()
pause
pause
()
progressMaximum
progressMaximum
()
progressMinimum
progressMinimum
()
progressText
progressText
()
progressValue
progressValue
()
result
result
()
resultAt
resultAt
( int index )
resultCount
resultCount
()
results
results
()
resume
resume
()
setPaused
setPaused
( bool paused )
togglePaused
togglePaused
()
waitForFinished
waitForFinished
()
operator
operator-T
T()
operator!=
operator-not-eq
( const QFuture & other )
operator=
operator-eq
( const QFuture & other )
operator==
operator-eq-eq
( const QFuture & other )
QFutureIterator
qfutureiterator.html
QFutureIterator
QFutureIterator
( const QFuture<T> & future )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
operator=
operator-eq
( const QFuture<T> & future )
QFutureSynchronizer
qfuturesynchronizer.html
QFutureSynchronizer
QFutureSynchronizer
()
QFutureSynchronizer
QFutureSynchronizer-2
( const QFuture<T> & future )
addFuture
addFuture
( const QFuture<T> & future )
cancelOnWait
cancelOnWait
()
clearFutures
clearFutures
()
futures
futures
()
setCancelOnWait
setCancelOnWait
( bool enabled )
setFuture
setFuture
( const QFuture<T> & future )
waitForFinished
waitForFinished
()
QFutureWatcher
qfuturewatcher.html
QFutureWatcher
QFutureWatcher
( QObject * parent = 0 )
cancel
cancel
()
canceled
canceled
()
finished
finished
()
future
future
()
isCanceled
isCanceled
()
isFinished
isFinished
()
isPaused
isPaused
()
isRunning
isRunning
()
isStarted
isStarted
()
pause
pause
()
paused
paused
()
progressMaximum
progressMaximum
()
progressMinimum
progressMinimum
()
progressRangeChanged
progressRangeChanged
( int minimum, int maximum )
progressText
progressText
()
progressTextChanged
progressTextChanged
( const QString & progressText )
progressValue
progressValue
()
progressValueChanged
progressValueChanged
( int progressValue )
result
result
()
resultAt
resultAt
( int index )
resultReadyAt
resultReadyAt
( int index )
resultsReadyAt
resultsReadyAt
( int beginIndex, int endIndex )
resume
resume
()
resumed
resumed
()
setFuture
setFuture
( const QFuture<T> & future )
setPaused
setPaused
( bool paused )
setPendingResultsLimit
setPendingResultsLimit
( int limit )
started
started
()
togglePaused
togglePaused
()
waitForFinished
waitForFinished
()
QGenericArgument
qgenericargument.html
QGenericArgument
QGenericArgument
( const char * name = 0, const void * data = 0 )
data
data
()
name
name
()
QGenericMatrix
qgenericmatrix.html
QGenericMatrix
QGenericMatrix
()
QGenericMatrix
QGenericMatrix-2
( const QGenericMatrix<N, M, T> & other )
QGenericMatrix
QGenericMatrix-3
( const T * values )
constData
constData
()
copyDataTo
copyDataTo
( T * values )
data
data
()
data
data-2
()
fill
fill
( T value )
isIdentity
isIdentity
()
setToIdentity
setToIdentity
()
transposed
transposed
()
operator!=
operator-not-eq
( const QGenericMatrix<N, M, T> & other )
operator()
operator-28-29
( int row, int column )
operator()
operator-28-29-2
( int row, int column )
operator*=
operator-2a-eq
( T factor )
operator+=
operator-2b-eq
( const QGenericMatrix<N, M, T> & other )
operator-=
operator--eq
( const QGenericMatrix<N, M, T> & other )
operator/=
operator-2f-eq
( T divisor )
operator==
operator-eq-eq
( const QGenericMatrix<N, M, T> & other )
QGenericReturnArgument
qgenericreturnargument.html
QGenericReturnArgument
QGenericReturnArgument
( const char * name = 0, void * data = 0 )
QGesture
qgesture.html
GestureCancelPolicy
GestureCancelPolicy-enum
GestureCancelPolicy
gestureCancelPolicy-prop
GestureType
gestureType-prop
GestureState
state-prop
QGesture
QGesture
( QObject * parent = 0 )
QGestureEvent
qgestureevent.html
QGestureEvent
QGestureEvent
( const QList<QGesture *> & gestures )
accept
accept
()
accept
accept-2
( QGesture * gesture )
accept
accept-3
( Qt::GestureType gestureType )
activeGestures
activeGestures
()
canceledGestures
canceledGestures
()
gesture
gesture
( Qt::GestureType type )
gestures
gestures
()
ignore
ignore
()
ignore
ignore-2
( QGesture * gesture )
ignore
ignore-3
( Qt::GestureType gestureType )
isAccepted
isAccepted
()
isAccepted
isAccepted-2
( QGesture * gesture )
isAccepted
isAccepted-3
( Qt::GestureType gestureType )
mapToGraphicsScene
mapToGraphicsScene
( const QPointF & gesturePoint )
setAccepted
setAccepted
( bool accepted )
setAccepted
setAccepted-2
( QGesture * gesture, bool value )
setAccepted
setAccepted-3
( Qt::GestureType gestureType, bool value )
widget
widget
()
QGestureRecognizer
qgesturerecognizer.html
QGestureRecognizer
QGestureRecognizer
()
create
create
( QObject * target )
recognize
recognize
( QGesture * gesture, QObject * watched, QEvent * event )
GestureType
registerRecognizer
QGestureRecognizer::registerRecognizer( QGestureRecognizer * recognizer )
reset
reset
( QGesture * gesture )
unregisterRecognizer
unregisterRecognizer
( Qt::GestureType type )
setPreferredPaintEngine
setPreferredPaintEngine
( QPaintEngine::Type engineType )
QGLColormap
qglcolormap.html
QGLColormap
QGLColormap
()
QGLColormap
QGLColormap-2
( const QGLColormap & map )
entryColor
entryColor
( int idx )
entryRgb
entryRgb
( int idx )
find
find
( QRgb color )
findNearest
findNearest
( QRgb color )
isEmpty
isEmpty
()
setEntries
setEntries
( int count, const QRgb * colors, int base = 0 )
setEntry
setEntry
( int idx, QRgb color )
setEntry
setEntry-2
( int idx, const QColor & color )
size
size
()
operator=
operator-eq
( const QGLColormap & map )
QGLContext
QGLContext-2
( const QGLFormat & format, QPaintDevice * device )
generateFontDisplayLists
generateFontDisplayLists
( const QFont & font, int listBase )
QGLContext
qglcontext.html
QGLContext
QGLContext
( const QGLFormat & format )
areSharing
areSharing
( const QGLContext * context1, const QGLContext * context2 )
bindTexture
bindTexture
( const QImage & image, GLenum target, GLint format, BindOptions options )
bindTexture
bindTexture-2
( const QString & fileName )
bindTexture
bindTexture-3
( const QImage & image, GLenum target = GL_TEXTURE_2D, GLint format = GL_RGBA )
bindTexture
bindTexture-4
( const QPixmap & pixmap, GLenum target = GL_TEXTURE_2D, GLint format = GL_RGBA )
bindTexture
bindTexture-5
( const QPixmap & pixmap, GLenum target, GLint format, BindOptions options )
chooseContext
chooseContext
( const QGLContext * shareContext = 0 )
chooseMacVisual
chooseMacVisual
( GDHandle handle )
choosePixelFormat
choosePixelFormat
( void * dummyPfd, HDC pdc )
chooseVisual
chooseVisual
()
create
create
( const QGLContext * shareContext = 0 )
currentContext
currentContext
()
deleteTexture
deleteTexture
( GLuint id )
device
device
()
deviceIsPixmap
deviceIsPixmap
()
doneCurrent
doneCurrent
()
drawTexture
drawTexture
( const QRectF & target, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
drawTexture
drawTexture-2
( const QPointF & point, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
format
format
()
getProcAddress
getProcAddress
( const QString & proc )
initialized
initialized
()
isSharing
isSharing
()
isValid
isValid
()
makeCurrent
makeCurrent
()
overlayTransparentColor
overlayTransparentColor
()
requestedFormat
requestedFormat
()
reset
reset
()
setFormat
setFormat
( const QGLFormat & format )
setInitialized
setInitialized
( bool on )
setTextureCacheLimit
setTextureCacheLimit
( int size )
setWindowCreated
setWindowCreated
( bool on )
swapBuffers
swapBuffers
()
textureCacheLimit
textureCacheLimit
()
windowCreated
windowCreated
()
QGLFormat
qglformat.html
QGLFormat
QGLFormat
()
QGLFormat
QGLFormat-2
( QGL::FormatOptions options, int plane = 0 )
QGLFormat
QGLFormat-3
( const QGLFormat & other )
accum
accum
()
accumBufferSize
accumBufferSize
()
alpha
alpha
()
alphaBufferSize
alphaBufferSize
()
blueBufferSize
blueBufferSize
()
defaultFormat
defaultFormat
()
defaultOverlayFormat
defaultOverlayFormat
()
depth
depth
()
depthBufferSize
depthBufferSize
()
directRendering
directRendering
()
doubleBuffer
doubleBuffer
()
greenBufferSize
greenBufferSize
()
hasOpenGL
hasOpenGL
()
hasOpenGLOverlays
hasOpenGLOverlays
()
hasOverlay
hasOverlay
()
openGLVersionFlags
openGLVersionFlags
()
plane
plane
()
redBufferSize
redBufferSize
()
rgba
rgba
()
sampleBuffers
sampleBuffers
()
samples
samples
()
setAccum
setAccum
( bool enable )
setAccumBufferSize
setAccumBufferSize
( int size )
setAlpha
setAlpha
( bool enable )
setAlphaBufferSize
setAlphaBufferSize
( int size )
setBlueBufferSize
setBlueBufferSize
( int size )
setDefaultFormat
setDefaultFormat
( const QGLFormat & f )
setDefaultOverlayFormat
setDefaultOverlayFormat
( const QGLFormat & f )
setDepth
setDepth
( bool enable )
setDepthBufferSize
setDepthBufferSize
( int size )
setDirectRendering
setDirectRendering
( bool enable )
setDoubleBuffer
setDoubleBuffer
( bool enable )
setGreenBufferSize
setGreenBufferSize
( int size )
setOption
setOption
( QGL::FormatOptions opt )
setOverlay
setOverlay
( bool enable )
setPlane
setPlane
( int plane )
setRedBufferSize
setRedBufferSize
( int size )
setRgba
setRgba
( bool enable )
setSampleBuffers
setSampleBuffers
( bool enable )
setSamples
setSamples
( int numSamples )
setStencil
setStencil
( bool enable )
setStencilBufferSize
setStencilBufferSize
( int size )
setStereo
setStereo
( bool enable )
setSwapInterval
setSwapInterval
( int interval )
stencil
stencil
()
stencilBufferSize
stencilBufferSize
()
stereo
stereo
()
swapInterval
swapInterval
()
testOption
testOption
( QGL::FormatOptions opt )
operator=
operator-eq
( const QGLFormat & other )
QGLFramebufferObject
qglframebufferobject.html
Attachment
Attachment-enum
QGLFramebufferObject
QGLFramebufferObject
( const QSize & size, GLenum target = GL_TEXTURE_2D )
QGLFramebufferObject
QGLFramebufferObject-2
( int width, int height, GLenum target = GL_TEXTURE_2D )
QGLFramebufferObject
QGLFramebufferObject-3
( const QSize & size, const QGLFramebufferObjectFormat & format )
QGLFramebufferObject
QGLFramebufferObject-4
( int width, int height, const QGLFramebufferObjectFormat & format )
QGLFramebufferObject
QGLFramebufferObject-5
( int width, int height, Attachment attachment, GLenum target = GL_TEXTURE_2D, GLenum internal_format = GL_RGBA8 )
QGLFramebufferObject
QGLFramebufferObject-6
( const QSize & size, Attachment attachment, GLenum target = GL_TEXTURE_2D, GLenum internal_format = GL_RGBA8 )
attachment
attachment
()
bind
bind
()
blitFramebuffer
blitFramebuffer
( QGLFramebufferObject * target, const QRect & targetRect, QGLFramebufferObject * source, const QRect & sourceRect, GLbitfield buffers = GL_COLOR_BUFFER_BIT, GLenum filter = GL_NEAREST )
drawTexture
drawTexture
( const QRectF & target, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
drawTexture
drawTexture-2
( const QPointF & point, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
format
format
()
handle
handle
()
hasOpenGLFramebufferBlit
hasOpenGLFramebufferBlit
()
hasOpenGLFramebufferObjects
hasOpenGLFramebufferObjects
()
isBound
isBound
()
isValid
isValid
()
metric
metric
( PaintDeviceMetric metric )
paintEngine
paintEngine
()
release
release
()
size
size
()
texture
texture
()
toImage
toImage
()
QGLFramebufferObjectFormat
qglframebufferobjectformat.html
QGLFramebufferObjectFormat
QGLFramebufferObjectFormat
()
QGLFramebufferObjectFormat
QGLFramebufferObjectFormat-2
( const QGLFramebufferObjectFormat & other )
Attachment
attachment
QGLFramebufferObjectFormat::attachment()
internalTextureFormat
internalTextureFormat
()
samples
samples
()
setAttachment
setAttachment
( QGLFramebufferObject::Attachment attachment )
setInternalTextureFormat
setInternalTextureFormat
( GLenum internalTextureFormat )
setSamples
setSamples
( int samples )
setTextureTarget
setTextureTarget
( GLenum target )
textureTarget
textureTarget
()
operator!=
operator-not-eq
( const QGLFramebufferObjectFormat & other )
operator=
operator-eq
( const QGLFramebufferObjectFormat & other )
operator==
operator-eq-eq
( const QGLFramebufferObjectFormat & other )
QGLPixelBuffer
qglpixelbuffer.html
QGLPixelBuffer
QGLPixelBuffer
( const QSize & size, const QGLFormat & format = QGLFormat::defaultFormat()
QGLPixelBuffer
QGLPixelBuffer-2
( int width, int height, const QGLFormat & format = QGLFormat::defaultFormat()
bindTexture
bindTexture
( const QImage & image, GLenum target = GL_TEXTURE_2D )
bindTexture
bindTexture-2
( const QPixmap & pixmap, GLenum target = GL_TEXTURE_2D )
bindTexture
bindTexture-3
( const QString & fileName )
bindToDynamicTexture
bindToDynamicTexture
( GLuint texture_id )
deleteTexture
deleteTexture
( GLuint texture_id )
doneCurrent
doneCurrent
()
drawTexture
drawTexture
( const QRectF & target, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
drawTexture
drawTexture-2
( const QPointF & point, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
format
format
()
generateDynamicTexture
generateDynamicTexture
()
HANDLE
handle
QGLPixelBuffer::handle()
hasOpenGLPbuffers
hasOpenGLPbuffers
()
isValid
isValid
()
makeCurrent
makeCurrent
()
metric
metric
( PaintDeviceMetric metric )
paintEngine
paintEngine
()
releaseFromDynamicTexture
releaseFromDynamicTexture
()
size
size
()
toImage
toImage
()
updateDynamicTexture
updateDynamicTexture
( GLuint texture_id )
QGLShader
qglshader.html
QGLShader
QGLShader
( QGLShader::ShaderType type, QObject * parent = 0 )
QGLShader
QGLShader-2
( QGLShader::ShaderType type, const QGLContext * context, QObject * parent = 0 )
compileSourceCode
compileSourceCode
( const char * source )
compileSourceCode
compileSourceCode-2
( const QByteArray & source )
compileSourceCode
compileSourceCode-3
( const QString & source )
compileSourceFile
compileSourceFile
( const QString & fileName )
isCompiled
isCompiled
()
log
log
()
shaderId
shaderId
()
ShaderType
shaderType
QGLShader::shaderType()
sourceCode
sourceCode
()
QGLShaderProgram
qglshaderprogram.html
QGLShaderProgram
QGLShaderProgram
( QObject * parent = 0 )
QGLShaderProgram
QGLShaderProgram-2
( const QGLContext * context, QObject * parent = 0 )
addShader
addShader
( QGLShader * shader )
addShaderFromSourceCode
addShaderFromSourceCode
( QGLShader::ShaderType type, const char * source )
addShaderFromSourceCode
addShaderFromSourceCode-2
( QGLShader::ShaderType type, const QByteArray & source )
addShaderFromSourceCode
addShaderFromSourceCode-3
( QGLShader::ShaderType type, const QString & source )
addShaderFromSourceFile
addShaderFromSourceFile
( QGLShader::ShaderType type, const QString & fileName )
attributeLocation
attributeLocation
( const char * name )
attributeLocation
attributeLocation-2
( const QByteArray & name )
attributeLocation
attributeLocation-3
( const QString & name )
bind
bind
()
bindAttributeLocation
bindAttributeLocation
( const char * name, int location )
bindAttributeLocation
bindAttributeLocation-2
( const QByteArray & name, int location )
bindAttributeLocation
bindAttributeLocation-3
( const QString & name, int location )
disableAttributeArray
disableAttributeArray
( int location )
disableAttributeArray
disableAttributeArray-2
( const char * name )
enableAttributeArray
enableAttributeArray
( int location )
enableAttributeArray
enableAttributeArray-2
( const char * name )
hasOpenGLShaderPrograms
hasOpenGLShaderPrograms
( const QGLContext * context = 0 )
isLinked
isLinked
()
link
link
()
log
log
()
programId
programId
()
release
release
()
removeAllShaders
removeAllShaders
()
removeShader
removeShader
( QGLShader * shader )
setAttributeArray
setAttributeArray
( int location, const GLfloat * values, int tupleSize, int stride = 0 )
setAttributeArray
setAttributeArray-2
( int location, const QVector2D * values, int stride = 0 )
setAttributeArray
setAttributeArray-3
( int location, const QVector3D * values, int stride = 0 )
setAttributeArray
setAttributeArray-4
( int location, const QVector4D * values, int stride = 0 )
setAttributeArray
setAttributeArray-5
( const char * name, const GLfloat * values, int tupleSize, int stride = 0 )
setAttributeArray
setAttributeArray-6
( const char * name, const QVector2D * values, int stride = 0 )
setAttributeArray
setAttributeArray-7
( const char * name, const QVector3D * values, int stride = 0 )
setAttributeArray
setAttributeArray-8
( const char * name, const QVector4D * values, int stride = 0 )
setAttributeValue
setAttributeValue
( int location, GLfloat value )
setAttributeValue
setAttributeValue-2
( int location, GLfloat x, GLfloat y )
setAttributeValue
setAttributeValue-3
( int location, GLfloat x, GLfloat y, GLfloat z )
setAttributeValue
setAttributeValue-4
( int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
setAttributeValue
setAttributeValue-5
( int location, const QVector2D & value )
setAttributeValue
setAttributeValue-6
( int location, const QVector3D & value )
setAttributeValue
setAttributeValue-7
( int location, const QVector4D & value )
setAttributeValue
setAttributeValue-8
( int location, const QColor & value )
setAttributeValue
setAttributeValue-9
( int location, const GLfloat * values, int columns, int rows )
setAttributeValue
setAttributeValue-10
( const char * name, GLfloat value )
setAttributeValue
setAttributeValue-11
( const char * name, GLfloat x, GLfloat y )
setAttributeValue
setAttributeValue-12
( const char * name, GLfloat x, GLfloat y, GLfloat z )
setAttributeValue
setAttributeValue-13
( const char * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
setAttributeValue
setAttributeValue-14
( const char * name, const QVector2D & value )
setAttributeValue
setAttributeValue-15
( const char * name, const QVector3D & value )
setAttributeValue
setAttributeValue-16
( const char * name, const QVector4D & value )
setAttributeValue
setAttributeValue-17
( const char * name, const QColor & value )
setAttributeValue
setAttributeValue-18
( const char * name, const GLfloat * values, int columns, int rows )
setUniformValue
setUniformValue
( int location, GLfloat value )
setUniformValue
setUniformValue-36
( const char * name, const QPointF & point )
setUniformValue
setUniformValue-37
( const char * name, const QSize & size )
setUniformValue
setUniformValue-38
( const char * name, const QSizeF & size )
setUniformValue
setUniformValue-39
( const char * name, const QMatrix2x2 & value )
setUniformValue
setUniformValue-40
( const char * name, const QMatrix2x3 & value )
setUniformValue
setUniformValue-41
( const char * name, const QMatrix2x4 & value )
setUniformValue
setUniformValue-42
( const char * name, const QMatrix3x2 & value )
setUniformValue
setUniformValue-43
( const char * name, const QMatrix3x3 & value )
setUniformValue
setUniformValue-44
( const char * name, const QMatrix3x4 & value )
setUniformValue
setUniformValue-45
( const char * name, const QMatrix4x2 & value )
setUniformValue
setUniformValue-46
( const char * name, const QMatrix4x3 & value )
setUniformValue
setUniformValue-47
( const char * name, const QMatrix4x4 & value )
setUniformValue
setUniformValue-48
( int location, const GLfloat[4][4] value )
setUniformValue
setUniformValue-49
( const char * name, const GLfloat[4][4] value )
setUniformValue
setUniformValue-50
( const char * name, const QTransform & value )
setUniformValue
setUniformValue-2
( int location, GLint value )
setUniformValue
setUniformValue-3
( int location, GLuint value )
setUniformValue
setUniformValue-4
( int location, GLfloat x, GLfloat y )
setUniformValue
setUniformValue-5
( int location, GLfloat x, GLfloat y, GLfloat z )
setUniformValue
setUniformValue-6
( int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
setUniformValue
setUniformValue-7
( int location, const QVector2D & value )
setUniformValue
setUniformValue-8
( int location, const QVector3D & value )
setUniformValue
setUniformValue-9
( int location, const QVector4D & value )
setUniformValue
setUniformValue-10
( int location, const QColor & color )
setUniformValue
setUniformValue-11
( int location, const QPoint & point )
setUniformValue
setUniformValue-12
( int location, const QPointF & point )
setUniformValue
setUniformValue-13
( int location, const QSize & size )
setUniformValue
setUniformValue-14
( int location, const QSizeF & size )
setUniformValue
setUniformValue-15
( int location, const QMatrix2x2 & value )
setUniformValue
setUniformValue-16
( int location, const QMatrix2x3 & value )
setUniformValue
setUniformValue-17
( int location, const QMatrix2x4 & value )
setUniformValue
setUniformValue-18
( int location, const QMatrix3x2 & value )
setUniformValue
setUniformValue-19
( int location, const QMatrix3x3 & value )
setUniformValue
setUniformValue-20
( int location, const QMatrix3x4 & value )
setUniformValue
setUniformValue-21
( int location, const QMatrix4x2 & value )
setUniformValue
setUniformValue-22
( int location, const QMatrix4x3 & value )
setUniformValue
setUniformValue-23
( int location, const QMatrix4x4 & value )
setUniformValue
setUniformValue-24
( int location, const QTransform & value )
setUniformValue
setUniformValue-25
( const char * name, GLfloat value )
setUniformValue
setUniformValue-26
( const char * name, GLint value )
setUniformValue
setUniformValue-27
( const char * name, GLuint value )
setUniformValue
setUniformValue-28
( const char * name, GLfloat x, GLfloat y )
setUniformValue
setUniformValue-29
( const char * name, GLfloat x, GLfloat y, GLfloat z )
setUniformValue
setUniformValue-30
( const char * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
setUniformValue
setUniformValue-31
( const char * name, const QVector2D & value )
setUniformValue
setUniformValue-32
( const char * name, const QVector3D & value )
setUniformValue
setUniformValue-33
( const char * name, const QVector4D & value )
setUniformValue
setUniformValue-34
( const char * name, const QColor & color )
setUniformValue
setUniformValue-35
( const char * name, const QPoint & point )
setUniformValueArray
setUniformValueArray
( int location, const GLfloat * values, int count, int tupleSize )
setUniformValueArray
setUniformValueArray-2
( int location, const GLint * values, int count )
setUniformValueArray
setUniformValueArray-3
( int location, const GLuint * values, int count )
setUniformValueArray
setUniformValueArray-4
( int location, const QVector2D * values, int count )
setUniformValueArray
setUniformValueArray-5
( int location, const QVector3D * values, int count )
setUniformValueArray
setUniformValueArray-6
( int location, const QVector4D * values, int count )
setUniformValueArray
setUniformValueArray-7
( int location, const QMatrix2x2 * values, int count )
setUniformValueArray
setUniformValueArray-8
( int location, const QMatrix2x3 * values, int count )
setUniformValueArray
setUniformValueArray-9
( int location, const QMatrix2x4 * values, int count )
setUniformValueArray
setUniformValueArray-10
( int location, const QMatrix3x2 * values, int count )
setUniformValueArray
setUniformValueArray-11
( int location, const QMatrix3x3 * values, int count )
setUniformValueArray
setUniformValueArray-12
( int location, const QMatrix3x4 * values, int count )
setUniformValueArray
setUniformValueArray-13
( int location, const QMatrix4x2 * values, int count )
setUniformValueArray
setUniformValueArray-14
( int location, const QMatrix4x3 * values, int count )
setUniformValueArray
setUniformValueArray-15
( int location, const QMatrix4x4 * values, int count )
setUniformValueArray
setUniformValueArray-16
( const char * name, const GLint * values, int count )
setUniformValueArray
setUniformValueArray-17
( const char * name, const GLuint * values, int count )
setUniformValueArray
setUniformValueArray-18
( const char * name, const GLfloat * values, int count, int tupleSize )
setUniformValueArray
setUniformValueArray-19
( const char * name, const QVector2D * values, int count )
setUniformValueArray
setUniformValueArray-20
( const char * name, const QVector3D * values, int count )
setUniformValueArray
setUniformValueArray-21
( const char * name, const QVector4D * values, int count )
setUniformValueArray
setUniformValueArray-22
( const char * name, const QMatrix2x2 * values, int count )
setUniformValueArray
setUniformValueArray-23
( const char * name, const QMatrix2x3 * values, int count )
setUniformValueArray
setUniformValueArray-24
( const char * name, const QMatrix2x4 * values, int count )
setUniformValueArray
setUniformValueArray-25
( const char * name, const QMatrix3x2 * values, int count )
setUniformValueArray
setUniformValueArray-26
( const char * name, const QMatrix3x3 * values, int count )
setUniformValueArray
setUniformValueArray-27
( const char * name, const QMatrix3x4 * values, int count )
setUniformValueArray
setUniformValueArray-28
( const char * name, const QMatrix4x2 * values, int count )
setUniformValueArray
setUniformValueArray-29
( const char * name, const QMatrix4x3 * values, int count )
setUniformValueArray
setUniformValueArray-30
( const char * name, const QMatrix4x4 * values, int count )
shaders
shaders
()
uniformLocation
uniformLocation
( const char * name )
uniformLocation
uniformLocation-2
( const QByteArray & name )
uniformLocation
uniformLocation-3
( const QString & name )
fontDisplayListBase
fontDisplayListBase
( const QFont & font, int listBase = 2000 )
setFormat
setFormat
( const QGLFormat & format )
QGLWidget
QGLWidget-4
( QWidget * parent, const char * name, const QGLWidget * shareWidget = 0, Qt::WindowFlags f = 0 )
QGLWidget
QGLWidget-5
( const QGLFormat & format, QWidget * parent, const char * name, const QGLWidget * shareWidget = 0, Qt::WindowFlags f = 0 )
QGLWidget
QGLWidget-6
( QGLContext * context, QWidget * parent, const char * name, const QGLWidget * shareWidget = 0, Qt::WindowFlags f = 0 )
QGLWidget
qglwidget.html
QGLWidget
QGLWidget
( QWidget * parent = 0, const QGLWidget * shareWidget = 0, Qt::WindowFlags f = 0 )
QGLWidget
QGLWidget-2
( QGLContext * context, QWidget * parent = 0, const QGLWidget * shareWidget = 0, Qt::WindowFlags f = 0 )
QGLWidget
QGLWidget-3
( const QGLFormat & format, QWidget * parent = 0, const QGLWidget * shareWidget = 0, Qt::WindowFlags f = 0 )
autoBufferSwap
autoBufferSwap
()
bindTexture
bindTexture
( const QImage & image, GLenum target = GL_TEXTURE_2D, GLint format = GL_RGBA )
bindTexture
bindTexture-2
( const QPixmap & pixmap, GLenum target = GL_TEXTURE_2D, GLint format = GL_RGBA )
bindTexture
bindTexture-3
( const QImage & image, GLenum target, GLint format, QGLContext::BindOptions options )
bindTexture
bindTexture-4
( const QPixmap & pixmap, GLenum target, GLint format, QGLContext::BindOptions options )
bindTexture
bindTexture-5
( const QString & fileName )
colormap
colormap
()
context
context
()
convertToGLFormat
convertToGLFormat
( const QImage & img )
deleteTexture
deleteTexture
( GLuint id )
doneCurrent
doneCurrent
()
doubleBuffer
doubleBuffer
()
drawTexture
drawTexture
( const QRectF & target, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
drawTexture
drawTexture-2
( const QPointF & point, GLuint textureId, GLenum textureTarget = GL_TEXTURE_2D )
event
event
( QEvent * e )
format
format
()
glDraw
glDraw
()
glInit
glInit
()
grabFrameBuffer
grabFrameBuffer
( bool withAlpha = false )
initializeGL
initializeGL
()
initializeOverlayGL
initializeOverlayGL
()
isSharing
isSharing
()
isValid
isValid
()
makeCurrent
makeCurrent
()
makeOverlayCurrent
makeOverlayCurrent
()
overlayContext
overlayContext
()
paintEvent
paintEvent
( QPaintEvent * event )
paintGL
paintGL
()
paintOverlayGL
paintOverlayGL
()
qglClearColor
qglClearColor
( const QColor & c )
qglColor
qglColor
( const QColor & c )
renderPixmap
renderPixmap
( int w = 0, int h = 0, bool useContext = false )
renderText
renderText
( int x, int y, const QString & str, const QFont & font = QFont()
renderText
renderText-2
( double x, double y, double z, const QString & str, const QFont & font = QFont()
resizeEvent
resizeEvent
( QResizeEvent * event )
resizeGL
resizeGL
( int width, int height )
resizeOverlayGL
resizeOverlayGL
( int width, int height )
setAutoBufferSwap
setAutoBufferSwap
( bool on )
setColormap
setColormap
( const QGLColormap & cmap )
setMouseTracking
setMouseTracking
( bool enable )
swapBuffers
swapBuffers
()
updateGL
updateGL
()
updateOverlayGL
updateOverlayGL
()
QGradient
qgradient.html
CoordinateMode
CoordinateMode-enum
Spread
Spread-enum
Type
Type-enum
coordinateMode
coordinateMode
()
setColorAt
setColorAt
( qreal position, const QColor & color )
setCoordinateMode
setCoordinateMode
( CoordinateMode mode )
setSpread
setSpread
( Spread method )
setStops
setStops
( const QGradientStops & stopPoints )
spread
spread
()
stops
stops
()
type
type
()
operator!=
operator-not-eq
( const QGradient & gradient )
operator==
operator-eq-eq
( const QGradient & gradient )
QGraphicsAnchor
qgraphicsanchor.html
Policy
sizePolicy-prop
QGraphicsAnchorLayout
qgraphicsanchorlayout.html
QGraphicsAnchorLayout
QGraphicsAnchorLayout
( QGraphicsLayoutItem * parent = 0 )
addAnchor
addAnchor
( QGraphicsLayoutItem * firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem * secondItem, Qt::AnchorPoint secondEdge )
addAnchors
addAnchors
( QGraphicsLayoutItem * firstItem, QGraphicsLayoutItem * secondItem, Qt::Orientations orientations = Qt::Horizontal | Qt::Vertical )
addCornerAnchors
addCornerAnchors
( QGraphicsLayoutItem * firstItem, Qt::Corner firstCorner, QGraphicsLayoutItem * secondItem, Qt::Corner secondCorner )
anchor
anchor
( QGraphicsLayoutItem * firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem * secondItem, Qt::AnchorPoint secondEdge )
count
count
()
horizontalSpacing
horizontalSpacing
()
invalidate
invalidate
()
itemAt
itemAt
( int index )
removeAt
removeAt
( int index )
setGeometry
setGeometry
( const QRectF & geom )
setHorizontalSpacing
setHorizontalSpacing
( qreal spacing )
setSpacing
setSpacing
( qreal spacing )
setVerticalSpacing
setVerticalSpacing
( qreal spacing )
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
verticalSpacing
verticalSpacing
()
QGraphicsBlurEffect
qgraphicsblureffect.html
QGraphicsBlurEffect
QGraphicsBlurEffect
( QObject * parent = 0 )
blurHintsChanged
blurHintsChanged
( BlurHints hints )
blurRadiusChanged
blurRadiusChanged
( qreal radius )
boundingRectFor
boundingRectFor
( const QRectF & rect )
draw
draw
( QPainter * painter )
QGraphicsColorizeEffect
qgraphicscolorizeeffect.html
QGraphicsColorizeEffect
QGraphicsColorizeEffect
( QObject * parent = 0 )
colorChanged
colorChanged
( const QColor & color )
draw
draw
( QPainter * painter )
strengthChanged
strengthChanged
( qreal strength )
QGraphicsDropShadowEffect
qgraphicsdropshadoweffect.html
QGraphicsDropShadowEffect
QGraphicsDropShadowEffect
( QObject * parent = 0 )
blurRadiusChanged
blurRadiusChanged
( qreal blurRadius )
boundingRectFor
boundingRectFor
( const QRectF & rect )
colorChanged
colorChanged
( const QColor & color )
draw
draw
( QPainter * painter )
offsetChanged
offsetChanged
( const QPointF & offset )
QGraphicsEffect
qgraphicseffect.html
PixmapPadMode
PixmapPadMode-enum
QGraphicsEffect
QGraphicsEffect
( QObject * parent = 0 )
boundingRect
boundingRect
()
boundingRectFor
boundingRectFor
( const QRectF & rect )
draw
draw
( QPainter * painter )
drawSource
drawSource
( QPainter * painter )
enabledChanged
enabledChanged
( bool enabled )
sourceBoundingRect
sourceBoundingRect
( Qt::CoordinateSystem system = Qt::LogicalCoordinates )
sourceChanged
sourceChanged
( ChangeFlags flags )
sourceIsPixmap
sourceIsPixmap
()
sourcePixmap
sourcePixmap
( Qt::CoordinateSystem system = Qt::LogicalCoordinates, QPoint * offset = 0, PixmapPadMode mode = PadToEffectiveBoundingRect )
update
update
()
updateBoundingRect
updateBoundingRect
()
QGraphicsEllipseItem
qgraphicsellipseitem.html
QGraphicsEllipseItem
QGraphicsEllipseItem
( QGraphicsItem * parent = 0 )
QGraphicsEllipseItem
QGraphicsEllipseItem-2
( const QRectF & rect, QGraphicsItem * parent = 0 )
QGraphicsEllipseItem
QGraphicsEllipseItem-3
( qreal x, qreal y, qreal width, qreal height, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
rect
rect
()
setRect
setRect
( const QRectF & rect )
setRect
setRect-2
( qreal x, qreal y, qreal width, qreal height )
setSpanAngle
setSpanAngle
( int angle )
setStartAngle
setStartAngle
( int angle )
shape
shape
()
spanAngle
spanAngle
()
startAngle
startAngle
()
type
type
()
QGraphicsGridLayout
qgraphicsgridlayout.html
QGraphicsGridLayout
QGraphicsGridLayout
( QGraphicsLayoutItem * parent = 0 )
addItem
addItem
( QGraphicsLayoutItem * item, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment = 0 )
addItem
addItem-2
( QGraphicsLayoutItem * item, int row, int column, Qt::Alignment alignment = 0 )
Alignment
alignment
QGraphicsGridLayout::alignment( QGraphicsLayoutItem * item )
Alignment
columnAlignment
QGraphicsGridLayout::columnAlignment( int column )
columnCount
columnCount
()
columnMaximumWidth
columnMaximumWidth
( int column )
columnMinimumWidth
columnMinimumWidth
( int column )
columnPreferredWidth
columnPreferredWidth
( int column )
columnSpacing
columnSpacing
( int column )
columnStretchFactor
columnStretchFactor
( int column )
count
count
()
horizontalSpacing
horizontalSpacing
()
invalidate
invalidate
()
itemAt
itemAt
( int row, int column )
itemAt
itemAt-2
( int index )
removeAt
removeAt
( int index )
Alignment
rowAlignment
QGraphicsGridLayout::rowAlignment( int row )
rowCount
rowCount
()
rowMaximumHeight
rowMaximumHeight
( int row )
rowMinimumHeight
rowMinimumHeight
( int row )
rowPreferredHeight
rowPreferredHeight
( int row )
rowSpacing
rowSpacing
( int row )
rowStretchFactor
rowStretchFactor
( int row )
setAlignment
setAlignment
( QGraphicsLayoutItem * item, Qt::Alignment alignment )
setColumnAlignment
setColumnAlignment
( int column, Qt::Alignment alignment )
setColumnFixedWidth
setColumnFixedWidth
( int column, qreal width )
setColumnMaximumWidth
setColumnMaximumWidth
( int column, qreal width )
setColumnMinimumWidth
setColumnMinimumWidth
( int column, qreal width )
setColumnPreferredWidth
setColumnPreferredWidth
( int column, qreal width )
setColumnSpacing
setColumnSpacing
( int column, qreal spacing )
setColumnStretchFactor
setColumnStretchFactor
( int column, int stretch )
setGeometry
setGeometry
( const QRectF & rect )
setHorizontalSpacing
setHorizontalSpacing
( qreal spacing )
setRowAlignment
setRowAlignment
( int row, Qt::Alignment alignment )
setRowFixedHeight
setRowFixedHeight
( int row, qreal height )
setRowMaximumHeight
setRowMaximumHeight
( int row, qreal height )
setRowMinimumHeight
setRowMinimumHeight
( int row, qreal height )
setRowPreferredHeight
setRowPreferredHeight
( int row, qreal height )
setRowSpacing
setRowSpacing
( int row, qreal spacing )
setRowStretchFactor
setRowStretchFactor
( int row, int stretch )
setSpacing
setSpacing
( qreal spacing )
setVerticalSpacing
setVerticalSpacing
( qreal spacing )
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
verticalSpacing
verticalSpacing
()
acceptsHoverEvents
acceptsHoverEvents
()
children
children
()
handlesChildEvents
handlesChildEvents
()
matrix
matrix
()
resetMatrix
resetMatrix
()
rotate
rotate
( qreal angle )
scale
scale-2
( qreal sx, qreal sy )
sceneMatrix
sceneMatrix
()
setAcceptsHoverEvents
setAcceptsHoverEvents
( bool enabled )
setHandlesChildEvents
setHandlesChildEvents
( bool enabled )
setMatrix
setMatrix
( const QMatrix & matrix, bool combine = false )
shear
shear
( qreal sh, qreal sv )
translate
translate
( qreal dx, qreal dy )
QGraphicsItem
qgraphicsitem.html
CacheMode
CacheMode-enum
GraphicsItemChange
GraphicsItemChange-enum
PanelModality
PanelModality-enum
QGraphicsItem
QGraphicsItem
( QGraphicsItem * parent = 0 )
acceptDrops
acceptDrops
()
acceptHoverEvents
acceptHoverEvents
()
acceptTouchEvents
acceptTouchEvents
()
MouseButtons
acceptedMouseButtons
QGraphicsItem::acceptedMouseButtons()
advance
advance
( int phase )
boundingRect
boundingRect
()
boundingRegion
boundingRegion
( const QTransform & itemToDeviceTransform )
boundingRegionGranularity
boundingRegionGranularity
()
cacheMode
cacheMode
()
childItems
childItems
()
childrenBoundingRect
childrenBoundingRect
()
clearFocus
clearFocus
()
clipPath
clipPath
()
collidesWithItem
collidesWithItem
( const QGraphicsItem * other, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
collidesWithPath
collidesWithPath
( const QPainterPath & path, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
collidingItems
collidingItems
( Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
commonAncestorItem
commonAncestorItem
( const QGraphicsItem * other )
contains
contains
( const QPointF & point )
contextMenuEvent
contextMenuEvent
( QGraphicsSceneContextMenuEvent * event )
cursor
cursor
()
data
data
( int key )
deviceTransform
deviceTransform
( const QTransform & viewportTransform )
dragEnterEvent
dragEnterEvent
( QGraphicsSceneDragDropEvent * event )
dragLeaveEvent
dragLeaveEvent
( QGraphicsSceneDragDropEvent * event )
dragMoveEvent
dragMoveEvent
( QGraphicsSceneDragDropEvent * event )
dropEvent
dropEvent
( QGraphicsSceneDragDropEvent * event )
effectiveOpacity
effectiveOpacity
()
ensureVisible
ensureVisible
( const QRectF & rect = QRectF()
ensureVisible
ensureVisible-2
( qreal x, qreal y, qreal w, qreal h, int xmargin = 50, int ymargin = 50 )
filtersChildEvents
filtersChildEvents
()
flags
flags
()
focusInEvent
focusInEvent
( QFocusEvent * event )
focusItem
focusItem
()
focusOutEvent
focusOutEvent
( QFocusEvent * event )
focusProxy
focusProxy
()
grabKeyboard
grabKeyboard
()
grabMouse
grabMouse
()
graphicsEffect
graphicsEffect
()
group
group
()
hasCursor
hasCursor
()
hasFocus
hasFocus
()
hide
hide
()
hoverEnterEvent
hoverEnterEvent
( QGraphicsSceneHoverEvent * event )
hoverLeaveEvent
hoverLeaveEvent
( QGraphicsSceneHoverEvent * event )
hoverMoveEvent
hoverMoveEvent
( QGraphicsSceneHoverEvent * event )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * event )
InputMethodHints
inputMethodHints
QGraphicsItem::inputMethodHints()
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
installSceneEventFilter
installSceneEventFilter
( QGraphicsItem * filterItem )
isActive
isActive
()
isAncestorOf
isAncestorOf
( const QGraphicsItem * child )
isBlockedByModalPanel
isBlockedByModalPanel
( QGraphicsItem ** blockingPanel = 0 )
isClipped
isClipped
()
isEnabled
isEnabled
()
isObscured
isObscured
()
isObscured
isObscured-2
( qreal x, qreal y, qreal w, qreal h )
isObscured
isObscured-3
( const QRectF & rect )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
isPanel
isPanel
()
isSelected
isSelected
()
isUnderMouse
isUnderMouse
()
isVisible
isVisible
()
isVisibleTo
isVisibleTo
( const QGraphicsItem * parent )
isWidget
isWidget
()
isWindow
isWindow
()
itemChange
itemChange
( GraphicsItemChange change, const QVariant & value )
itemTransform
itemTransform
( const QGraphicsItem * other, bool * ok = 0 )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * event )
mapFromItem
mapFromItem
( const QGraphicsItem * item, const QPointF & point )
mapFromItem
mapFromItem-2
( const QGraphicsItem * item, const QRectF & rect )
mapFromItem
mapFromItem-3
( const QGraphicsItem * item, const QPolygonF & polygon )
mapFromItem
mapFromItem-4
( const QGraphicsItem * item, const QPainterPath & path )
mapFromItem
mapFromItem-5
( const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h )
mapFromItem
mapFromItem-6
( const QGraphicsItem * item, qreal x, qreal y )
mapFromParent
mapFromParent
( const QPointF & point )
mapFromParent
mapFromParent-2
( const QRectF & rect )
mapFromParent
mapFromParent-3
( const QPolygonF & polygon )
mapFromParent
mapFromParent-4
( const QPainterPath & path )
mapFromParent
mapFromParent-5
( qreal x, qreal y, qreal w, qreal h )
mapFromParent
mapFromParent-6
( qreal x, qreal y )
mapFromScene
mapFromScene
( const QPointF & point )
mapFromScene
mapFromScene-2
( const QRectF & rect )
mapFromScene
mapFromScene-3
( const QPolygonF & polygon )
mapFromScene
mapFromScene-4
( const QPainterPath & path )
mapFromScene
mapFromScene-5
( qreal x, qreal y, qreal w, qreal h )
mapFromScene
mapFromScene-6
( qreal x, qreal y )
mapRectFromItem
mapRectFromItem
( const QGraphicsItem * item, const QRectF & rect )
mapRectFromItem
mapRectFromItem-2
( const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h )
mapRectFromParent
mapRectFromParent
( const QRectF & rect )
mapRectFromParent
mapRectFromParent-2
( qreal x, qreal y, qreal w, qreal h )
mapRectFromScene
mapRectFromScene
( const QRectF & rect )
mapRectFromScene
mapRectFromScene-2
( qreal x, qreal y, qreal w, qreal h )
mapRectToItem
mapRectToItem
( const QGraphicsItem * item, const QRectF & rect )
mapRectToItem
mapRectToItem-2
( const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h )
mapRectToParent
mapRectToParent
( const QRectF & rect )
mapRectToParent
mapRectToParent-2
( qreal x, qreal y, qreal w, qreal h )
mapRectToScene
mapRectToScene
( const QRectF & rect )
mapRectToScene
mapRectToScene-2
( qreal x, qreal y, qreal w, qreal h )
mapToItem
mapToItem
( const QGraphicsItem * item, const QPointF & point )
mapToItem
mapToItem-2
( const QGraphicsItem * item, const QRectF & rect )
mapToItem
mapToItem-3
( const QGraphicsItem * item, const QPolygonF & polygon )
mapToItem
mapToItem-4
( const QGraphicsItem * item, const QPainterPath & path )
mapToItem
mapToItem-5
( const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h )
mapToItem
mapToItem-6
( const QGraphicsItem * item, qreal x, qreal y )
mapToParent
mapToParent
( const QPointF & point )
mapToParent
mapToParent-2
( const QRectF & rect )
mapToParent
mapToParent-3
( const QPolygonF & polygon )
mapToParent
mapToParent-4
( const QPainterPath & path )
mapToParent
mapToParent-5
( qreal x, qreal y, qreal w, qreal h )
mapToParent
mapToParent-6
( qreal x, qreal y )
mapToScene
mapToScene
( const QPointF & point )
mapToScene
mapToScene-2
( const QRectF & rect )
mapToScene
mapToScene-3
( const QPolygonF & polygon )
mapToScene
mapToScene-4
( const QPainterPath & path )
mapToScene
mapToScene-5
( qreal x, qreal y, qreal w, qreal h )
mapToScene
mapToScene-6
( qreal x, qreal y )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QGraphicsSceneMouseEvent * event )
mouseMoveEvent
mouseMoveEvent
( QGraphicsSceneMouseEvent * event )
mousePressEvent
mousePressEvent
( QGraphicsSceneMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QGraphicsSceneMouseEvent * event )
moveBy
moveBy
( qreal dx, qreal dy )
opacity
opacity
()
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
panel
panel
()
panelModality
panelModality
()
parentItem
parentItem
()
parentObject
parentObject
()
parentWidget
parentWidget
()
pos
pos
()
prepareGeometryChange
prepareGeometryChange
()
removeSceneEventFilter
removeSceneEventFilter
( QGraphicsItem * filterItem )
resetTransform
resetTransform
()
rotation
rotation
()
scale
scale
()
scene
scene
()
sceneBoundingRect
sceneBoundingRect
()
sceneEvent
sceneEvent
( QEvent * event )
sceneEventFilter
sceneEventFilter
( QGraphicsItem * watched, QEvent * event )
scenePos
scenePos
()
sceneTransform
sceneTransform
()
scroll
scroll
( qreal dx, qreal dy, const QRectF & rect = QRectF()
setAcceptDrops
setAcceptDrops
( bool on )
setAcceptHoverEvents
setAcceptHoverEvents
( bool enabled )
setAcceptTouchEvents
setAcceptTouchEvents
( bool enabled )
setAcceptedMouseButtons
setAcceptedMouseButtons
( Qt::MouseButtons buttons )
setActive
setActive
( bool active )
setBoundingRegionGranularity
setBoundingRegionGranularity
( qreal granularity )
setCacheMode
setCacheMode
( CacheMode mode, const QSize & logicalCacheSize = QSize()
setCursor
setCursor
( const QCursor & cursor )
setData
setData
( int key, const QVariant & value )
setEnabled
setEnabled
( bool enabled )
setFiltersChildEvents
setFiltersChildEvents
( bool enabled )
setFlag
setFlag
( GraphicsItemFlag flag, bool enabled = true )
setFlags
setFlags
( GraphicsItemFlags flags )
setFocus
setFocus
( Qt::FocusReason focusReason = Qt::OtherFocusReason )
setFocusProxy
setFocusProxy
( QGraphicsItem * item )
setGraphicsEffect
setGraphicsEffect
( QGraphicsEffect * effect )
setGroup
setGroup
( QGraphicsItemGroup * group )
setInputMethodHints
setInputMethodHints
( Qt::InputMethodHints hints )
setOpacity
setOpacity
( qreal opacity )
setPanelModality
setPanelModality
( PanelModality panelModality )
setParentItem
setParentItem
( QGraphicsItem * parent )
setPos
setPos
( const QPointF & pos )
setPos
setPos-2
( qreal x, qreal y )
setRotation
setRotation
( qreal angle )
setScale
setScale
( qreal factor )
setSelected
setSelected
( bool selected )
setToolTip
setToolTip
( const QString & toolTip )
setTransform
setTransform
( const QTransform & matrix, bool combine = false )
setTransformOriginPoint
setTransformOriginPoint
( const QPointF & origin )
setTransformOriginPoint
setTransformOriginPoint-2
( qreal x, qreal y )
setTransformations
setTransformations
( const QList<QGraphicsTransform *> & transformations )
setVisible
setVisible
( bool visible )
setX
setX
( qreal x )
setY
setY
( qreal y )
setZValue
setZValue
( qreal z )
shape
shape
()
show
show
()
stackBefore
stackBefore
( const QGraphicsItem * sibling )
toGraphicsObject
toGraphicsObject
()
toGraphicsObject
toGraphicsObject-2
()
toolTip
toolTip
()
topLevelItem
topLevelItem
()
topLevelWidget
topLevelWidget
()
transform
transform
()
transformOriginPoint
transformOriginPoint
()
transformations
transformations
()
type
type
()
ungrabKeyboard
ungrabKeyboard
()
ungrabMouse
ungrabMouse
()
unsetCursor
unsetCursor
()
update
update
( const QRectF & rect = QRectF()
update
update-2
( qreal x, qreal y, qreal width, qreal height )
wheelEvent
wheelEvent
( QGraphicsSceneWheelEvent * event )
window
window
()
x
x
()
y
y
()
zValue
zValue
()
UserType
UserType-var
reset
reset
()
QGraphicsItemAnimation
qgraphicsitemanimation.html
QGraphicsItemAnimation
QGraphicsItemAnimation
( QObject * parent = 0 )
afterAnimationStep
afterAnimationStep
( qreal step )
beforeAnimationStep
beforeAnimationStep
( qreal step )
clear
clear
()
horizontalScaleAt
horizontalScaleAt
( qreal step )
horizontalShearAt
horizontalShearAt
( qreal step )
item
item
()
matrixAt
matrixAt
( qreal step )
posAt
posAt
( qreal step )
posList
posList
()
rotationAt
rotationAt
( qreal step )
rotationList
rotationList
()
scaleList
scaleList
()
setItem
setItem
( QGraphicsItem * item )
setPosAt
setPosAt
( qreal step, const QPointF & point )
setRotationAt
setRotationAt
( qreal step, qreal angle )
setScaleAt
setScaleAt
( qreal step, qreal sx, qreal sy )
setShearAt
setShearAt
( qreal step, qreal sh, qreal sv )
setStep
setStep
( qreal step )
setTimeLine
setTimeLine
( QTimeLine * timeLine )
setTranslationAt
setTranslationAt
( qreal step, qreal dx, qreal dy )
shearList
shearList
()
timeLine
timeLine
()
translationList
translationList
()
verticalScaleAt
verticalScaleAt
( qreal step )
verticalShearAt
verticalShearAt
( qreal step )
xTranslationAt
xTranslationAt
( qreal step )
yTranslationAt
yTranslationAt
( qreal step )
QGraphicsItemGroup
qgraphicsitemgroup.html
QGraphicsItemGroup
QGraphicsItemGroup
( QGraphicsItem * parent = 0 )
addToGroup
addToGroup
( QGraphicsItem * item )
boundingRect
boundingRect
()
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
removeFromGroup
removeFromGroup
( QGraphicsItem * item )
type
type
()
QGraphicsLayout
qgraphicslayout.html
QGraphicsLayout
QGraphicsLayout
( QGraphicsLayoutItem * parent = 0 )
activate
activate
()
addChildLayoutItem
addChildLayoutItem
( QGraphicsLayoutItem * layoutItem )
count
count
()
getContentsMargins
getContentsMargins
( qreal * left, qreal * top, qreal * right, qreal * bottom )
invalidate
invalidate
()
isActivated
isActivated
()
itemAt
itemAt
( int i )
removeAt
removeAt
( int index )
setContentsMargins
setContentsMargins
( qreal left, qreal top, qreal right, qreal bottom )
updateGeometry
updateGeometry
()
widgetEvent
widgetEvent
( QEvent * e )
QGraphicsLayoutItem
qgraphicslayoutitem.html
QGraphicsLayoutItem
QGraphicsLayoutItem
( QGraphicsLayoutItem * parent = 0, bool isLayout = false )
contentsRect
contentsRect
()
effectiveSizeHint
effectiveSizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
geometry
geometry
()
getContentsMargins
getContentsMargins
( qreal * left, qreal * top, qreal * right, qreal * bottom )
graphicsItem
graphicsItem
()
isLayout
isLayout
()
maximumHeight
maximumHeight
()
maximumSize
maximumSize
()
maximumWidth
maximumWidth
()
minimumHeight
minimumHeight
()
minimumSize
minimumSize
()
minimumWidth
minimumWidth
()
ownedByLayout
ownedByLayout
()
parentLayoutItem
parentLayoutItem
()
preferredHeight
preferredHeight
()
preferredSize
preferredSize
()
preferredWidth
preferredWidth
()
setGeometry
setGeometry
( const QRectF & rect )
setGraphicsItem
setGraphicsItem
( QGraphicsItem * item )
setMaximumHeight
setMaximumHeight
( qreal height )
setMaximumSize
setMaximumSize
( const QSizeF & size )
setMaximumSize
setMaximumSize-2
( qreal w, qreal h )
setMaximumWidth
setMaximumWidth
( qreal width )
setMinimumHeight
setMinimumHeight
( qreal height )
setMinimumSize
setMinimumSize
( const QSizeF & size )
setMinimumSize
setMinimumSize-2
( qreal w, qreal h )
setMinimumWidth
setMinimumWidth
( qreal width )
setOwnedByLayout
setOwnedByLayout
( bool ownership )
setParentLayoutItem
setParentLayoutItem
( QGraphicsLayoutItem * parent )
setPreferredHeight
setPreferredHeight
( qreal height )
setPreferredSize
setPreferredSize
( const QSizeF & size )
setPreferredSize
setPreferredSize-2
( qreal w, qreal h )
setPreferredWidth
setPreferredWidth
( qreal width )
setSizePolicy
setSizePolicy
( const QSizePolicy & policy )
setSizePolicy
setSizePolicy-2
( QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType = QSizePolicy::DefaultType )
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
sizePolicy
sizePolicy
()
updateGeometry
updateGeometry
()
QGraphicsLinearLayout
qgraphicslinearlayout.html
QGraphicsLinearLayout
QGraphicsLinearLayout
( QGraphicsLayoutItem * parent = 0 )
QGraphicsLinearLayout
QGraphicsLinearLayout-2
( Qt::Orientation orientation, QGraphicsLayoutItem * parent = 0 )
addItem
addItem
( QGraphicsLayoutItem * item )
addStretch
addStretch
( int stretch = 1 )
Alignment
alignment
QGraphicsLinearLayout::alignment( QGraphicsLayoutItem * item )
count
count
()
insertItem
insertItem
( int index, QGraphicsLayoutItem * item )
insertStretch
insertStretch
( int index, int stretch = 1 )
invalidate
invalidate
()
itemAt
itemAt
( int index )
itemSpacing
itemSpacing
( int index )
Orientation
orientation
QGraphicsLinearLayout::orientation()
removeAt
removeAt
( int index )
removeItem
removeItem
( QGraphicsLayoutItem * item )
setAlignment
setAlignment
( QGraphicsLayoutItem * item, Qt::Alignment alignment )
setGeometry
setGeometry
( const QRectF & rect )
setItemSpacing
setItemSpacing
( int index, qreal spacing )
setOrientation
setOrientation
( Qt::Orientation orientation )
setSpacing
setSpacing
( qreal spacing )
setStretchFactor
setStretchFactor
( QGraphicsLayoutItem * item, int stretch )
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
spacing
spacing
()
stretchFactor
stretchFactor
( QGraphicsLayoutItem * item )
QGraphicsLineItem
qgraphicslineitem.html
QGraphicsLineItem
QGraphicsLineItem
( QGraphicsItem * parent = 0 )
QGraphicsLineItem
QGraphicsLineItem-2
( const QLineF & line, QGraphicsItem * parent = 0 )
QGraphicsLineItem
QGraphicsLineItem-3
( qreal x1, qreal y1, qreal x2, qreal y2, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
line
line
()
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
pen
pen
()
setLine
setLine
( const QLineF & line )
setLine
setLine-2
( qreal x1, qreal y1, qreal x2, qreal y2 )
setPen
setPen
( const QPen & pen )
shape
shape
()
type
type
()
QGraphicsObject
qgraphicsobject.html
QGraphicsObject
QGraphicsObject
( QGraphicsItem * parent = 0 )
enabledChanged
enabledChanged
()
grabGesture
grabGesture
( Qt::GestureType gesture, Qt::GestureFlags flags = Qt::GestureFlags()
opacityChanged
opacityChanged
()
parentChanged
parentChanged
()
rotationChanged
rotationChanged
()
scaleChanged
scaleChanged
()
ungrabGesture
ungrabGesture
( Qt::GestureType gesture )
visibleChanged
visibleChanged
()
xChanged
xChanged
()
yChanged
yChanged
()
zChanged
zChanged
()
QGraphicsOpacityEffect
qgraphicsopacityeffect.html
QGraphicsOpacityEffect
QGraphicsOpacityEffect
( QObject * parent = 0 )
draw
draw
( QPainter * painter )
opacityChanged
opacityChanged
( qreal opacity )
opacityMaskChanged
opacityMaskChanged
( const QBrush & mask )
QGraphicsPathItem
qgraphicspathitem.html
QGraphicsPathItem
QGraphicsPathItem
( QGraphicsItem * parent = 0 )
QGraphicsPathItem
QGraphicsPathItem-2
( const QPainterPath & path, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
path
pathx
()
setPath
setPath
( const QPainterPath & path )
shape
shape
()
type
type
()
QGraphicsPixmapItem
qgraphicspixmapitem.html
ShapeMode
ShapeMode-enum
QGraphicsPixmapItem
QGraphicsPixmapItem
( QGraphicsItem * parent = 0 )
QGraphicsPixmapItem
QGraphicsPixmapItem-2
( const QPixmap & pixmap, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
offset
offset
()
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget )
pixmap
pixmap
()
setOffset
setOffset
( const QPointF & offset )
setOffset
setOffset-2
( qreal x, qreal y )
setPixmap
setPixmap
( const QPixmap & pixmap )
setShapeMode
setShapeMode
( ShapeMode mode )
setTransformationMode
setTransformationMode
( Qt::TransformationMode mode )
shape
shape
()
shapeMode
shapeMode
()
TransformationMode
transformationMode
QGraphicsPixmapItem::transformationMode()
type
type
()
QGraphicsPolygonItem
qgraphicspolygonitem.html
QGraphicsPolygonItem
QGraphicsPolygonItem
( QGraphicsItem * parent = 0 )
QGraphicsPolygonItem
QGraphicsPolygonItem-2
( const QPolygonF & polygon, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
FillRule
fillRule
QGraphicsPolygonItem::fillRule()
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
polygon
polygon
()
setFillRule
setFillRule
( Qt::FillRule rule )
setPolygon
setPolygon
( const QPolygonF & polygon )
shape
shape
()
type
type
()
QGraphicsProxyWidget
qgraphicsproxywidget.html
QGraphicsProxyWidget
QGraphicsProxyWidget
( QGraphicsItem * parent = 0, Qt::WindowFlags wFlags = 0 )
contextMenuEvent
contextMenuEvent
( QGraphicsSceneContextMenuEvent * event )
createProxyForChildWidget
createProxyForChildWidget
( QWidget * child )
dragEnterEvent
dragEnterEvent
( QGraphicsSceneDragDropEvent * event )
dragLeaveEvent
dragLeaveEvent
( QGraphicsSceneDragDropEvent * event )
dragMoveEvent
dragMoveEvent
( QGraphicsSceneDragDropEvent * event )
dropEvent
dropEvent
( QGraphicsSceneDragDropEvent * event )
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * object, QEvent * event )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
grabMouseEvent
grabMouseEvent
( QEvent * event )
hideEvent
hideEvent
( QHideEvent * event )
hoverEnterEvent
hoverEnterEvent
( QGraphicsSceneHoverEvent * event )
hoverLeaveEvent
hoverLeaveEvent
( QGraphicsSceneHoverEvent * event )
hoverMoveEvent
hoverMoveEvent
( QGraphicsSceneHoverEvent * event )
itemChange
itemChange
( GraphicsItemChange change, const QVariant & value )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * event )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QGraphicsSceneMouseEvent * event )
mouseMoveEvent
mouseMoveEvent
( QGraphicsSceneMouseEvent * event )
mousePressEvent
mousePressEvent
( QGraphicsSceneMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QGraphicsSceneMouseEvent * event )
newProxyWidget
newProxyWidget
( const QWidget * child )
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget )
resizeEvent
resizeEvent
( QGraphicsSceneResizeEvent * event )
setGeometry
setGeometry
( const QRectF & rect )
setWidget
setWidget
( QWidget * widget )
showEvent
showEvent
( QShowEvent * event )
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
subWidgetRect
subWidgetRect
( const QWidget * widget )
type
type
()
ungrabMouseEvent
ungrabMouseEvent
( QEvent * event )
wheelEvent
wheelEvent
( QGraphicsSceneWheelEvent * event )
widget
widget
()
QGraphicsRectItem
qgraphicsrectitem.html
QGraphicsRectItem
QGraphicsRectItem
( QGraphicsItem * parent = 0 )
QGraphicsRectItem
QGraphicsRectItem-2
( const QRectF & rect, QGraphicsItem * parent = 0 )
QGraphicsRectItem
QGraphicsRectItem-3
( qreal x, qreal y, qreal width, qreal height, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
rect
rect
()
setRect
setRect
( const QRectF & rectangle )
setRect
setRect-2
( qreal x, qreal y, qreal width, qreal height )
shape
shape
()
type
type
()
QGraphicsRotation
qgraphicsrotation.html
QGraphicsRotation
QGraphicsRotation
( QObject * parent = 0 )
angleChanged
angleChanged
()
applyTo
applyTo
( QMatrix4x4 * matrix )
axisChanged
axisChanged
()
originChanged
originChanged
()
QGraphicsScale
qgraphicsscale.html
QGraphicsScale
QGraphicsScale
( QObject * parent = 0 )
applyTo
applyTo
( QMatrix4x4 * matrix )
originChanged
originChanged
()
scaleChanged
scaleChanged
()
itemAt
itemAt-2
( const QPointF & position )
itemAt
itemAt-4
( qreal x, qreal y )
items
items-4
( const QPointF & pos )
items
items-5
( qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
items
items-6
( const QRectF & rectangle, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
items
items-8
( const QPolygonF & polygon, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
items
items-9
( const QPainterPath & path, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
setSelectionArea
setSelectionArea-2
( const QPainterPath & path )
setSelectionArea
setSelectionArea-3
( const QPainterPath & path, Qt::ItemSelectionMode mode )
QGraphicsScene
qgraphicsscene.html
ItemIndexMethod
ItemIndexMethod-enum
QGraphicsScene
QGraphicsScene
( QObject * parent = 0 )
QGraphicsScene
QGraphicsScene-2
( const QRectF & sceneRect, QObject * parent = 0 )
QGraphicsScene
QGraphicsScene-3
( qreal x, qreal y, qreal width, qreal height, QObject * parent = 0 )
activePanel
activePanel
()
activeWindow
activeWindow
()
addEllipse
addEllipse
( const QRectF & rect, const QPen & pen = QPen()
addEllipse
addEllipse-2
( qreal x, qreal y, qreal w, qreal h, const QPen & pen = QPen()
addItem
addItem
( QGraphicsItem * item )
addLine
addLine
( const QLineF & line, const QPen & pen = QPen()
addLine
addLine-2
( qreal x1, qreal y1, qreal x2, qreal y2, const QPen & pen = QPen()
addPath
addPath
( const QPainterPath & path, const QPen & pen = QPen()
addPixmap
addPixmap
( const QPixmap & pixmap )
addPolygon
addPolygon
( const QPolygonF & polygon, const QPen & pen = QPen()
addRect
addRect
( const QRectF & rect, const QPen & pen = QPen()
addRect
addRect-2
( qreal x, qreal y, qreal w, qreal h, const QPen & pen = QPen()
addSimpleText
addSimpleText
( const QString & text, const QFont & font = QFont()
addText
addText
( const QString & text, const QFont & font = QFont()
addWidget
addWidget
( QWidget * widget, Qt::WindowFlags wFlags = 0 )
advance
advance
()
changed
changed
( const QList<QRectF> & region )
clear
clear
()
clearFocus
clearFocus
()
clearSelection
clearSelection
()
collidingItems
collidingItems
( const QGraphicsItem * item, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
contextMenuEvent
contextMenuEvent
( QGraphicsSceneContextMenuEvent * contextMenuEvent )
createItemGroup
createItemGroup
( const QList<QGraphicsItem *> & items )
destroyItemGroup
destroyItemGroup
( QGraphicsItemGroup * group )
dragEnterEvent
dragEnterEvent
( QGraphicsSceneDragDropEvent * event )
dragLeaveEvent
dragLeaveEvent
( QGraphicsSceneDragDropEvent * event )
dragMoveEvent
dragMoveEvent
( QGraphicsSceneDragDropEvent * event )
drawBackground
drawBackground
( QPainter * painter, const QRectF & rect )
drawForeground
drawForeground
( QPainter * painter, const QRectF & rect )
drawItems
drawItems
( QPainter * painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget * widget = 0 )
dropEvent
dropEvent
( QGraphicsSceneDragDropEvent * event )
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * watched, QEvent * event )
focusInEvent
focusInEvent
( QFocusEvent * focusEvent )
focusItem
focusItem
()
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * focusEvent )
hasFocus
hasFocus
()
height
height
()
helpEvent
helpEvent
( QGraphicsSceneHelpEvent * helpEvent )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * event )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
invalidate
invalidate
( const QRectF & rect = QRectF()
invalidate
invalidate-2
( qreal x, qreal y, qreal w, qreal h, SceneLayers layers = AllLayers )
isActive
isActive
()
itemAt
itemAt
( const QPointF & position, const QTransform & deviceTransform )
itemAt
itemAt-3
( qreal x, qreal y, const QTransform & deviceTransform )
items
items
()
items
items-2
( Qt::SortOrder order )
items
items-3
( const QPointF & pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform = QTransform()
items
items-7
( qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform = QTransform()
items
items-10
( const QRectF & rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform = QTransform()
items
items-11
( const QPolygonF & polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform = QTransform()
items
items-12
( const QPainterPath & path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform = QTransform()
itemsBoundingRect
itemsBoundingRect
()
keyPressEvent
keyPressEvent
( QKeyEvent * keyEvent )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * keyEvent )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QGraphicsSceneMouseEvent * mouseEvent )
mouseGrabberItem
mouseGrabberItem
()
mouseMoveEvent
mouseMoveEvent
( QGraphicsSceneMouseEvent * mouseEvent )
mousePressEvent
mousePressEvent
( QGraphicsSceneMouseEvent * mouseEvent )
mouseReleaseEvent
mouseReleaseEvent
( QGraphicsSceneMouseEvent * mouseEvent )
removeItem
removeItem
( QGraphicsItem * item )
render
render
( QPainter * painter, const QRectF & target = QRectF()
sceneRectChanged
sceneRectChanged
( const QRectF & rect )
selectedItems
selectedItems
()
selectionArea
selectionArea
()
selectionChanged
selectionChanged
()
sendEvent
sendEvent
( QGraphicsItem * item, QEvent * event )
setActivePanel
setActivePanel
( QGraphicsItem * item )
setActiveWindow
setActiveWindow
( QGraphicsWidget * widget )
setFocus
setFocus
( Qt::FocusReason focusReason = Qt::OtherFocusReason )
setFocusItem
setFocusItem
( QGraphicsItem * item, Qt::FocusReason focusReason = Qt::OtherFocusReason )
setSelectionArea
setSelectionArea
( const QPainterPath & path, const QTransform & deviceTransform )
setSelectionArea
setSelectionArea-4
( const QPainterPath & path, Qt::ItemSelectionMode mode, const QTransform & deviceTransform )
setStyle
setStyle
( QStyle * style )
style
style
()
update
update
( const QRectF & rect = QRectF()
update
update-2
( qreal x, qreal y, qreal w, qreal h )
views
views
()
wheelEvent
wheelEvent
( QGraphicsSceneWheelEvent * wheelEvent )
width
width
()
QGraphicsSceneContextMenuEvent
qgraphicsscenecontextmenuevent.html
Reason
Reason-enum
KeyboardModifiers
modifiers
QGraphicsSceneContextMenuEvent::modifiers()
pos
pos
()
reason
reason
()
scenePos
scenePos
()
screenPos
screenPos
()
QGraphicsSceneDragDropEvent
qgraphicsscenedragdropevent.html
acceptProposedAction
acceptProposedAction
()
MouseButtons
buttons
QGraphicsSceneDragDropEvent::buttons()
DropAction
dropAction
QGraphicsSceneDragDropEvent::dropAction()
mimeData
mimeData
()
KeyboardModifiers
modifiers
QGraphicsSceneDragDropEvent::modifiers()
pos
pos
()
DropActions
possibleActions
QGraphicsSceneDragDropEvent::possibleActions()
DropAction
proposedAction
QGraphicsSceneDragDropEvent::proposedAction()
scenePos
scenePos
()
screenPos
screenPos
()
setDropAction
setDropAction
( Qt::DropAction action )
source
source
()
QGraphicsSceneEvent
qgraphicssceneevent.html
widget
widget
()
QGraphicsSceneHelpEvent
qgraphicsscenehelpevent.html
scenePos
scenePos
()
screenPos
screenPos
()
QGraphicsSceneHoverEvent
qgraphicsscenehoverevent.html
lastPos
lastPos
()
lastScenePos
lastScenePos
()
lastScreenPos
lastScreenPos
()
KeyboardModifiers
modifiers
QGraphicsSceneHoverEvent::modifiers()
pos
pos
()
scenePos
scenePos
()
screenPos
screenPos
()
QGraphicsSceneMouseEvent
qgraphicsscenemouseevent.html
MouseButton
button
QGraphicsSceneMouseEvent::button()
buttonDownPos
buttonDownPos
( Qt::MouseButton button )
buttonDownScenePos
buttonDownScenePos
( Qt::MouseButton button )
buttonDownScreenPos
buttonDownScreenPos
( Qt::MouseButton button )
MouseButtons
buttons
QGraphicsSceneMouseEvent::buttons()
lastPos
lastPos
()
lastScenePos
lastScenePos
()
lastScreenPos
lastScreenPos
()
KeyboardModifiers
modifiers
QGraphicsSceneMouseEvent::modifiers()
pos
pos
()
scenePos
scenePos
()
screenPos
screenPos
()
QGraphicsSceneMoveEvent
qgraphicsscenemoveevent.html
QGraphicsSceneMoveEvent
QGraphicsSceneMoveEvent
()
newPos
newPos
()
oldPos
oldPos
()
QGraphicsSceneResizeEvent
qgraphicssceneresizeevent.html
QGraphicsSceneResizeEvent
QGraphicsSceneResizeEvent
()
newSize
newSize
()
oldSize
oldSize
()
QGraphicsSceneWheelEvent
qgraphicsscenewheelevent.html
MouseButtons
buttons
QGraphicsSceneWheelEvent::buttons()
delta
delta
()
KeyboardModifiers
modifiers
QGraphicsSceneWheelEvent::modifiers()
Orientation
orientation
QGraphicsSceneWheelEvent::orientation()
pos
pos
()
scenePos
scenePos
()
screenPos
screenPos
()
QGraphicsSimpleTextItem
qgraphicssimpletextitem.html
QGraphicsSimpleTextItem
QGraphicsSimpleTextItem
( QGraphicsItem * parent = 0 )
QGraphicsSimpleTextItem
QGraphicsSimpleTextItem-2
( const QString & text, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
font
font
()
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget )
setFont
setFont
( const QFont & font )
setText
setText
( const QString & text )
shape
shape
()
text
text
()
type
type
()
isCachingEnabled
isCachingEnabled
()
setCachingEnabled
setCachingEnabled
( bool caching )
QGraphicsSvgItem
qgraphicssvgitem.html
QGraphicsSvgItem
QGraphicsSvgItem
( QGraphicsItem * parent = 0 )
QGraphicsSvgItem
QGraphicsSvgItem-2
( const QString & fileName, QGraphicsItem * parent = 0 )
boundingRect
boundingRect
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
renderer
renderer
()
setSharedRenderer
setSharedRenderer
( QSvgRenderer * renderer )
type
type
()
QGraphicsTextItem
qgraphicstextitem.html
QGraphicsTextItem
QGraphicsTextItem
( QGraphicsItem * parent = 0 )
QGraphicsTextItem
QGraphicsTextItem-2
( const QString & text, QGraphicsItem * parent = 0 )
adjustSize
adjustSize
()
boundingRect
boundingRect
()
contains
contains
( const QPointF & point )
contextMenuEvent
contextMenuEvent
( QGraphicsSceneContextMenuEvent * event )
defaultTextColor
defaultTextColor
()
document
document
()
dragEnterEvent
dragEnterEvent
( QGraphicsSceneDragDropEvent * event )
dragLeaveEvent
dragLeaveEvent
( QGraphicsSceneDragDropEvent * event )
dragMoveEvent
dragMoveEvent
( QGraphicsSceneDragDropEvent * event )
dropEvent
dropEvent
( QGraphicsSceneDragDropEvent * event )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
font
font
()
hoverEnterEvent
hoverEnterEvent
( QGraphicsSceneHoverEvent * event )
hoverLeaveEvent
hoverLeaveEvent
( QGraphicsSceneHoverEvent * event )
hoverMoveEvent
hoverMoveEvent
( QGraphicsSceneHoverEvent * event )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * event )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
isObscuredBy
isObscuredBy
( const QGraphicsItem * item )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * event )
linkActivated
linkActivated
( const QString & link )
linkHovered
linkHovered
( const QString & link )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QGraphicsSceneMouseEvent * event )
mouseMoveEvent
mouseMoveEvent
( QGraphicsSceneMouseEvent * event )
mousePressEvent
mousePressEvent
( QGraphicsSceneMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QGraphicsSceneMouseEvent * event )
opaqueArea
opaqueArea
()
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget )
sceneEvent
sceneEvent
( QEvent * event )
setDefaultTextColor
setDefaultTextColor
( const QColor & col )
setDocument
setDocument
( QTextDocument * document )
setFont
setFont
( const QFont & font )
setHtml
setHtml
( const QString & text )
setPlainText
setPlainText
( const QString & text )
setTabChangesFocus
setTabChangesFocus
( bool b )
setTextInteractionFlags
setTextInteractionFlags
( Qt::TextInteractionFlags flags )
setTextWidth
setTextWidth
( qreal width )
shape
shape
()
tabChangesFocus
tabChangesFocus
()
TextInteractionFlags
textInteractionFlags
QGraphicsTextItem::textInteractionFlags()
textWidth
textWidth
()
toHtml
toHtml
()
toPlainText
toPlainText
()
type
type
()
QGraphicsTransform
qgraphicstransform.html
QGraphicsTransform
QGraphicsTransform
( QObject * parent = 0 )
applyTo
applyTo
( QMatrix4x4 * matrix )
update
update
()
QGraphicsView
qgraphicsview.html
DragMode
DragMode-enum
ViewportAnchor
ViewportAnchor-enum
ViewportUpdateMode
ViewportUpdateMode-enum
Alignment
alignment-prop
RenderHints
renderHints-prop
ItemSelectionMode
rubberBandSelectionMode-prop
QGraphicsView
QGraphicsView
( QWidget * parent = 0 )
QGraphicsView
QGraphicsView-2
( QGraphicsScene * scene, QWidget * parent = 0 )
centerOn
centerOn
( const QPointF & pos )
centerOn
centerOn-2
( qreal x, qreal y )
centerOn
centerOn-3
( const QGraphicsItem * item )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * event )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * event )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * event )
drawBackground
drawBackground
( QPainter * painter, const QRectF & rect )
drawForeground
drawForeground
( QPainter * painter, const QRectF & rect )
drawItems
drawItems
( QPainter * painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options )
dropEvent
dropEvent
( QDropEvent * event )
ensureVisible
ensureVisible
( const QRectF & rect, int xmargin = 50, int ymargin = 50 )
ensureVisible
ensureVisible-2
( qreal x, qreal y, qreal w, qreal h, int xmargin = 50, int ymargin = 50 )
ensureVisible
ensureVisible-3
( const QGraphicsItem * item, int xmargin = 50, int ymargin = 50 )
event
event
( QEvent * event )
fitInView
fitInView
( const QRectF & rect, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio )
fitInView
fitInView-2
( qreal x, qreal y, qreal w, qreal h, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio )
fitInView
fitInView-3
( const QGraphicsItem * item, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * event )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
invalidateScene
invalidateScene
( const QRectF & rect = QRectF()
isTransformed
isTransformed
()
itemAt
itemAt
( const QPoint & pos )
itemAt
itemAt-2
( int x, int y )
items
items
()
items
items-2
( const QPoint & pos )
items
items-3
( int x, int y )
items
items-4
( int x, int y, int w, int h, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
items
items-5
( const QRect & rect, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
items
items-6
( const QPolygon & polygon, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
items
items-7
( const QPainterPath & path, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * event )
mapFromScene
mapFromScene
( const QPointF & point )
mapFromScene
mapFromScene-2
( const QRectF & rect )
mapFromScene
mapFromScene-3
( const QPolygonF & polygon )
mapFromScene
mapFromScene-4
( const QPainterPath & path )
mapFromScene
mapFromScene-5
( qreal x, qreal y )
mapFromScene
mapFromScene-6
( qreal x, qreal y, qreal w, qreal h )
mapToScene
mapToScene
( const QPoint & point )
mapToScene
mapToScene-2
( const QRect & rect )
mapToScene
mapToScene-3
( const QPolygon & polygon )
mapToScene
mapToScene-4
( const QPainterPath & path )
mapToScene
mapToScene-5
( int x, int y )
mapToScene
mapToScene-6
( int x, int y, int w, int h )
matrix
matrix
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * event )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
paintEvent
paintEvent
( QPaintEvent * event )
render
render
( QPainter * painter, const QRectF & target = QRectF()
resetCachedContent
resetCachedContent
()
resetMatrix
resetMatrix
()
resetTransform
resetTransform
()
resizeEvent
resizeEvent
( QResizeEvent * event )
rotate
rotate
( qreal angle )
scale
scale
( qreal sx, qreal sy )
scene
scene
()
scrollContentsBy
scrollContentsBy
( int dx, int dy )
setMatrix
setMatrix
( const QMatrix & matrix, bool combine = false )
setOptimizationFlag
setOptimizationFlag
( OptimizationFlag flag, bool enabled = true )
setRenderHint
setRenderHint
( QPainter::RenderHint hint, bool enabled = true )
setScene
setScene
( QGraphicsScene * scene )
setTransform
setTransform
( const QTransform & matrix, bool combine = false )
setupViewport
setupViewport
( QWidget * widget )
shear
shear
( qreal sh, qreal sv )
showEvent
showEvent
( QShowEvent * event )
sizeHint
sizeHint
()
transform
transform
()
translate
translate
( qreal dx, qreal dy )
updateScene
updateScene
( const QList<QRectF> & rects )
updateSceneRect
updateSceneRect
( const QRectF & rect )
viewportEvent
viewportEvent
( QEvent * event )
viewportTransform
viewportTransform
()
wheelEvent
wheelEvent
( QWheelEvent * event )
QGraphicsWebView
qgraphicswebview.html
QGraphicsWebView
QGraphicsWebView
( QGraphicsItem * parent = 0 )
back
back
()
contextMenuEvent
contextMenuEvent
( QGraphicsSceneContextMenuEvent * ev )
dragEnterEvent
dragEnterEvent
( QGraphicsSceneDragDropEvent * ev )
dragLeaveEvent
dragLeaveEvent
( QGraphicsSceneDragDropEvent * ev )
dragMoveEvent
dragMoveEvent
( QGraphicsSceneDragDropEvent * ev )
dropEvent
dropEvent
( QGraphicsSceneDragDropEvent * ev )
event
event
( QEvent * event )
findText
findText
( const QString & subString, QWebPage::FindFlags options = 0 )
focusInEvent
focusInEvent
( QFocusEvent * ev )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * ev )
forward
forward
()
history
history
()
hoverLeaveEvent
hoverLeaveEvent
( QGraphicsSceneHoverEvent * ev )
hoverMoveEvent
hoverMoveEvent
( QGraphicsSceneHoverEvent * ev )
iconChanged
iconChanged
()
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * ev )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
itemChange
itemChange
( GraphicsItemChange change, const QVariant & value )
keyPressEvent
keyPressEvent
( QKeyEvent * ev )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * ev )
linkClicked
linkClicked
( const QUrl & url )
load
load
( const QUrl & url )
load
load-2
( const QNetworkRequest & request, QNetworkAccessManager::Operation operation = QNetworkAccessManager::GetOperation, const QByteArray & body = QByteArray()
loadFinished
loadFinished
( bool ok )
loadProgress
loadProgress
( int progress )
loadStarted
loadStarted
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QGraphicsSceneMouseEvent * ev )
mouseMoveEvent
mouseMoveEvent
( QGraphicsSceneMouseEvent * ev )
mousePressEvent
mousePressEvent
( QGraphicsSceneMouseEvent * ev )
mouseReleaseEvent
mouseReleaseEvent
( QGraphicsSceneMouseEvent * ev )
page
page
()
pageAction
pageAction
( QWebPage::WebAction action )
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
reload
reload
()
sceneEvent
sceneEvent
( QEvent * event )
setContent
setContent
( const QByteArray & data, const QString & mimeType = QString()
setGeometry
setGeometry
( const QRectF & rect )
setHtml
setHtml
( const QString & html, const QUrl & baseUrl = QUrl()
setPage
setPage
( QWebPage * page )
settings
settings
()
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint )
statusBarMessage
statusBarMessage
( const QString & text )
stop
stop
()
titleChanged
titleChanged
( const QString & title )
triggerPageAction
triggerPageAction
( QWebPage::WebAction action, bool checked = false )
updateGeometry
updateGeometry
()
urlChanged
urlChanged
( const QUrl & url )
wheelEvent
wheelEvent
( QGraphicsSceneWheelEvent * ev )
QGraphicsWidget
qgraphicswidget.html
FocusPolicy
focusPolicy-prop
LayoutDirection
layoutDirection-prop
WindowFlags
windowFlags-prop
QGraphicsWidget
QGraphicsWidget
( QGraphicsItem * parent = 0, Qt::WindowFlags wFlags = 0 )
actions
actions
()
addAction
addAction
( QAction * action )
addActions
addActions
( QList<QAction *> actions )
adjustSize
adjustSize
()
boundingRect
boundingRect
()
changeEvent
changeEvent
( QEvent * event )
close
close
()
closeEvent
closeEvent
( QCloseEvent * event )
event
event
( QEvent * event )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
focusWidget
focusWidget
()
getContentsMargins
getContentsMargins
( qreal * left, qreal * top, qreal * right, qreal * bottom )
getWindowFrameMargins
getWindowFrameMargins
( qreal * left, qreal * top, qreal * right, qreal * bottom )
grabKeyboardEvent
grabKeyboardEvent
( QEvent * event )
grabMouseEvent
grabMouseEvent
( QEvent * event )
grabShortcut
grabShortcut
( const QKeySequence & sequence, Qt::ShortcutContext context = Qt::WindowShortcut )
hideEvent
hideEvent
( QHideEvent * event )
hoverLeaveEvent
hoverLeaveEvent
( QGraphicsSceneHoverEvent * event )
hoverMoveEvent
hoverMoveEvent
( QGraphicsSceneHoverEvent * event )
initStyleOption
initStyleOption
( QStyleOption * option )
insertAction
insertAction
( QAction * before, QAction * action )
insertActions
insertActions
( QAction * before, QList<QAction *> actions )
isActiveWindow
isActiveWindow
()
itemChange
itemChange
( GraphicsItemChange change, const QVariant & value )
layout
layout
()
moveEvent
moveEvent
( QGraphicsSceneMoveEvent * event )
paint
paint
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
paintWindowFrame
paintWindowFrame
( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
polishEvent
polishEvent
()
rect
rect
()
releaseShortcut
releaseShortcut
( int id )
removeAction
removeAction
( QAction * action )
resizeEvent
resizeEvent
( QGraphicsSceneResizeEvent * event )
sceneEvent
sceneEvent
( QEvent * event )
setAttribute
setAttribute
( Qt::WidgetAttribute attribute, bool on = true )
setContentsMargins
setContentsMargins
( qreal left, qreal top, qreal right, qreal bottom )
setLayout
setLayout
( QGraphicsLayout * layout )
setShortcutAutoRepeat
setShortcutAutoRepeat
( int id, bool enabled = true )
setShortcutEnabled
setShortcutEnabled
( int id, bool enabled = true )
setStyle
setStyle
( QStyle * style )
setTabOrder
setTabOrder
( QGraphicsWidget * first, QGraphicsWidget * second )
setWindowFrameMargins
setWindowFrameMargins
( qreal left, qreal top, qreal right, qreal bottom )
shape
shape
()
showEvent
showEvent
( QShowEvent * event )
sizeHint
sizeHint
( Qt::SizeHint which, const QSizeF & constraint = QSizeF()
style
style
()
testAttribute
testAttribute
( Qt::WidgetAttribute attribute )
type
type
()
ungrabKeyboardEvent
ungrabKeyboardEvent
( QEvent * event )
ungrabMouseEvent
ungrabMouseEvent
( QEvent * event )
unsetWindowFrameMargins
unsetWindowFrameMargins
()
updateGeometry
updateGeometry
()
windowFrameEvent
windowFrameEvent
( QEvent * event )
windowFrameGeometry
windowFrameGeometry
()
windowFrameRect
windowFrameRect
()
WindowFrameSection
windowFrameSectionAt
QGraphicsWidget::windowFrameSectionAt( const QPointF & pos )
WindowType
windowType
QGraphicsWidget::windowType()
QGridLayout
QGridLayout-3
( QWidget * parent, int nRows, int nCols = 1, int margin = 0, int space = -1, const char * name = 0 )
QGridLayout
QGridLayout-4
( int nRows, int nCols = 1, int spacing = -1, const char * name = 0 )
QGridLayout
QGridLayout-5
( QLayout * parentLayout, int nRows = 1, int nCols = 1, int spacing = -1, const char * name = 0 )
addColSpacing
addColSpacing
( int col, int minsize )
addMultiCell
addMultiCell
( QLayoutItem * l, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align = 0 )
addMultiCellLayout
addMultiCellLayout
( QLayout * layout, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align = 0 )
addMultiCellWidget
addMultiCellWidget
( QWidget * widget, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align = 0 )
addRowSpacing
addRowSpacing
( int row, int minsize )
cellGeometry
cellGeometry
( int row, int column )
colSpacing
colSpacing
( int col )
colStretch
colStretch
( int col )
expand
expand
( int nRows, int nCols )
findWidget
findWidget
( QWidget * w, int * row, int * column )
numCols
numCols
()
numRows
numRows
()
Corner
origin
QGridLayout::origin()
rowSpacing
rowSpacing
( int row )
setColSpacing
setColSpacing
( int col, int minSize )
setColStretch
setColStretch
( int col, int stretch )
setOrigin
setOrigin
( Qt::Corner corner )
setRowSpacing
setRowSpacing
( int row, int minSize )
QGridLayout
qgridlayout.html
QGridLayout
QGridLayout
( QWidget * parent )
QGridLayout
QGridLayout-2
()
addItem
addItem
( QLayoutItem * item, int row, int column, int rowSpan = 1, int columnSpan = 1, Qt::Alignment alignment = 0 )
addItem
addItem-2
( QLayoutItem * item )
addLayout
addLayout
( QLayout * layout, int row, int column, Qt::Alignment alignment = 0 )
addLayout
addLayout-2
( QLayout * layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment = 0 )
addWidget
addWidget
( QWidget * widget, int row, int column, Qt::Alignment alignment = 0 )
addWidget
addWidget-2
( QWidget * widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment = 0 )
cellRect
cellRect
( int row, int column )
columnCount
columnCount
()
columnMinimumWidth
columnMinimumWidth
( int column )
columnStretch
columnStretch
( int column )
count
count
()
Orientations
expandingDirections
QGridLayout::expandingDirections()
getItemPosition
getItemPosition
( int index, int * row, int * column, int * rowSpan, int * columnSpan )
hasHeightForWidth
hasHeightForWidth
()
heightForWidth
heightForWidth
( int w )
invalidate
invalidate
()
itemAt
itemAt
( int index )
itemAtPosition
itemAtPosition
( int row, int column )
maximumSize
maximumSize
()
minimumHeightForWidth
minimumHeightForWidth
( int w )
minimumSize
minimumSize
()
Corner
originCorner
QGridLayout::originCorner()
rowCount
rowCount
()
rowMinimumHeight
rowMinimumHeight
( int row )
rowStretch
rowStretch
( int row )
setColumnMinimumWidth
setColumnMinimumWidth
( int column, int minSize )
setColumnStretch
setColumnStretch
( int column, int stretch )
setGeometry
setGeometry
( const QRect & rect )
setOriginCorner
setOriginCorner
( Qt::Corner corner )
setRowMinimumHeight
setRowMinimumHeight
( int row, int minSize )
setRowStretch
setRowStretch
( int row, int stretch )
setSpacing
setSpacing
( int spacing )
sizeHint
sizeHint
()
spacing
spacing
()
takeAt
takeAt
( int index )
QGroupBox
QGroupBox-3
( QWidget * parent, const char * name )
QGroupBox
QGroupBox-4
( const QString & title, QWidget * parent, const char * name )
QGroupBox
qgroupbox.html
Alignment
alignment-prop
QGroupBox
QGroupBox
( QWidget * parent = 0 )
QGroupBox
QGroupBox-2
( const QString & title, QWidget * parent = 0 )
changeEvent
changeEvent
( QEvent * ev )
childEvent
childEvent
( QChildEvent * c )
clicked
clicked
( bool checked = false )
event
event
( QEvent * e )
focusInEvent
focusInEvent
( QFocusEvent * fe )
initStyleOption
initStyleOption
( QStyleOptionGroupBox * option )
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
paintEvent
paintEvent
( QPaintEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * e )
toggled
toggled
( bool on )
QGtkStyle
qgtkstyle.html
QGtkStyle
QGtkStyle
()
drawComplexControl
drawComplexControl
( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget )
drawItemPixmap
drawItemPixmap
( QPainter * painter, const QRect & rect, int alignment, const QPixmap & pixmap )
drawItemText
drawItemText
( QPainter * painter, const QRect & rect, int alignment, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole )
drawPrimitive
drawPrimitive
( PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget )
generatedIconPixmap
generatedIconPixmap
( QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt )
getGConfBool
getGConfBool
( const QString & key, bool fallback = 0 )
getGConfString
getGConfString
( const QString & key, const QString & fallback = QString()
SubControl
hitTestComplexControl
QGtkStyle::hitTestComplexControl( ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * w )
itemPixmapRect
itemPixmapRect
( const QRect & r, int flags, const QPixmap & pixmap )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * widget )
polish
polish-2
( QApplication * app )
polish
polish-3
( QPalette & palette )
sizeFromContents
sizeFromContents
( ContentsType type, const QStyleOption * option, const QSize & size, const QWidget * widget )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap sp, const QStyleOption * option, const QWidget * widget )
styleHint
styleHint
( StyleHint hint, const QStyleOption * option, const QWidget * widget, QStyleHintReturn * returnData )
subControlRect
subControlRect
( ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget )
subElementRect
subElementRect
( SubElement element, const QStyleOption * option, const QWidget * widget )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * app )
const_iterator
const_iterator
()
const_iterator
const_iterator-3
( const iterator & other )
key
key
()
value
value
()
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator==
operator-eq-eq
( const const_iterator & other )
iterator
qhash-iterator.html
iterator
iterator
()
key
key
()
value
value
()
operator!=
operator-not-eq
( const iterator & other )
operator!=
operator-not-eq-2
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator==
operator-eq-eq
( const iterator & other )
operator==
operator-eq-eq-2
( const const_iterator & other )
QHash
qhash.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
difference_type
difference_type-typedef
key_type
key_type-typedef
mapped_type
mapped_type-typedef
size_type
size_type-typedef
QHash
QHash
()
QHash
QHash-2
( const QHash<Key, T> & other )
begin
begin
()
begin
begin-2
()
capacity
capacity
()
clear
clear
()
constBegin
constBegin
()
constEnd
constEnd
()
constFind
constFind
( const Key & key )
contains
contains
( const Key & key )
count
count
( const Key & key )
count
count-2
()
empty
empty
()
end
end
()
end
end-2
()
erase
erase
( iterator pos )
find
find
( const Key & key )
find
find-2
( const Key & key )
insert
insert
( const Key & key, const T & value )
insertMulti
insertMulti
( const Key & key, const T & value )
isEmpty
isEmpty
()
key
key
( const T & value )
key
key-2
( const T & value, const Key & defaultKey )
keys
keys
()
keys
keys-2
( const T & value )
remove
remove
( const Key & key )
reserve
reserve
( int size )
size
size
()
squeeze
squeeze
()
take
take
( const Key & key )
uniqueKeys
uniqueKeys
()
unite
unite
( const QHash<Key, T> & other )
value
value
( const Key & key )
value
value-2
( const Key & key, const T & defaultValue )
values
values
()
values
values-2
( const Key & key )
operator!=
operator-not-eq
( const QHash<Key, T> & other )
operator=
operator-eq
( const QHash<Key, T> & other )
operator==
operator-eq-eq
( const QHash<Key, T> & other )
operator[]
operator-5b-5d
( const Key & key )
operator[]
operator-5b-5d-2
( const Key & key )
QHashIterator
qhashiterator.html
QHashIterator
QHashIterator
( const QHash<Key, T> & hash )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
key
key
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
value
value
()
operator=
operator-eq
( const QHash<Key, T> & hash )
QHBoxLayout
QHBoxLayout-3
( QWidget * parent, int margin, int spacing = -1, const char * name = 0 )
QHBoxLayout
QHBoxLayout-4
( QLayout * parentLayout, int spacing = -1, const char * name = 0 )
QHBoxLayout
QHBoxLayout-5
( int spacing, const char * name = 0 )
QHBoxLayout
qhboxlayout.html
QHBoxLayout
QHBoxLayout
()
QHBoxLayout
QHBoxLayout-2
( QWidget * parent )
QHeaderView
qheaderview.html
ResizeMode
ResizeMode-enum
Alignment
defaultAlignment-prop
QHeaderView
QHeaderView
( Qt::Orientation orientation, QWidget * parent = 0 )
count
count
()
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & old )
event
event
( QEvent * e )
geometriesChanged
geometriesChanged
()
headerDataChanged
headerDataChanged
( Qt::Orientation orientation, int logicalFirst, int logicalLast )
hiddenSectionCount
hiddenSectionCount
()
hideSection
hideSection
( int logicalIndex )
horizontalOffset
horizontalOffset
()
initStyleOption
initStyleOption
( QStyleOptionHeader * option )
isClickable
isClickable
()
isMovable
isMovable
()
isSectionHidden
isSectionHidden
( int logicalIndex )
length
length
()
logicalIndex
logicalIndex
( int visualIndex )
logicalIndexAt
logicalIndexAt
( int position )
logicalIndexAt
logicalIndexAt-2
( int x, int y )
logicalIndexAt
logicalIndexAt-3
( const QPoint & pos )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveSection
moveSection
( int from, int to )
offset
offset
()
Orientation
orientation
QHeaderView::orientation()
paintEvent
paintEvent
( QPaintEvent * e )
paintSection
paintSection
( QPainter * painter, const QRect & rect, int logicalIndex )
reset
reset
()
resizeMode
resizeMode
( int logicalIndex )
resizeSection
resizeSection
( int logicalIndex, int size )
resizeSections
resizeSections
( QHeaderView::ResizeMode mode )
resizeSections
resizeSections-2
()
restoreState
restoreState
( const QByteArray & state )
saveState
saveState
()
sectionAutoResize
sectionAutoResize
( int logicalIndex, QHeaderView::ResizeMode mode )
sectionClicked
sectionClicked
( int logicalIndex )
sectionCountChanged
sectionCountChanged
( int oldCount, int newCount )
sectionDoubleClicked
sectionDoubleClicked
( int logicalIndex )
sectionEntered
sectionEntered
( int logicalIndex )
sectionHandleDoubleClicked
sectionHandleDoubleClicked
( int logicalIndex )
sectionMoved
sectionMoved
( int logicalIndex, int oldVisualIndex, int newVisualIndex )
sectionPosition
sectionPosition
( int logicalIndex )
sectionPressed
sectionPressed
( int logicalIndex )
sectionResized
sectionResized
( int logicalIndex, int oldSize, int newSize )
sectionSize
sectionSize
( int logicalIndex )
sectionSizeFromContents
sectionSizeFromContents
( int logicalIndex )
sectionSizeHint
sectionSizeHint
( int logicalIndex )
sectionViewportPosition
sectionViewportPosition
( int logicalIndex )
sectionsAboutToBeRemoved
sectionsAboutToBeRemoved
( const QModelIndex & parent, int logicalFirst, int logicalLast )
sectionsHidden
sectionsHidden
()
sectionsInserted
sectionsInserted
( const QModelIndex & parent, int logicalFirst, int logicalLast )
sectionsMoved
sectionsMoved
()
setClickable
setClickable
( bool clickable )
setModel
setModel
( QAbstractItemModel * model )
setMovable
setMovable
( bool movable )
setOffset
setOffset
( int offset )
setOffsetToLastSection
setOffsetToLastSection
()
setOffsetToSectionPosition
setOffsetToSectionPosition
( int visualIndex )
setResizeMode
setResizeMode
( ResizeMode mode )
setResizeMode
setResizeMode-2
( int logicalIndex, ResizeMode mode )
setSectionHidden
setSectionHidden
( int logicalIndex, bool hide )
setSelection
setSelection
( const QRect & rect, QItemSelectionModel::SelectionFlags flags )
setSortIndicator
setSortIndicator
( int logicalIndex, Qt::SortOrder order )
showSection
showSection
( int logicalIndex )
sizeHint
sizeHint
()
sortIndicatorChanged
sortIndicatorChanged
( int logicalIndex, Qt::SortOrder order )
SortOrder
sortIndicatorOrder
QHeaderView::sortIndicatorOrder()
sortIndicatorSection
sortIndicatorSection
()
stretchSectionCount
stretchSectionCount
()
swapSections
swapSections
( int first, int second )
verticalOffset
verticalOffset
()
viewportEvent
viewportEvent
( QEvent * e )
visualIndex
visualIndex
( int logicalIndex )
visualIndexAt
visualIndexAt
( int position )
QHelpContentItem
qhelpcontentitem.html
child
child
( int row )
childCount
childCount
()
childPosition
childPosition
( QHelpContentItem * child )
parent
parent
()
row
row
()
title
title
()
url
url
()
QHelpContentModel
qhelpcontentmodel.html
columnCount
columnCount
( const QModelIndex & parent = QModelIndex()
contentItemAt
contentItemAt
( const QModelIndex & index )
contentsCreated
contentsCreated
()
contentsCreationStarted
contentsCreationStarted
()
createContents
createContents
( const QString & customFilterName )
data
data
( const QModelIndex & index, int role )
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
isCreatingContents
isCreatingContents
()
parent
parent
( const QModelIndex & index )
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
QHelpContentWidget
qhelpcontentwidget.html
indexOf
indexOf
( const QUrl & link )
linkActivated
linkActivated
( const QUrl & link )
QHelpEngine
qhelpengine.html
QHelpEngine
QHelpEngine
( const QString & collectionFile, QObject * parent = 0 )
contentModel
contentModel
()
contentWidget
contentWidget
()
indexModel
indexModel
()
indexWidget
indexWidget
()
searchEngine
searchEngine
()
QHelpEngineCore
qhelpenginecore.html
QHelpEngineCore
QHelpEngineCore
( const QString & collectionFile, QObject * parent = 0 )
addCustomFilter
addCustomFilter
( const QString & filterName, const QStringList & attributes )
copyCollectionFile
copyCollectionFile
( const QString & fileName )
currentFilterChanged
currentFilterChanged
( const QString & newFilter )
customFilters
customFilters
()
customValue
customValue
( const QString & key, const QVariant & defaultValue = QVariant()
documentationFileName
documentationFileName
( const QString & namespaceName )
error
error
()
fileData
fileData
( const QUrl & url )
files
files
( const QString namespaceName, const QStringList & filterAttributes, const QString & extensionFilter = QString()
filterAttributeSets
filterAttributeSets
( const QString & namespaceName )
filterAttributes
filterAttributes
()
filterAttributes
filterAttributes-2
( const QString & filterName )
findFile
findFile
( const QUrl & url )
linksForIdentifier
linksForIdentifier
( const QString & id )
metaData
metaData
( const QString & documentationFileName, const QString & name )
namespaceName
namespaceName
( const QString & documentationFileName )
registerDocumentation
registerDocumentation
( const QString & documentationFileName )
registeredDocumentations
registeredDocumentations
()
removeCustomFilter
removeCustomFilter
( const QString & filterName )
removeCustomValue
removeCustomValue
( const QString & key )
setCustomValue
setCustomValue
( const QString & key, const QVariant & value )
setupData
setupData
()
setupFinished
setupFinished
()
setupStarted
setupStarted
()
unregisterDocumentation
unregisterDocumentation
( const QString & namespaceName )
warning
warning
( const QString & msg )
QHelpEvent
qhelpevent.html
QHelpEvent
QHelpEvent
( Type type, const QPoint & pos, const QPoint & globalPos )
globalPos
globalPos
()
globalX
globalX
()
globalY
globalY
()
pos
pos
()
x
x
()
y
y
()
QHelpIndexModel
qhelpindexmodel.html
createIndex
createIndex
( const QString & customFilterName )
filter
filter
( const QString & filter, const QString & wildcard = QString()
indexCreated
indexCreated
()
indexCreationStarted
indexCreationStarted
()
isCreatingIndex
isCreatingIndex
()
linksForKeyword
linksForKeyword
( const QString & keyword )
QHelpIndexWidget
qhelpindexwidget.html
activateCurrentItem
activateCurrentItem
()
filterIndices
filterIndices
( const QString & filter, const QString & wildcard = QString()
linkActivated
linkActivated
( const QUrl & link, const QString & keyword )
linksActivated
linksActivated
( const QMap<QString, QUrl> & links, const QString & keyword )
hitsCount
hitsCount
()
QHelpSearchEngine
qhelpsearchengine.html
SearchHit
SearchHit-typedef
QHelpSearchEngine
QHelpSearchEngine
( QHelpEngineCore * helpEngine, QObject * parent = 0 )
cancelIndexing
cancelIndexing
()
cancelSearching
cancelSearching
()
hitCount
hitCount
()
hits
hits
( int start, int end )
indexingFinished
indexingFinished
()
indexingStarted
indexingStarted
()
query
query
()
queryWidget
queryWidget
()
reindexDocumentation
reindexDocumentation
()
resultWidget
resultWidget
()
search
search
( const QList<QHelpSearchQuery> & queryList )
searchingFinished
searchingFinished
( int hits )
searchingStarted
searchingStarted
()
QHelpSearchQuery
qhelpsearchquery.html
FieldName
FieldName-enum
QHelpSearchQuery
QHelpSearchQuery
()
QHelpSearchQuery
QHelpSearchQuery-2
( FieldName field, const QStringList & wordList )
QHelpSearchQueryWidget
qhelpsearchquerywidget.html
QHelpSearchQueryWidget
QHelpSearchQueryWidget
( QWidget * parent = 0 )
query
query
()
search
search
()
QHelpSearchResultWidget
qhelpsearchresultwidget.html
linkAt
linkAt
( const QPoint & point )
requestShowLink
requestShowLink
( const QUrl & link )
QHideEvent
qhideevent.html
QHideEvent
QHideEvent
()
QHistoryState
qhistorystate.html
HistoryType
HistoryType-enum
QHistoryState
QHistoryState
( QState * parent = 0 )
QHistoryState
QHistoryState-2
( HistoryType type, QState * parent = 0 )
event
event
( QEvent * e )
onEntry
onEntry
( QEvent * event )
onExit
onExit
( QEvent * event )
ip4Addr
ip4Addr
()
isIPv4Address
isIPv4Address
()
isIPv6Address
isIPv6Address
()
isIp4Addr
isIp4Addr
()
QHostAddress
qhostaddress.html
SpecialAddress
SpecialAddress-enum
QHostAddress
QHostAddress
()
QHostAddress
QHostAddress-2
( quint32 ip4Addr )
QHostAddress
QHostAddress-3
( quint8 * ip6Addr )
QHostAddress
QHostAddress-4
( const Q_IPV6ADDR & ip6Addr )
QHostAddress
QHostAddress-5
( const sockaddr * sockaddr )
QHostAddress
QHostAddress-6
( const QString & address )
QHostAddress
QHostAddress-7
( const QHostAddress & address )
QHostAddress
QHostAddress-8
( SpecialAddress address )
clear
clear
()
isInSubnet
isInSubnet
( const QHostAddress & subnet, int netmask )
isInSubnet
isInSubnet-2
( const QPair<QHostAddress, int> & subnet )
isNull
isNull
()
parseSubnet
parseSubnet
( const QString & subnet )
NetworkLayerProtocol
protocol
QHostAddress::protocol()
scopeId
scopeId
()
setAddress
setAddress
( quint32 ip4Addr )
setAddress
setAddress-2
( quint8 * ip6Addr )
setAddress
setAddress-3
( const Q_IPV6ADDR & ip6Addr )
setAddress
setAddress-4
( const QString & address )
setAddress
setAddress-5
( const sockaddr * sockaddr )
setScopeId
setScopeId
( const QString & id )
toIPv4Address
toIPv4Address
()
toIPv6Address
toIPv6Address
()
toString
toString
()
operator!=
operator-not-eq
( const QHostAddress & other )
operator!=
operator-not-eq-2
( SpecialAddress other )
operator=
operator-eq
( const QHostAddress & address )
operator=
operator-eq-2
( const QString & address )
operator==
operator-eq-eq
( const QHostAddress & other )
operator==
operator-eq-eq-2
( SpecialAddress other )
QHostInfo
qhostinfo.html
HostInfoError
HostInfoError-enum
QHostInfo
QHostInfo
( int id = -1 )
QHostInfo
QHostInfo-2
( const QHostInfo & other )
abortHostLookup
abortHostLookup
( int id )
addresses
addresses
()
error
error
()
errorString
errorString
()
fromName
fromName
( const QString & name )
hostName
hostName
()
localDomainName
localDomainName
()
localHostName
localHostName
()
lookupHost
lookupHost
( const QString & name, QObject * receiver, const char * member )
lookupId
lookupId
()
setAddresses
setAddresses
( const QList<QHostAddress> & addresses )
setError
setError
( HostInfoError error )
setErrorString
setErrorString
( const QString & str )
setHostName
setHostName
( const QString & hostName )
setLookupId
setLookupId
( int id )
operator=
operator-eq
( const QHostInfo & other )
QHoverEvent
qhoverevent.html
QHoverEvent
QHoverEvent
( Type type, const QPoint & pos, const QPoint & oldPos )
oldPos
oldPos
()
pos
pos
()
closeConnection
closeConnection
()
readBlock
readBlock
( char * data, quint64 maxlen )
QHttp
qhttp.html
ConnectionMode
ConnectionMode-enum
Error
Error-enum
State
State-enum
QHttp
QHttp
( QObject * parent = 0 )
QHttp
QHttp-2
( const QString & hostName, quint16 port = 80, QObject * parent = 0 )
QHttp
QHttp-3
( const QString & hostName, ConnectionMode mode, quint16 port = 0, QObject * parent = 0 )
abort
abort
()
authenticationRequired
authenticationRequired
( const QString & hostname, quint16 port, QAuthenticator * authenticator )
bytesAvailable
bytesAvailable
()
clearPendingRequests
clearPendingRequests
()
close
close
()
currentDestinationDevice
currentDestinationDevice
()
currentId
currentId
()
currentRequest
currentRequest
()
currentSourceDevice
currentSourceDevice
()
dataReadProgress
dataReadProgress
( int done, int total )
dataSendProgress
dataSendProgress
( int done, int total )
done
done
( bool error )
error
error
()
errorString
errorString
()
get
get
( const QString & path, QIODevice * to = 0 )
hasPendingRequests
hasPendingRequests
()
head
head
( const QString & path )
ignoreSslErrors
ignoreSslErrors
()
lastResponse
lastResponse
()
post
post
( const QString & path, QIODevice * data, QIODevice * to = 0 )
post
post-2
( const QString & path, const QByteArray & data, QIODevice * to = 0 )
proxyAuthenticationRequired
proxyAuthenticationRequired
( const QNetworkProxy & proxy, QAuthenticator * authenticator )
read
read
( char * data, qint64 maxlen )
readAll
readAll
()
readyRead
readyRead
( const QHttpResponseHeader & resp )
request
request
( const QHttpRequestHeader & header, QIODevice * data = 0, QIODevice * to = 0 )
request
request-2
( const QHttpRequestHeader & header, const QByteArray & data, QIODevice * to = 0 )
requestFinished
requestFinished
( int id, bool error )
requestStarted
requestStarted
( int id )
responseHeaderReceived
responseHeaderReceived
( const QHttpResponseHeader & resp )
setHost
setHost
( const QString & hostName, quint16 port = 80 )
setHost
setHost-2
( const QString & hostName, ConnectionMode mode, quint16 port = 0 )
setProxy
setProxy
( const QString & host, int port, const QString & username = QString()
setProxy
setProxy-2
( const QNetworkProxy & proxy )
setSocket
setSocket
( QTcpSocket * socket )
setUser
setUser
( const QString & userName, const QString & password = QString()
sslErrors
sslErrors
( const QList<QSslError> & errors )
state
state
()
stateChanged
stateChanged
( int state )
QHttpHeader
qhttpheader.html
QHttpHeader
QHttpHeader
()
QHttpHeader
QHttpHeader-2
( const QHttpHeader & header )
QHttpHeader
QHttpHeader-3
( const QString & str )
addValue
addValue
( const QString & key, const QString & value )
allValues
allValues
( const QString & key )
contentLength
contentLength
()
contentType
contentType
()
hasContentLength
hasContentLength
()
hasContentType
hasContentType
()
hasKey
hasKey
( const QString & key )
isValid
isValid
()
keys
keys
()
majorVersion
majorVersion
()
minorVersion
minorVersion
()
removeAllValues
removeAllValues
( const QString & key )
removeValue
removeValue
( const QString & key )
setContentLength
setContentLength
( int len )
setContentType
setContentType
( const QString & type )
setValue
setValue
( const QString & key, const QString & value )
setValues
setValues
( const QList<QPair<QString, QString> > & values )
toString
toString
()
value
value
( const QString & key )
values
values
()
operator=
operator-eq
( const QHttpHeader & h )
QHttpRequestHeader
qhttprequestheader.html
QHttpRequestHeader
QHttpRequestHeader
()
QHttpRequestHeader
QHttpRequestHeader-2
( const QString & method, const QString & path, int majorVer = 1, int minorVer = 1 )
QHttpRequestHeader
QHttpRequestHeader-3
( const QHttpRequestHeader & header )
QHttpRequestHeader
QHttpRequestHeader-4
( const QString & str )
majorVersion
majorVersion
()
method
method
()
minorVersion
minorVersion
()
path
pathx
()
setRequest
setRequest
( const QString & method, const QString & path, int majorVer = 1, int minorVer = 1 )
toString
toString
()
operator=
operator-eq
( const QHttpRequestHeader & header )
QHttpResponseHeader
qhttpresponseheader.html
QHttpResponseHeader
QHttpResponseHeader
()
QHttpResponseHeader
QHttpResponseHeader-2
( const QHttpResponseHeader & header )
QHttpResponseHeader
QHttpResponseHeader-3
( const QString & str )
QHttpResponseHeader
QHttpResponseHeader-4
( int code, const QString & text = QString()
majorVersion
majorVersion
()
minorVersion
minorVersion
()
reasonPhrase
reasonPhrase
()
setStatusLine
setStatusLine
( int code, const QString & text = QString()
statusCode
statusCode
()
toString
toString
()
operator=
operator-eq
( const QHttpResponseHeader & header )
serialNumber
serialNumber
()
Size
Size-enum
pixmap
pixmap-2
( Size size, Mode mode, State state = Off )
pixmap
pixmap-3
( Size size, bool enabled, State state = Off )
pixmap
pixmap-4
()
pixmapSize
pixmapSize
( Size which )
reset
reset
( const QPixmap & pixmap, Size size )
setPixmap
setPixmap
( const QPixmap & pixmap, Size size, Mode mode = Normal, State state = Off )
setPixmap
setPixmap-2
( const QString & fileName, Size size, Mode mode = Normal, State state = Off )
setPixmapSize
setPixmapSize
( Size which, const QSize & size )
QIcon
qicon.html
Mode
Mode-enum
State
State-enum
QIcon
QIcon
()
QIcon
QIcon-2
( const QPixmap & pixmap )
QIcon
QIcon-3
( const QIcon & other )
QIcon
QIcon-4
( const QString & fileName )
QIcon
QIcon-5
( QIconEngine * engine )
QIcon
QIcon-6
( QIconEngineV2 * engine )
actualSize
actualSize
( const QSize & size, Mode mode = Normal, State state = Off )
addFile
addFile
( const QString & fileName, const QSize & size = QSize()
addPixmap
addPixmap
( const QPixmap & pixmap, Mode mode = Normal, State state = Off )
availableSizes
availableSizes
( Mode mode = Normal, State state = Off )
cacheKey
cacheKey
()
fromTheme
fromTheme
( const QString & name, const QIcon & fallback = QIcon()
hasThemeIcon
hasThemeIcon
( const QString & name )
isNull
isNull
()
paint
paint
( QPainter * painter, const QRect & rect, Qt::Alignment alignment = Qt::AlignCenter, Mode mode = Normal, State state = Off )
paint
paint-2
( QPainter * painter, int x, int y, int w, int h, Qt::Alignment alignment = Qt::AlignCenter, Mode mode = Normal, State state = Off )
pixmap
pixmap
( const QSize & size, Mode mode = Normal, State state = Off )
pixmap
pixmap-5
( int w, int h, Mode mode = Normal, State state = Off )
pixmap
pixmap-6
( int extent, Mode mode = Normal, State state = Off )
setThemeName
setThemeName
( const QString & name )
setThemeSearchPaths
setThemeSearchPaths
( const QStringList & paths )
themeName
themeName
()
themeSearchPaths
themeSearchPaths
()
operator
operator-QVariant
QVariant()
operator=
operator-eq
( const QIcon & other )
QIconDragEvent
qicondragevent.html
QIconDragEvent
QIconDragEvent
()
QIconEngine
qiconengine.html
actualSize
actualSize
( const QSize & size, QIcon::Mode mode, QIcon::State state )
addFile
addFile
( const QString & fileName, const QSize & size, QIcon::Mode mode, QIcon::State state )
addPixmap
addPixmap
( const QPixmap & pixmap, QIcon::Mode mode, QIcon::State state )
paint
paint
( QPainter * painter, const QRect & rect, QIcon::Mode mode, QIcon::State state )
pixmap
pixmap
( const QSize & size, QIcon::Mode mode, QIcon::State state )
QIconEnginePlugin
qiconengineplugin.html
QIconEnginePlugin
QIconEnginePlugin
( QObject * parent = 0 )
create
create
( const QString & filename )
keys
keys
()
QIconEnginePluginV2
qiconenginepluginv2.html
QIconEnginePluginV2
QIconEnginePluginV2
( QObject * parent = 0 )
create
create
( const QString & filename = QString()
keys
keys
()
AvailableSizesArgument
qiconenginev2-availablesizesargument.html
Mode
mode-var
AvailableSizesArgument::mode
sizes
sizes-var
State
state-var
AvailableSizesArgument::state
QIconEngineV2
qiconenginev2.html
IconEngineHook
IconEngineHook-enum
availableSizes
availableSizes
( QIcon::Mode mode = QIcon::Normal, QIcon::State state = QIcon::Off )
clone
clone
()
key
key
()
read
read
( QDataStream & in )
virtual_hook
virtual_hook
( int id, void * data )
write
write
( QDataStream & out )
alphaChannel
alphaChannel
()
serialNumber
serialNumber
()
setAlphaChannel
setAlphaChannel
( const QImage & alphaChannel )
setText
setText-2
( const char * key, const char * language, const QString & text )
text
text-2
( const char * key, const char * language = 0 )
text
text-3
( const QImageTextKeyLang & keywordAndLanguage )
textLanguages
textLanguages
()
textList
textList
()
Endian
Endian-enum
QImage
QImage-12
( int width, int height, int depth, int numColors = 0, Endian bitOrder = IgnoreEndian )
QImage
QImage-13
( const QSize & size, int depth, int numColors = 0, Endian bitOrder = IgnoreEndian )
QImage
QImage-14
( uchar * data, int width, int height, int depth, const QRgb * colortable, int numColors, Endian bitOrder )
QImage
QImage-15
( uchar * data, int width, int height, int depth, int bytesPerLine, const QRgb * colortable, int numColors, Endian bitOrder )
QImage
QImage-16
( const QByteArray & data )
bitOrder
bitOrder
()
convertBitOrder
convertBitOrder
( Endian bitOrder )
convertDepth
convertDepth
( int depth, Qt::ImageConversionFlags flags = Qt::AutoColor )
convertDepthWithPalette
convertDepthWithPalette
( int depth, QRgb * palette, int palette_count, Qt::ImageConversionFlags flags = Qt::AutoColor )
copy
copy-2
( int x, int y, int w, int h, Qt::ImageConversionFlags flags )
copy
copy-3
( const QRect & rect, Qt::ImageConversionFlags flags )
create
create
( int width, int height, int depth, int numColors = 0, Endian bitOrder = IgnoreEndian )
create
create-2
( const QSize & size, int depth, int numColors = 0, Endian bitOrder = IgnoreEndian )
hasAlphaBuffer
hasAlphaBuffer
()
invertPixels
invertPixels-2
( bool invertAlpha )
jumpTable
jumpTable
()
jumpTable
jumpTable-2
()
mirror
mirror
( bool horizontal = false, bool vertical = true )
numBytes
numBytes
()
numColors
numColors
()
reset
reset
()
scaleHeight
scaleHeight
( int h )
scaleWidth
scaleWidth
( int w )
setAlphaBuffer
setAlphaBuffer
( bool enable )
setNumColors
setNumColors
( int numColors )
smoothScale
smoothScale
( int width, int height, Qt::AspectRatioMode mode = Qt::IgnoreAspectRatio )
smoothScale
smoothScale-2
( const QSize & size, Qt::AspectRatioMode mode = Qt::IgnoreAspectRatio )
swapRGB
swapRGB
()
systemBitOrder
systemBitOrder
()
systemByteOrder
systemByteOrder
()
xForm
xForm
( const QMatrix & matrix )
ImageConversionFlags
bitBlt
flags = Qt::AutoColor )
QImage
qimage.html
Format
Format-enum
InvertMode
InvertMode-enum
QImage
QImage
()
QImage
QImage-2
( const QSize & size, Format format )
QImage
QImage-3
( int width, int height, Format format )
QImage
QImage-4
( uchar * data, int width, int height, Format format )
QImage
QImage-5
( const uchar * data, int width, int height, Format format )
QImage
QImage-6
( uchar * data, int width, int height, int bytesPerLine, Format format )
QImage
QImage-7
( const uchar * data, int width, int height, int bytesPerLine, Format format )
QImage
QImage-8
( const char * const[] xpm )
QImage
QImage-9
( const QString & fileName, const char * format = 0 )
QImage
QImage-10
( const char * fileName, const char * format = 0 )
QImage
QImage-11
( const QImage & image )
allGray
allGray
()
bits
bits
()
bits
bits-2
()
byteCount
byteCount
()
bytesPerLine
bytesPerLine
()
cacheKey
cacheKey
()
color
color
( int i )
colorCount
colorCount
()
colorTable
colorTable
()
convertToFormat
convertToFormat
( Format format, Qt::ImageConversionFlags flags = Qt::AutoColor )
convertToFormat
convertToFormat-2
( Format format, const QVector<QRgb> & colorTable, Qt::ImageConversionFlags flags = Qt::AutoColor )
copy
copy
( const QRect & rectangle = QRect()
copy
copy-4
( int x, int y, int width, int height )
createAlphaMask
createAlphaMask
( Qt::ImageConversionFlags flags = Qt::AutoColor )
createHeuristicMask
createHeuristicMask
( bool clipTight = true )
createMaskFromColor
createMaskFromColor
( QRgb color, Qt::MaskMode mode = Qt::MaskInColor )
depth
depth
()
dotsPerMeterX
dotsPerMeterX
()
dotsPerMeterY
dotsPerMeterY
()
fill
fill
( uint pixelValue )
format
format
()
fromData
fromData
( const uchar * data, int size, const char * format = 0 )
fromData
fromData-2
( const QByteArray & data, const char * format = 0 )
hasAlphaChannel
hasAlphaChannel
()
height
height
()
invertPixels
invertPixels
( InvertMode mode = InvertRgb )
isGrayscale
isGrayscale
()
isNull
isNull
()
load
load
( const QString & fileName, const char * format = 0 )
load
load-2
( QIODevice * device, const char * format )
loadFromData
loadFromData
( const uchar * data, int len, const char * format = 0 )
loadFromData
loadFromData-2
( const QByteArray & data, const char * format = 0 )
mirrored
mirrored
( bool horizontal = false, bool vertical = true )
offset
offset
()
pixel
pixel
( const QPoint & position )
pixel
pixel-2
( int x, int y )
pixelIndex
pixelIndex
( const QPoint & position )
pixelIndex
pixelIndex-2
( int x, int y )
rect
rect
()
rgbSwapped
rgbSwapped
()
save
save
( const QString & fileName, const char * format = 0, int quality = -1 )
save
save-2
( QIODevice * device, const char * format = 0, int quality = -1 )
scaled
scaled
( const QSize & size, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio, Qt::TransformationMode transformMode = Qt::FastTransformation )
scaled
scaled-2
( int width, int height, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio, Qt::TransformationMode transformMode = Qt::FastTransformation )
scaledToHeight
scaledToHeight
( int height, Qt::TransformationMode mode = Qt::FastTransformation )
scaledToWidth
scaledToWidth
( int width, Qt::TransformationMode mode = Qt::FastTransformation )
scanLine
scanLine
( int i )
scanLine
scanLine-2
( int i )
setColor
setColor
( int index, QRgb colorValue )
setColorCount
setColorCount
( int colorCount )
setColorTable
setColorTable
( const QVector<QRgb> colors )
setDotsPerMeterX
setDotsPerMeterX
( int x )
setDotsPerMeterY
setDotsPerMeterY
( int y )
setOffset
setOffset
( const QPoint & offset )
setPixel
setPixel
( const QPoint & position, uint index_or_rgb )
setPixel
setPixel-2
( int x, int y, uint index_or_rgb )
setText
setText
( const QString & key, const QString & text )
size
size
()
text
text
( const QString & key = QString()
textKeys
textKeys
()
transformed
transformed
( const QMatrix & matrix, Qt::TransformationMode mode = Qt::FastTransformation )
transformed
transformed-2
( const QTransform & matrix, Qt::TransformationMode mode = Qt::FastTransformation )
trueMatrix
trueMatrix
( const QMatrix & matrix, int width, int height )
trueMatrix
trueMatrix-2
( const QTransform & matrix, int width, int height )
valid
valid
( const QPoint & pos )
valid
valid-2
( int x, int y )
width
width
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QImage & image )
operator=
operator-eq
( const QImage & image )
operator==
operator-eq-eq
( const QImage & image )
name
name
()
QImageIOHandler
qimageiohandler.html
ImageOption
ImageOption-enum
QImageIOHandler
QImageIOHandler
()
canRead
canRead
()
currentImageNumber
currentImageNumber
()
currentImageRect
currentImageRect
()
device
device
()
format
format
()
imageCount
imageCount
()
jumpToImage
jumpToImage
( int imageNumber )
jumpToNextImage
jumpToNextImage
()
loopCount
loopCount
()
nextImageDelay
nextImageDelay
()
option
option
( ImageOption option )
read
read
( QImage * image )
setDevice
setDevice
( QIODevice * device )
setFormat
setFormat
( const QByteArray & format )
setFormat
setFormat-2
( const QByteArray & format )
setOption
setOption
( ImageOption option, const QVariant & value )
supportsOption
supportsOption
( ImageOption option )
write
write
( const QImage & image )
QImageIOPlugin
qimageioplugin.html
QImageIOPlugin
QImageIOPlugin
( QObject * parent = 0 )
capabilities
capabilities
( QIODevice * device, const QByteArray & format )
create
create
( QIODevice * device, const QByteArray & format = QByteArray()
keys
keys
()
QImageReader
qimagereader.html
ImageReaderError
ImageReaderError-enum
QImageReader
QImageReader
()
QImageReader
QImageReader-2
( QIODevice * device, const QByteArray & format = QByteArray()
QImageReader
QImageReader-3
( const QString & fileName, const QByteArray & format = QByteArray()
autoDetectImageFormat
autoDetectImageFormat
()
backgroundColor
backgroundColor
()
canRead
canRead
()
clipRect
clipRect
()
currentImageNumber
currentImageNumber
()
currentImageRect
currentImageRect
()
decideFormatFromContent
decideFormatFromContent
()
device
device
()
error
error
()
errorString
errorString
()
fileName
fileName
()
format
format
()
imageCount
imageCount
()
Format
imageFormat
QImageReader::imageFormat()
imageFormat
imageFormat-2
( const QString & fileName )
imageFormat
imageFormat-3
( QIODevice * device )
jumpToImage
jumpToImage
( int imageNumber )
jumpToNextImage
jumpToNextImage
()
loopCount
loopCount
()
nextImageDelay
nextImageDelay
()
quality
quality
()
read
read
()
read
read-2
( QImage * image )
scaledClipRect
scaledClipRect
()
scaledSize
scaledSize
()
setAutoDetectImageFormat
setAutoDetectImageFormat
( bool enabled )
setBackgroundColor
setBackgroundColor
( const QColor & color )
setClipRect
setClipRect
( const QRect & rect )
setDecideFormatFromContent
setDecideFormatFromContent
( bool ignored )
setDevice
setDevice
( QIODevice * device )
setFileName
setFileName
( const QString & fileName )
setFormat
setFormat
( const QByteArray & format )
setQuality
setQuality
( int quality )
setScaledClipRect
setScaledClipRect
( const QRect & rect )
setScaledSize
setScaledSize
( const QSize & size )
size
size
()
supportedImageFormats
supportedImageFormats
()
supportsAnimation
supportsAnimation
()
supportsOption
supportsOption
( QImageIOHandler::ImageOption option )
text
text
( const QString & key )
textKeys
textKeys
()
description
description
()
setDescription
setDescription
( const QString & description )
QImageWriter
qimagewriter.html
ImageWriterError
ImageWriterError-enum
QImageWriter
QImageWriter
()
QImageWriter
QImageWriter-2
( QIODevice * device, const QByteArray & format )
QImageWriter
QImageWriter-3
( const QString & fileName, const QByteArray & format = QByteArray()
canWrite
canWrite
()
compression
compression
()
device
device
()
error
error
()
errorString
errorString
()
fileName
fileName
()
format
format
()
gamma
gamma
()
quality
quality
()
setCompression
setCompression
( int compression )
setDevice
setDevice
( QIODevice * device )
setFileName
setFileName
( const QString & fileName )
setFormat
setFormat
( const QByteArray & format )
setGamma
setGamma
( float gamma )
setQuality
setQuality
( int quality )
setText
setText
( const QString & key, const QString & text )
supportedImageFormats
supportedImageFormats
()
supportsOption
supportsOption
( QImageIOHandler::ImageOption option )
write
write
( const QImage & image )
QInputContext
qinputcontext.html
StandardFormat
StandardFormat-enum
QInputContext
QInputContext
( QObject * parent = 0 )
actions
actions
()
filterEvent
filterEvent
( const QEvent * event )
focusWidget
focusWidget
()
font
font
()
identifierName
identifierName
()
isComposing
isComposing
()
language
language
()
mouseHandler
mouseHandler
( int x, QMouseEvent * event )
reset
reset
()
sendEvent
sendEvent
( const QInputMethodEvent & event )
setFocusWidget
setFocusWidget
( QWidget * widget )
standardFormat
standardFormat
( StandardFormat s )
symbianFilterEvent
symbianFilterEvent
( QWidget * keywidget, const QSymbianEvent * event )
update
update
()
widgetDestroyed
widgetDestroyed
( QWidget * widget )
x11FilterEvent
x11FilterEvent
( QWidget * keywidget, XEvent * event )
QInputContextFactory
qinputcontextfactory.html
create
create
( const QString & key, QObject * parent )
description
description
( const QString & key )
displayName
displayName
( const QString & key )
keys
keys
()
languages
languages
( const QString & key )
QInputContextPlugin
qinputcontextplugin.html
QInputContextPlugin
QInputContextPlugin
( QObject * parent = 0 )
create
create
( const QString & key )
description
description
( const QString & key )
displayName
displayName
( const QString & key )
keys
keys
()
languages
languages
( const QString & key )
getInteger
getInteger
( QWidget * parent, const QString & title, const QString & label, int value = 0, int min = -2147483647, int max = 2147483647, int step = 1, bool * ok = 0, Qt::WindowFlags flags = 0 )
getDouble
getDouble-2
( const QString & title, const QString & label, double value = 0, double min = -2147483647, double max = 2147483647, int decimals = 1, bool * ok = 0, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags flags = 0 )
getInteger
getInteger-2
( const QString & title, const QString & label, int value = 0, int min = -2147483647, int max = 2147483647, int step = 1, bool * ok = 0, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags flags = 0 )
getItem
getItem-2
( const QString & title, const QString & label, const QStringList & list, int current = 0, bool editable = true, bool * ok = 0, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags flags = 0 )
getText
getText-2
( const QString & title, const QString & label, QLineEdit::EchoMode echo = QLineEdit::Normal, const QString & text = QString()
QInputDialog
qinputdialog.html
InputMode
InputMode-enum
EchoMode
textEchoMode-prop
QInputDialog
QInputDialog
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
done
done
( int result )
doubleValueChanged
doubleValueChanged
( double value )
doubleValueSelected
doubleValueSelected
( double value )
getDouble
getDouble
( QWidget * parent, const QString & title, const QString & label, double value = 0, double min = -2147483647, double max = 2147483647, int decimals = 1, bool * ok = 0, Qt::WindowFlags flags = 0 )
getInt
getInt
( QWidget * parent, const QString & title, const QString & label, int value = 0, int min = -2147483647, int max = 2147483647, int step = 1, bool * ok = 0, Qt::WindowFlags flags = 0 )
getItem
getItem
( QWidget * parent, const QString & title, const QString & label, const QStringList & items, int current = 0, bool editable = true, bool * ok = 0, Qt::WindowFlags flags = 0 )
getText
getText
( QWidget * parent, const QString & title, const QString & label, QLineEdit::EchoMode mode = QLineEdit::Normal, const QString & text = QString()
intValueChanged
intValueChanged
( int value )
intValueSelected
intValueSelected
( int value )
minimumSizeHint
minimumSizeHint
()
open
open
( QObject * receiver, const char * member )
setDoubleRange
setDoubleRange
( double min, double max )
setIntRange
setIntRange
( int min, int max )
setOption
setOption
( InputDialogOption option, bool on = true )
setVisible
setVisible
( bool visible )
sizeHint
sizeHint
()
testOption
testOption
( InputDialogOption option )
textValueChanged
textValueChanged
( const QString & text )
textValueSelected
textValueSelected
( const QString & text )
QInputEvent
qinputevent.html
KeyboardModifiers
modifiers
QInputEvent::modifiers()
Attribute
qinputmethodevent-attribute.html
Attribute
Attributex
( AttributeType type, int start, int length, QVariant value )
QInputMethodEvent
qinputmethodevent.html
AttributeType
AttributeType-enum
QInputMethodEvent
QInputMethodEvent
()
QInputMethodEvent
QInputMethodEvent-2
( const QString & preeditText, const QList<Attribute> & attributes )
QInputMethodEvent
QInputMethodEvent-3
( const QInputMethodEvent & other )
attributes
attributes
()
commitString
commitString
()
preeditString
preeditString
()
replacementLength
replacementLength
()
replacementStart
replacementStart
()
setCommitString
setCommitString
( const QString & commitString, int replaceFrom = 0, int replaceLength = 0 )
QIntValidator
QIntValidator-3
( QObject * parent, const char * name )
QIntValidator
QIntValidator-4
( int minimum, int maximum, QObject * parent, const char * name )
QIntValidator
qintvalidator.html
QIntValidator
QIntValidator
( QObject * parent = 0 )
QIntValidator
QIntValidator-2
( int minimum, int maximum, QObject * parent )
setRange
setRange
( int bottom, int top )
State
validate
QIntValidator::validate( QString & input, int & pos )
Offset
Offset-typedef
Status
Status-typedef
at
at
()
at
at-2
( Offset offset )
flags
flags
()
getch
getch
()
isAsynchronous
isAsynchronous
()
isBuffered
isBuffered
()
isCombinedAccess
isCombinedAccess
()
isDirectAccess
isDirectAccess
()
isInactive
isInactive
()
isRaw
isRaw
()
isSequentialAccess
isSequentialAccess
()
isSynchronous
isSynchronous
()
isTranslated
isTranslated
()
mode
mode
()
putch
putch
( int ch )
readBlock
readBlock
( char * data, quint64 size )
resetStatus
resetStatus
()
state
state
()
status
status
()
ungetch
ungetch
( int ch )
writeBlock
writeBlock
( const char * data, quint64 size )
writeBlock
writeBlock-2
( const QByteArray & data )
QIODevice
qiodevice.html
QIODevice
QIODevice
()
QIODevice
QIODevice-2
( QObject * parent )
aboutToClose
aboutToClose
()
atEnd
atEnd
()
bytesAvailable
bytesAvailable
()
bytesToWrite
bytesToWrite
()
bytesWritten
bytesWritten
( qint64 bytes )
canReadLine
canReadLine
()
close
close
()
errorString
errorString
()
getChar
getChar
( char * c )
isOpen
isOpen
()
isReadable
isReadable
()
isSequential
isSequential
()
isTextModeEnabled
isTextModeEnabled
()
isWritable
isWritable
()
open
open
( OpenMode mode )
openMode
openMode
()
peek
peek
( char * data, qint64 maxSize )
peek
peek-2
( qint64 maxSize )
pos
pos
()
putChar
putChar
( char c )
read
read
( char * data, qint64 maxSize )
read
read-2
( qint64 maxSize )
readAll
readAll
()
readChannelFinished
readChannelFinished
()
readData
readData
( char * data, qint64 maxSize )
readLine
readLine
( char * data, qint64 maxSize )
readLine
readLine-2
( qint64 maxSize = 0 )
readLineData
readLineData
( char * data, qint64 maxSize )
readyRead
readyRead
()
reset
reset
()
seek
seek
( qint64 pos )
setErrorString
setErrorString
( const QString & str )
setOpenMode
setOpenMode
( OpenMode openMode )
setTextModeEnabled
setTextModeEnabled
( bool enabled )
size
size
()
ungetChar
ungetChar
( char c )
waitForBytesWritten
waitForBytesWritten
( int msecs )
waitForReadyRead
waitForReadyRead
( int msecs )
write
write
( const char * data, qint64 maxSize )
write
write-2
( const char * data )
write
write-3
( const QByteArray & byteArray )
writeData
writeData
( const char * data, qint64 maxSize )
QItemDelegate
qitemdelegate.html
QItemDelegate
QItemDelegate
( QObject * parent = 0 )
createEditor
createEditor
( QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index )
drawBackground
drawBackground
( QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index )
drawCheck
drawCheck
( QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, Qt::CheckState state )
drawDecoration
drawDecoration
( QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, const QPixmap & pixmap )
drawDisplay
drawDisplay
( QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, const QString & text )
drawFocus
drawFocus
( QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect )
editorEvent
editorEvent
( QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index )
eventFilter
eventFilter
( QObject * editor, QEvent * event )
itemEditorFactory
itemEditorFactory
()
paint
paint
( QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index )
setEditorData
setEditorData
( QWidget * editor, const QModelIndex & index )
setItemEditorFactory
setItemEditorFactory
( QItemEditorFactory * factory )
setModelData
setModelData
( QWidget * editor, QAbstractItemModel * model, const QModelIndex & index )
sizeHint
sizeHint
( const QStyleOptionViewItem & option, const QModelIndex & index )
updateEditorGeometry
updateEditorGeometry
( QWidget * editor, const QStyleOptionViewItem & option, const QModelIndex & index )
QItemEditorCreator
qitemeditorcreator.html
QItemEditorCreator
QItemEditorCreator
( const QByteArray & valuePropertyName )
createWidget
createWidget
( QWidget * parent )
valuePropertyName
valuePropertyName
()
QItemEditorCreatorBase
qitemeditorcreatorbase.html
createWidget
createWidget
( QWidget * parent )
valuePropertyName
valuePropertyName
()
QItemEditorFactory
qitemeditorfactory.html
QItemEditorFactory
QItemEditorFactory
()
createEditor
createEditor
( QVariant::Type type, QWidget * parent )
defaultFactory
defaultFactory
()
registerEditor
registerEditor
( QVariant::Type type, QItemEditorCreatorBase * creator )
setDefaultFactory
setDefaultFactory
( QItemEditorFactory * factory )
valuePropertyName
valuePropertyName
( QVariant::Type type )
QItemSelection
qitemselection.html
QItemSelection
QItemSelection
()
QItemSelection
QItemSelection-2
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
contains
contains
( const QModelIndex & index )
indexes
indexes
()
merge
merge
( const QItemSelection & other, QItemSelectionModel::SelectionFlags command )
select
select
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
split
split
( const QItemSelectionRange & range, const QItemSelectionRange & other, QItemSelection * result )
QItemSelectionModel
qitemselectionmodel.html
QItemSelectionModel
QItemSelectionModel
( QAbstractItemModel * model )
QItemSelectionModel
QItemSelectionModel-2
( QAbstractItemModel * model, QObject * parent )
clear
clear
()
clearSelection
clearSelection
()
columnIntersectsSelection
columnIntersectsSelection
( int column, const QModelIndex & parent )
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & previous )
currentColumnChanged
currentColumnChanged
( const QModelIndex & current, const QModelIndex & previous )
currentIndex
currentIndex
()
currentRowChanged
currentRowChanged
( const QModelIndex & current, const QModelIndex & previous )
emitSelectionChanged
emitSelectionChanged
( const QItemSelection & newSelection, const QItemSelection & oldSelection )
hasSelection
hasSelection
()
isColumnSelected
isColumnSelected
( int column, const QModelIndex & parent )
isRowSelected
isRowSelected
( int row, const QModelIndex & parent )
isSelected
isSelected
( const QModelIndex & index )
model
model
()
reset
reset
()
rowIntersectsSelection
rowIntersectsSelection
( int row, const QModelIndex & parent )
select
select
( const QModelIndex & index, QItemSelectionModel::SelectionFlags command )
select
select-2
( const QItemSelection & selection, QItemSelectionModel::SelectionFlags command )
selectedColumns
selectedColumns
( int row = 0 )
selectedIndexes
selectedIndexes
()
selectedRows
selectedRows
( int column = 0 )
selection
selection
()
selectionChanged
selectionChanged
( const QItemSelection & selected, const QItemSelection & deselected )
setCurrentIndex
setCurrentIndex
( const QModelIndex & index, QItemSelectionModel::SelectionFlags command )
intersect
intersect
( const QItemSelectionRange & other )
QItemSelectionRange
qitemselectionrange.html
QItemSelectionRange
QItemSelectionRange
()
QItemSelectionRange
QItemSelectionRange-2
( const QItemSelectionRange & other )
QItemSelectionRange
QItemSelectionRange-3
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
QItemSelectionRange
QItemSelectionRange-4
( const QModelIndex & index )
bottom
bottom
()
bottomRight
bottomRight
()
contains
contains
( const QModelIndex & index )
contains
contains-2
( int row, int column, const QModelIndex & parentIndex )
height
height
()
indexes
indexes
()
intersected
intersected
( const QItemSelectionRange & other )
intersects
intersects
( const QItemSelectionRange & other )
isValid
isValid
()
left
left
()
model
model
()
parent
parent
()
right
right
()
top
top
()
topLeft
topLeft
()
width
width
()
operator!=
operator-not-eq
( const QItemSelectionRange & other )
operator==
operator-eq-eq
( const QItemSelectionRange & other )
QKbdDriverFactory
qkbddriverfactory.html
create
create
( const QString & key, const QString & device )
keys
keys
()
QKbdDriverPlugin
qkbddriverplugin.html
QKbdDriverPlugin
QKbdDriverPlugin
( QObject * parent = 0 )
create
create
( const QString & key, const QString & device )
keys
keys
()
QKeyEvent
QKeyEvent-2
( Type type, int key, int ascii, int modifiers, const QString & text = QString()
ascii
ascii
()
ButtonState
state
QKeyEvent::state()
ButtonState
stateAfter
QKeyEvent::stateAfter()
QKeyEvent
qkeyevent.html
QKeyEvent
QKeyEvent
( Type type, int key, Qt::KeyboardModifiers modifiers, const QString & text = QString()
count
count
()
isAutoRepeat
isAutoRepeat
()
key
key
()
matches
matches
( QKeySequence::StandardKey key )
KeyboardModifiers
modifiers
QKeyEvent::modifiers()
nativeModifiers
nativeModifiers
()
nativeScanCode
nativeScanCode
()
nativeVirtualKey
nativeVirtualKey
()
text
text
()
StandardKey
operator-eq-eq-37
key )
StandardKey
operator-eq-eq-38
key, QKeyEvent * e )
QKeyEventTransition
qkeyeventtransition.html
KeyboardModifiers
modifierMask-prop
QKeyEventTransition
QKeyEventTransition
( QState * sourceState = 0 )
QKeyEventTransition
QKeyEventTransition-2
( QObject * object, QEvent::Type type, int key, QState * sourceState = 0 )
eventTest
eventTest
( QEvent * event )
onTransition
onTransition
( QEvent * event )
operator
operator-QString
QString()
operator
operator-int
int()
QKeySequence
qkeysequence.html
SequenceFormat
SequenceFormat-enum
SequenceMatch
SequenceMatch-enum
StandardKey
StandardKey-enum
QKeySequence
QKeySequence
()
QKeySequence
QKeySequence-2
( const QString & key )
QKeySequence
QKeySequence-3
( int k1, int k2 = 0, int k3 = 0, int k4 = 0 )
QKeySequence
QKeySequence-4
( const QKeySequence & keysequence )
QKeySequence
QKeySequence-5
( StandardKey key )
count
count
()
fromString
fromString
( const QString & str, SequenceFormat format = PortableText )
isEmpty
isEmpty
()
keyBindings
keyBindings
( StandardKey key )
matches
matches
( const QKeySequence & seq )
mnemonic
mnemonic
( const QString & text )
toString
toString
( SequenceFormat format = PortableText )
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QKeySequence & other )
operator<
operator-lt
( const QKeySequence & other )
operator<=
operator-lt-eq
( const QKeySequence & other )
operator=
operator-eq
( const QKeySequence & other )
operator==
operator-eq-eq
( const QKeySequence & other )
operator>
operator-gt
( const QKeySequence & other )
operator>=
operator-gt-eq
( const QKeySequence & other )
operator[]
operator-5b-5d
( uint index )
QLabel
QLabel-3
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
QLabel
QLabel-4
( const QString & text, QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
QLabel
QLabel-5
( QWidget * buddy, const QString & text, QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )
setAlignment
setAlignment-2
( int alignment )
QLabel
qlabel.html
Alignment
alignment-prop
TextFormat
textFormat-prop
TextInteractionFlags
textInteractionFlags-prop
QLabel
QLabel
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
QLabel
QLabel-2
( const QString & text, QWidget * parent = 0, Qt::WindowFlags f = 0 )
buddy
buddy
()
changeEvent
changeEvent
( QEvent * ev )
clear
clear
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * ev )
event
event
( QEvent * e )
focusInEvent
focusInEvent
( QFocusEvent * ev )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * ev )
heightForWidth
heightForWidth
( int w )
keyPressEvent
keyPressEvent
( QKeyEvent * ev )
linkActivated
linkActivated
( const QString & link )
linkHovered
linkHovered
( const QString & link )
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * ev )
mousePressEvent
mousePressEvent
( QMouseEvent * ev )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * ev )
movie
movie
()
paintEvent
paintEvent
( QPaintEvent * )
picture
picture
()
setBuddy
setBuddy
( QWidget * buddy )
setMovie
setMovie
( QMovie * movie )
setNum
setNum
( int num )
setNum
setNum-2
( double num )
setPicture
setPicture
( const QPicture & picture )
sizeHint
sizeHint
()
QLatin1Char
qlatin1char.html
QLatin1Char
QLatin1Char
( char c )
toLatin1
toLatin1
()
unicode
unicode
()
QLatin1String
qlatin1string.html
QLatin1String
QLatin1String
( const char * str )
latin1
latin1
()
operator!=
operator-not-eq
( const QString & other )
operator!=
operator-not-eq-2
( const char * other )
operator<
operator-lt
( const QString & other )
operator<
operator-lt-2
( const char * other )
operator<=
operator-lt-eq
( const QString & other )
operator<=
operator-lt-eq-2
( const char * other )
operator=
operator-eq
( const QLatin1String & other )
operator==
operator-eq-eq
( const QString & other )
operator==
operator-eq-eq-2
( const char * other )
operator>
operator-gt
( const QString & other )
operator>
operator-gt-2
( const char * other )
operator>=
operator-gt-eq
( const QString & other )
operator>=
operator-gt-eq-2
( const char * other )
QLayout
QLayout-4
( QWidget * parent, int margin, int spacing = -1, const char * name = 0 )
QLayout
QLayout-5
( QLayout * parentLayout, int spacing = -1, const char * name = 0 )
QLayout
QLayout-6
( int spacing, const char * name = 0 )
add
add
( QWidget * widget )
autoAdd
autoAdd
()
defaultBorder
defaultBorder
()
deleteAllItems
deleteAllItems
()
freeze
freeze
( int w = 0, int h = 0 )
isTopLevel
isTopLevel
()
iterator
iterator
()
mainWidget
mainWidget
()
remove
remove
( QWidget * widget )
resizeMode
resizeMode
()
setAutoAdd
setAutoAdd
( bool a )
setResizeMode
setResizeMode
( SizeConstraint constraint )
QLayout
qlayout.html
SizeConstraint
SizeConstraint-enum
QLayout
QLayout
( QWidget * parent )
QLayout
QLayout-2
()
activate
activate
()
addChildLayout
addChildLayout
( QLayout * l )
addChildWidget
addChildWidget
( QWidget * w )
addItem
addItem
( QLayoutItem * item )
addWidget
addWidget
( QWidget * w )
alignmentRect
alignmentRect
( const QRect & r )
childEvent
childEvent
( QChildEvent * e )
closestAcceptableSize
closestAcceptableSize
( const QWidget * widget, const QSize & size )
contentsMargins
contentsMargins
()
contentsRect
contentsRect
()
count
count
()
Orientations
expandingDirections
QLayout::expandingDirections()
geometry
geometry
()
getContentsMargins
getContentsMargins
( int * left, int * top, int * right, int * bottom )
indexOf
indexOf
( QWidget * widget )
invalidate
invalidate
()
isEmpty
isEmpty
()
isEnabled
isEnabled
()
itemAt
itemAt
( int index )
layout
layout
()
maximumSize
maximumSize
()
menuBar
menuBar
()
minimumSize
minimumSize
()
parentWidget
parentWidget
()
removeItem
removeItem
( QLayoutItem * item )
removeWidget
removeWidget
( QWidget * widget )
setAlignment
setAlignment
( QWidget * w, Qt::Alignment alignment )
setAlignment
setAlignment-2
( Qt::Alignment alignment )
setAlignment
setAlignment-3
( QLayout * l, Qt::Alignment alignment )
setContentsMargins
setContentsMargins
( int left, int top, int right, int bottom )
setContentsMargins
setContentsMargins-2
( const QMargins & margins )
setEnabled
setEnabled
( bool enable )
setGeometry
setGeometry
( const QRect & r )
setMenuBar
setMenuBar
( QWidget * widget )
takeAt
takeAt
( int index )
update
update
()
QLayoutItem
qlayoutitem.html
QLayoutItem
QLayoutItem
( Qt::Alignment alignment = 0 )
Alignment
alignment
QLayoutItem::alignment()
ControlTypes
controlTypes
QLayoutItem::controlTypes()
Orientations
expandingDirections
QLayoutItem::expandingDirections()
geometry
geometry
()
hasHeightForWidth
hasHeightForWidth
()
heightForWidth
heightForWidth
( int w )
invalidate
invalidate
()
isEmpty
isEmpty
()
layout
layout
()
maximumSize
maximumSize
()
minimumHeightForWidth
minimumHeightForWidth
( int w )
minimumSize
minimumSize
()
setAlignment
setAlignment
( Qt::Alignment alignment )
setGeometry
setGeometry
( const QRect & r )
sizeHint
sizeHint
()
spacerItem
spacerItem
()
widget
widget
()
QLCDNumber
QLCDNumber-3
( QWidget * parent, const char * name )
QLCDNumber
QLCDNumber-4
( uint numDigits, QWidget * parent, const char * name )
margin
margin
()
setMargin
setMargin
( int margin )
QLCDNumber
qlcdnumber.html
Mode
Mode-enum
SegmentStyle
SegmentStyle-enum
QLCDNumber
QLCDNumber
( QWidget * parent = 0 )
QLCDNumber
QLCDNumber-2
( uint numDigits, QWidget * parent = 0 )
checkOverflow
checkOverflow
( double num )
checkOverflow
checkOverflow-2
( int num )
event
event
( QEvent * e )
overflow
overflow
()
paintEvent
paintEvent
( QPaintEvent * )
setBinMode
setBinMode
()
setDecMode
setDecMode
()
setHexMode
setHexMode
()
setOctMode
setOctMode
()
sizeHint
sizeHint
()
library
library
()
setAutoUnload
setAutoUnload
( bool b )
QLibrary
qlibrary.html
QLibrary
QLibrary
( QObject * parent = 0 )
QLibrary
QLibrary-2
( const QString & fileName, QObject * parent = 0 )
QLibrary
QLibrary-3
( const QString & fileName, int verNum, QObject * parent = 0 )
QLibrary
QLibrary-4
( const QString & fileName, const QString & version, QObject * parent = 0 )
errorString
errorString
()
isLibrary
isLibrary
( const QString & fileName )
isLoaded
isLoaded
()
load
load
()
resolve
resolve
( const char * symbol )
resolve
resolve-2
( const QString & fileName, const char * symbol )
resolve
resolve-3
( const QString & fileName, int verNum, const char * symbol )
resolve
resolve-4
( const QString & fileName, const QString & version, const char * symbol )
setFileNameAndVersion
setFileNameAndVersion
( const QString & fileName, int versionNumber )
setFileNameAndVersion
setFileNameAndVersion-2
( const QString & fileName, const QString & version )
unload
unload
()
QLibraryInfo
qlibraryinfo.html
LibraryLocation
LibraryLocation-enum
buildDate
buildDate
()
buildKey
buildKey
()
licensedProducts
licensedProducts
()
licensee
licensee
()
location
location
( LibraryLocation loc )
QLine
qline.html
QLine
QLine
()
QLine
QLine-2
( const QPoint & p1, const QPoint & p2 )
QLine
QLine-3
( int x1, int y1, int x2, int y2 )
p1
p1
()
p2
p2
()
x1
x1
()
x2
x2
()
y1
y1
()
y2
y2
()
dx
dx
()
dy
dy
()
isNull
isNull
()
setP1
setP1
( const QPoint & p1 )
setP2
setP2
( const QPoint & p2 )
setLine
setLine
( int x1, int y1, int x2, int y2 )
setPoints
setPoints
( const QPoint & p1, const QPoint & p2 )
translate
translate
( const QPoint & offset )
translate
translate-2
( int dx, int dy )
translated
translated
( const QPoint & offset )
translated
translated-2
( int dx, int dy )
operator!=
operator-not-eq
( const QLine & line )
operator==
operator-eq-eq
( const QLine & line )
QLinearGradient
qlineargradient.html
QLinearGradient
QLinearGradient
()
QLinearGradient
QLinearGradient-2
( const QPointF & start, const QPointF & finalStop )
QLinearGradient
QLinearGradient-3
( qreal x1, qreal y1, qreal x2, qreal y2 )
finalStop
finalStop
()
setFinalStop
setFinalStop
( const QPointF & stop )
setFinalStop
setFinalStop-2
( qreal x, qreal y )
setStart
setStart
( const QPointF & start )
setStart
setStart-2
( qreal x, qreal y )
start
start
()
QLineEdit
QLineEdit-3
( QWidget * parent, const char * name )
QLineEdit
QLineEdit-4
( const QString & contents, QWidget * parent, const char * name )
QLineEdit
QLineEdit-5
( const QString & contents, const QString & inputMask, QWidget * parent = 0, const char * name = 0 )
characterAt
characterAt
( int xpos, QChar * chr )
clearModified
clearModified
()
clearValidator
clearValidator
()
cursorLeft
cursorLeft
( bool mark, int steps = 1 )
cursorRight
cursorRight
( bool mark, int steps = 1 )
edited
edited
()
frame
frame
()
getSelection
getSelection
( int * start, int * end )
hasMarkedText
hasMarkedText
()
lostFocus
lostFocus
()
margin
margin
()
markedText
markedText
()
repaintArea
repaintArea
( int a, int b )
setEdited
setEdited
( bool on )
setMargin
setMargin
( int margin )
validateAndSet
validateAndSet
( const QString & newText, int newPos, int newMarkAnchor, int newMarkDrag )
QLineEdit
qlineedit.html
EchoMode
EchoMode-enum
Alignment
alignment-prop
QLineEdit
QLineEdit
( QWidget * parent = 0 )
QLineEdit
QLineEdit-2
( const QString & contents, QWidget * parent = 0 )
backspace
backspace
()
changeEvent
changeEvent
( QEvent * ev )
clear
clear
()
completer
completer
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
copy
copy
()
createStandardContextMenu
createStandardContextMenu
()
cursorBackward
cursorBackward
( bool mark, int steps = 1 )
cursorForward
cursorForward
( bool mark, int steps = 1 )
cursorPositionAt
cursorPositionAt
( const QPoint & pos )
cursorPositionChanged
cursorPositionChanged
( int old, int new )
cursorRect
cursorRect
()
cursorWordBackward
cursorWordBackward
( bool mark )
cursorWordForward
cursorWordForward
( bool mark )
cut
cut
()
del
del
()
deselect
deselect
()
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * e )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * e )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * e )
dropEvent
dropEvent
( QDropEvent * e )
editingFinished
editingFinished
()
end
end
( bool mark )
event
event
( QEvent * e )
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
getTextMargins
getTextMargins
( int * left, int * top, int * right, int * bottom )
home
home
( bool mark )
initStyleOption
initStyleOption
( QStyleOptionFrame * option )
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * e )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery property )
insert
insert
( const QString & newText )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
minimumSizeHint
minimumSizeHint
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * )
paste
paste
()
redo
redo
()
returnPressed
returnPressed
()
selectAll
selectAll
()
selectionChanged
selectionChanged
()
selectionStart
selectionStart
()
setCompleter
setCompleter
( QCompleter * c )
setSelection
setSelection
( int start, int length )
setTextMargins
setTextMargins
( int left, int top, int right, int bottom )
setTextMargins
setTextMargins-2
( const QMargins & margins )
setValidator
setValidator
( const QValidator * v )
sizeHint
sizeHint
()
textChanged
textChanged
( const QString & text )
textEdited
textEdited
( const QString & text )
textMargins
textMargins
()
undo
undo
()
validator
validator
()
angle
angle-2
( const QLineF & line )
QLineF
qlinef.html
IntersectType
IntersectType-enum
QLineF
QLineF
()
QLineF
QLineF-2
( const QPointF & p1, const QPointF & p2 )
QLineF
QLineF-3
( qreal x1, qreal y1, qreal x2, qreal y2 )
QLineF
QLineF-4
( const QLine & line )
p1
p1
()
p2
p2
()
x1
x1
()
x2
x2
()
y1
y1
()
y2
y2
()
angle
angle
()
angleTo
angleTo
( const QLineF & line )
dx
dx
()
dy
dy
()
fromPolar
fromPolar
( qreal length, qreal angle )
intersect
intersect
( const QLineF & line, QPointF * intersectionPoint )
isNull
isNull
()
length
length
()
normalVector
normalVector
()
pointAt
pointAt
( qreal t )
setP1
setP1
( const QPointF & p1 )
setP2
setP2
( const QPointF & p2 )
setAngle
setAngle
( qreal angle )
setLength
setLength
( qreal length )
setLine
setLine
( qreal x1, qreal y1, qreal x2, qreal y2 )
setPoints
setPoints
( const QPointF & p1, const QPointF & p2 )
toLine
toLine
()
translate
translate
( const QPointF & offset )
translate
translate-2
( qreal dx, qreal dy )
translated
translated
( const QPointF & offset )
translated
translated-2
( qreal dx, qreal dy )
unitVector
unitVector
()
operator!=
operator-not-eq
( const QLineF & line )
operator==
operator-eq-eq
( const QLineF & line )
const_iterator
const_iterator
()
const_iterator
const_iterator-3
( const const_iterator & other )
const_iterator
const_iterator-4
( iterator other )
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator=
operator-eq
( const const_iterator & other )
operator==
operator-eq-eq
( const const_iterator & other )
iterator
iterator
()
iterator
iterator-3
( const iterator & other )
operator!=
operator-not-eq
( const iterator & other )
operator!=
operator-not-eq-2
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator=
operator-eq
( const iterator & other )
operator==
operator-eq-eq
( const iterator & other )
operator==
operator-eq-eq-2
( const const_iterator & other )
find
find
( iterator from, const T & t )
find
find-2
( const T & t )
find
find-3
( const_iterator from, const T & t )
find
find-4
( const T & t )
findIndex
findIndex
( const T & t )
remove
remove
( iterator pos )
QLinkedList
qlinkedlist.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
const_pointer
const_pointer-typedef
const_reference
const_reference-typedef
difference_type
difference_type-typedef
pointer
pointer-typedef
reference
reference-typedef
size_type
size_type-typedef
value_type
value_type-typedef
QLinkedList
QLinkedList
()
QLinkedList
QLinkedList-2
( const QLinkedList<T> & other )
append
append
( const T & value )
back
back
()
back
back-2
()
begin
begin
()
begin
begin-2
()
clear
clear
()
constBegin
constBegin
()
constEnd
constEnd
()
contains
contains
( const T & value )
count
count
( const T & value )
count
count-2
()
empty
empty
()
end
end
()
end
end-2
()
endsWith
endsWith
( const T & value )
erase
erase
( iterator pos )
erase
erase-2
( iterator begin, iterator end )
first
first
()
first
first-2
()
fromStdList
fromStdList
( const std::list<T> & list )
front
front
()
front
front-2
()
insert
insert
( iterator before, const T & value )
isEmpty
isEmpty
()
last
last
()
last
last-2
()
pop_back
pop_back
()
pop_front
pop_front
()
prepend
prepend
( const T & value )
push_back
push_back
( const T & value )
push_front
push_front
( const T & value )
removeAll
removeAll
( const T & value )
removeFirst
removeFirst
()
removeLast
removeLast
()
removeOne
removeOne
( const T & value )
size
size
()
startsWith
startsWith
( const T & value )
takeFirst
takeFirst
()
takeLast
takeLast
()
list
toStdList
<T> QLinkedList::toStdList()
operator!=
operator-not-eq
( const QLinkedList<T> & other )
operator+
operator-2b
( const QLinkedList<T> & other )
operator+=
operator-2b-eq
( const QLinkedList<T> & other )
operator+=
operator-2b-eq-2
( const T & value )
operator<<
operator-lt-lt
( const QLinkedList<T> & other )
operator<<
operator-lt-lt-2
( const T & value )
operator=
operator-eq
( const QLinkedList<T> & other )
operator==
operator-eq-eq
( const QLinkedList<T> & other )
QLinkedListIterator
qlinkedlistiterator.html
QLinkedListIterator
QLinkedListIterator
( const QLinkedList<T> & list )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
operator=
operator-eq
( const QLinkedList<T> & list )
iterator_category
iterator_category-typedef
const_iterator
const_iterator
()
const_iterator
const_iterator-3
( const const_iterator & other )
const_iterator
const_iterator-4
( const iterator & other )
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator-
operator--2
( const_iterator other )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator<
operator-lt
( const const_iterator & other )
operator<=
operator-lt-eq
( const const_iterator & other )
operator==
operator-eq-eq
( const const_iterator & other )
operator>
operator-gt
( const const_iterator & other )
operator>=
operator-gt-eq
( const const_iterator & other )
operator[]
operator-5b-5d
( int j )
iterator_category
iterator_category-typedef
iterator
iterator
()
iterator
iterator-3
( const iterator & other )
operator!=
operator-not-eq
( const iterator & other )
operator!=
operator-not-eq-2
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator-
operator--2
( iterator other )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator<
operator-lt
( const iterator & other )
operator<
operator-lt-2
( const const_iterator & other )
operator<=
operator-lt-eq
( const iterator & other )
operator<=
operator-lt-eq-2
( const const_iterator & other )
operator==
operator-eq-eq
( const iterator & other )
operator==
operator-eq-eq-2
( const const_iterator & other )
operator>
operator-gt
( const iterator & other )
operator>
operator-gt-2
( const const_iterator & other )
operator>=
operator-gt-eq
( const iterator & other )
operator>=
operator-gt-eq-2
( const const_iterator & other )
operator[]
operator-5b-5d
( int j )
find
find
( const T & t )
find
find-2
( const T & t )
find
find-3
( iterator from, const T & t )
find
find-4
( const_iterator from, const T & t )
findIndex
findIndex
( const T & t )
remove
remove
( iterator pos )
remove
remove-2
( const T & t )
QList
qlist.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
const_pointer
const_pointer-typedef
const_reference
const_reference-typedef
difference_type
difference_type-typedef
pointer
pointer-typedef
reference
reference-typedef
size_type
size_type-typedef
value_type
value_type-typedef
QList
QList
()
QList
QList-2
( const QList<T> & other )
append
append
( const T & value )
append
append-2
( const QList<T> & value )
at
at
( int i )
back
back
()
back
back-2
()
begin
begin
()
begin
begin-2
()
clear
clear
()
constBegin
constBegin
()
constEnd
constEnd
()
contains
contains
( const T & value )
count
count
( const T & value )
count
count-2
()
empty
empty
()
end
end
()
end
end-2
()
endsWith
endsWith
( const T & value )
erase
erase
( iterator pos )
erase
erase-2
( iterator begin, iterator end )
first
first
()
first
first-2
()
fromSet
fromSet
( const QSet<T> & set )
fromStdList
fromStdList
( const std::list<T> & list )
fromVector
fromVector
( const QVector<T> & vector )
front
front
()
front
front-2
()
indexOf
indexOf
( const T & value, int from = 0 )
insert
insert
( int i, const T & value )
insert
insert-2
( iterator before, const T & value )
isEmpty
isEmpty
()
last
last
()
last
last-2
()
lastIndexOf
lastIndexOf
( const T & value, int from = -1 )
length
length
()
mid
mid
( int pos, int length = -1 )
move
move
( int from, int to )
pop_back
pop_back
()
pop_front
pop_front
()
prepend
prepend
( const T & value )
push_back
push_back
( const T & value )
push_front
push_front
( const T & value )
removeAll
removeAll
( const T & value )
removeAt
removeAt
( int i )
removeFirst
removeFirst
()
removeLast
removeLast
()
removeOne
removeOne
( const T & value )
replace
replace
( int i, const T & value )
size
size
()
startsWith
startsWith
( const T & value )
swap
swap
( int i, int j )
takeAt
takeAt
( int i )
takeFirst
takeFirst
()
takeLast
takeLast
()
toSet
toSet
()
list
toStdList
<T> QList::toStdList()
toVector
toVector
()
value
value
( int i )
value
value-2
( int i, const T & defaultValue )
operator!=
operator-not-eq
( const QList<T> & other )
operator+
operator-2b
( const QList<T> & other )
operator+=
operator-2b-eq
( const QList<T> & other )
operator+=
operator-2b-eq-2
( const T & value )
operator<<
operator-lt-lt
( const QList<T> & other )
operator<<
operator-lt-lt-2
( const T & value )
operator=
operator-eq
( const QList<T> & other )
operator==
operator-eq-eq
( const QList<T> & other )
operator[]
operator-5b-5d
( int i )
operator[]
operator-5b-5d-2
( int i )
QListIterator
qlistiterator.html
QListIterator
QListIterator
( const QList<T> & list )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
operator=
operator-eq
( const QList<T> & list )
QListView
qlistview.html
Flow
Flow-enum
LayoutMode
LayoutMode-enum
Movement
Movement-enum
ResizeMode
ResizeMode-enum
ViewMode
ViewMode-enum
QListView
QListView
( QWidget * parent = 0 )
clearPropertyFlags
clearPropertyFlags
()
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & previous )
dataChanged
dataChanged
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * e )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * e )
dropEvent
dropEvent
( QDropEvent * e )
event
event
( QEvent * e )
horizontalOffset
horizontalOffset
()
indexAt
indexAt
( const QPoint & p )
indexesMoved
indexesMoved
( const QModelIndexList & indexes )
isIndexHidden
isIndexHidden
( const QModelIndex & index )
isRowHidden
isRowHidden
( int row )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveCursor
moveCursor
( CursorAction cursorAction, Qt::KeyboardModifiers modifiers )
paintEvent
paintEvent
( QPaintEvent * e )
rectForIndex
rectForIndex
( const QModelIndex & index )
resizeEvent
resizeEvent
( QResizeEvent * e )
rowsAboutToBeRemoved
rowsAboutToBeRemoved
( const QModelIndex & parent, int start, int end )
rowsInserted
rowsInserted
( const QModelIndex & parent, int start, int end )
scrollTo
scrollTo
( const QModelIndex & index, ScrollHint hint = EnsureVisible )
selectedIndexes
selectedIndexes
()
selectionChanged
selectionChanged
( const QItemSelection & selected, const QItemSelection & deselected )
setPositionForIndex
setPositionForIndex
( const QPoint & position, const QModelIndex & index )
setRowHidden
setRowHidden
( int row, bool hide )
setSelection
setSelection
( const QRect & rect, QItemSelectionModel::SelectionFlags command )
startDrag
startDrag
( Qt::DropActions supportedActions )
timerEvent
timerEvent
( QTimerEvent * e )
updateGeometries
updateGeometries
()
verticalOffset
verticalOffset
()
viewOptions
viewOptions
()
visualRect
visualRect
( const QModelIndex & index )
visualRegionForSelection
visualRegionForSelection
( const QItemSelection & selection )
isItemHidden
isItemHidden
( const QListWidgetItem * item )
isItemSelected
isItemSelected
( const QListWidgetItem * item )
setItemHidden
setItemHidden
( const QListWidgetItem * item, bool hide )
setItemSelected
setItemSelected
( const QListWidgetItem * item, bool select )
QListWidget
qlistwidget.html
QListWidget
QListWidget
( QWidget * parent = 0 )
addItem
addItem
( const QString & label )
addItem
addItem-2
( QListWidgetItem * item )
addItems
addItems
( const QStringList & labels )
clear
clear
()
closePersistentEditor
closePersistentEditor
( QListWidgetItem * item )
currentItem
currentItem
()
currentItemChanged
currentItemChanged
( QListWidgetItem * current, QListWidgetItem * previous )
currentRowChanged
currentRowChanged
( int currentRow )
currentTextChanged
currentTextChanged
( const QString & currentText )
dropEvent
dropEvent
( QDropEvent * event )
dropMimeData
dropMimeData
( int index, const QMimeData * data, Qt::DropAction action )
editItem
editItem
( QListWidgetItem * item )
event
event
( QEvent * e )
findItems
findItems
( const QString & text, Qt::MatchFlags flags )
indexFromItem
indexFromItem
( QListWidgetItem * item )
insertItem
insertItem
( int row, QListWidgetItem * item )
insertItem
insertItem-2
( int row, const QString & label )
insertItems
insertItems
( int row, const QStringList & labels )
item
item
( int row )
itemActivated
itemActivated
( QListWidgetItem * item )
itemAt
itemAt
( const QPoint & p )
itemAt
itemAt-2
( int x, int y )
itemChanged
itemChanged
( QListWidgetItem * item )
itemClicked
itemClicked
( QListWidgetItem * item )
itemDoubleClicked
itemDoubleClicked
( QListWidgetItem * item )
itemEntered
itemEntered
( QListWidgetItem * item )
itemFromIndex
itemFromIndex
( const QModelIndex & index )
itemPressed
itemPressed
( QListWidgetItem * item )
itemSelectionChanged
itemSelectionChanged
()
itemWidget
itemWidget
( QListWidgetItem * item )
items
items
( const QMimeData * data )
mimeData
mimeData
( const QList<QListWidgetItem *> items )
mimeTypes
mimeTypes
()
openPersistentEditor
openPersistentEditor
( QListWidgetItem * item )
removeItemWidget
removeItemWidget
( QListWidgetItem * item )
row
row
( const QListWidgetItem * item )
scrollToItem
scrollToItem
( const QListWidgetItem * item, QAbstractItemView::ScrollHint hint = EnsureVisible )
selectedItems
selectedItems
()
setCurrentItem
setCurrentItem
( QListWidgetItem * item )
setCurrentItem
setCurrentItem-2
( QListWidgetItem * item, QItemSelectionModel::SelectionFlags command )
setItemWidget
setItemWidget
( QListWidgetItem * item, QWidget * widget )
sortItems
sortItems
( Qt::SortOrder order = Qt::AscendingOrder )
DropActions
supportedDropActions
QListWidget::supportedDropActions()
takeItem
takeItem
( int row )
visualItemRect
visualItemRect
( const QListWidgetItem * item )
backgroundColor
backgroundColor
()
setBackgroundColor
setBackgroundColor
( const QColor & color )
setTextColor
setTextColor
( const QColor & color )
textColor
textColor
()
QListWidgetItem
qlistwidgetitem.html
ItemType
ItemType-enum
QListWidgetItem
QListWidgetItem
( QListWidget * parent = 0, int type = Type )
QListWidgetItem
QListWidgetItem-2
( const QString & text, QListWidget * parent = 0, int type = Type )
QListWidgetItem
QListWidgetItem-3
( const QIcon & icon, const QString & text, QListWidget * parent = 0, int type = Type )
QListWidgetItem
QListWidgetItem-4
( const QListWidgetItem & other )
background
background
()
CheckState
checkState
QListWidgetItem::checkState()
clone
clone
()
data
data
( int role )
ItemFlags
flags
QListWidgetItem::flags()
font
font
()
foreground
foreground
()
icon
icon
()
isHidden
isHidden
()
isSelected
isSelected
()
listWidget
listWidget
()
read
read
( QDataStream & in )
setBackground
setBackground
( const QBrush & brush )
setCheckState
setCheckState
( Qt::CheckState state )
setData
setData
( int role, const QVariant & value )
setFlags
setFlags
( Qt::ItemFlags flags )
setFont
setFont
( const QFont & font )
setForeground
setForeground
( const QBrush & brush )
setHidden
setHidden
( bool hide )
setIcon
setIcon
( const QIcon & icon )
setSelected
setSelected
( bool select )
setSizeHint
setSizeHint
( const QSize & size )
setStatusTip
setStatusTip
( const QString & statusTip )
setText
setText
( const QString & text )
setTextAlignment
setTextAlignment
( int alignment )
setToolTip
setToolTip
( const QString & toolTip )
setWhatsThis
setWhatsThis
( const QString & whatsThis )
sizeHint
sizeHint
()
statusTip
statusTip
()
text
text
()
textAlignment
textAlignment
()
toolTip
toolTip
()
type
type
()
whatsThis
whatsThis
()
write
write
( QDataStream & out )
operator<
operator-lt
( const QListWidgetItem & other )
operator=
operator-eq
( const QListWidgetItem & other )
Data
qlocale-data.html
QLocale
qlocale.html
Country
Country-enum
FormatType
FormatType-enum
Language
Language-enum
MeasurementSystem
MeasurementSystem-enum
QLocale
QLocale
()
QLocale
QLocale-2
( const QString & name )
QLocale
QLocale-3
( Language language, Country country = AnyCountry )
QLocale
QLocale-4
( const QLocale & other )
amText
amText
()
c
c
()
countriesForLanguage
countriesForLanguage
( Language language )
country
country
()
countryToString
countryToString
( Country country )
dateFormat
dateFormat
( FormatType format = LongFormat )
dateTimeFormat
dateTimeFormat
( FormatType format = LongFormat )
dayName
dayName
( int day, FormatType type = LongFormat )
decimalPoint
decimalPoint
()
exponential
exponential
()
groupSeparator
groupSeparator
()
language
language
()
languageToString
languageToString
( Language language )
measurementSystem
measurementSystem
()
monthName
monthName
( int month, FormatType type = LongFormat )
name
name
()
negativeSign
negativeSign
()
numberOptions
numberOptions
()
percent
percent
()
pmText
pmText
()
positiveSign
positiveSign
()
setDefault
setDefault
( const QLocale & locale )
setNumberOptions
setNumberOptions
( NumberOptions options )
standaloneDayName
standaloneDayName
( int day, FormatType type = LongFormat )
standaloneMonthName
standaloneMonthName
( int month, FormatType type = LongFormat )
system
system
()
timeFormat
timeFormat
( FormatType format = LongFormat )
toDate
toDate
( const QString & string, FormatType format = LongFormat )
toDate
toDate-2
( const QString & string, const QString & format )
toDateTime
toDateTime
( const QString & string, FormatType format = LongFormat )
toDateTime
toDateTime-2
( const QString & string, const QString & format )
toDouble
toDouble
( const QString & s, bool * ok = 0 )
toFloat
toFloat
( const QString & s, bool * ok = 0 )
toInt
toInt
( const QString & s, bool * ok = 0, int base = 0 )
toLongLong
toLongLong
( const QString & s, bool * ok = 0, int base = 0 )
toShort
toShort
( const QString & s, bool * ok = 0, int base = 0 )
toString
toString
( qlonglong i )
toString
toString-2
( const QDate & date, const QString & format )
toString
toString-3
( const QDate & date, FormatType format = LongFormat )
toString
toString-4
( const QTime & time, const QString & format )
toString
toString-5
( const QTime & time, FormatType format = LongFormat )
toString
toString-6
( const QDateTime & dateTime, FormatType format = LongFormat )
toString
toString-7
( const QDateTime & dateTime, const QString & format )
toString
toString-8
( qulonglong i )
toString
toString-9
( double i, char f = 'g', int prec = 6 )
toString
toString-10
( short i )
toString
toString-11
( ushort i )
toString
toString-12
( int i )
toString
toString-13
( uint i )
toString
toString-14
( float i, char f = 'g', int prec = 6 )
toTime
toTime
( const QString & string, FormatType format = LongFormat )
toTime
toTime-2
( const QString & string, const QString & format )
toUInt
toUInt
( const QString & s, bool * ok = 0, int base = 0 )
toULongLong
toULongLong
( const QString & s, bool * ok = 0, int base = 0 )
toUShort
toUShort
( const QString & s, bool * ok = 0, int base = 0 )
zeroDigit
zeroDigit
()
operator!=
operator-not-eq
( const QLocale & other )
operator=
operator-eq
( const QLocale & other )
operator==
operator-eq-eq
( const QLocale & other )
QLocalServer
qlocalserver.html
QLocalServer
QLocalServer
( QObject * parent = 0 )
close
close
()
errorString
errorString
()
fullServerName
fullServerName
()
hasPendingConnections
hasPendingConnections
()
incomingConnection
incomingConnection
( quintptr socketDescriptor )
isListening
isListening
()
listen
listen
( const QString & name )
maxPendingConnections
maxPendingConnections
()
newConnection
newConnection
()
nextPendingConnection
nextPendingConnection
()
removeServer
removeServer
( const QString & name )
SocketError
serverError
QLocalServer::serverError()
serverName
serverName
()
setMaxPendingConnections
setMaxPendingConnections
( int numConnections )
waitForNewConnection
waitForNewConnection
( int msec = 0, bool * timedOut = 0 )
QLocalSocket
qlocalsocket.html
LocalSocketError
LocalSocketError-enum
LocalSocketState
LocalSocketState-enum
QLocalSocket
QLocalSocket
( QObject * parent = 0 )
abort
abort
()
bytesAvailable
bytesAvailable
()
bytesToWrite
bytesToWrite
()
canReadLine
canReadLine
()
close
close
()
connectToServer
connectToServer
( const QString & name, OpenMode openMode = ReadWrite )
connected
connected
()
disconnectFromServer
disconnectFromServer
()
disconnected
disconnected
()
error
error
()
error
error-2
( QLocalSocket::LocalSocketError socketError )
flush
flush
()
fullServerName
fullServerName
()
isSequential
isSequential
()
isValid
isValid
()
readBufferSize
readBufferSize
()
readData
readData
( char * data, qint64 c )
serverName
serverName
()
setReadBufferSize
setReadBufferSize
( qint64 size )
setSocketDescriptor
setSocketDescriptor
( quintptr socketDescriptor, LocalSocketState socketState = ConnectedState, OpenMode openMode = ReadWrite )
socketDescriptor
socketDescriptor
()
state
state
()
stateChanged
stateChanged
( QLocalSocket::LocalSocketState socketState )
waitForBytesWritten
waitForBytesWritten
( int msecs = 30000 )
waitForConnected
waitForConnected
( int msecs = 30000 )
waitForDisconnected
waitForDisconnected
( int msecs = 30000 )
waitForReadyRead
waitForReadyRead
( int msecs = 30000 )
writeData
writeData
( const char * data, qint64 c )
QMacCocoaViewContainer
qmaccocoaviewcontainer.html
QMacCocoaViewContainer
QMacCocoaViewContainer
( void * cocoaViewToWrap, QWidget * parent = 0 )
cocoaView
cocoaView
()
setCocoaView
setCocoaView
( void * cocoaViewToWrap )
QMacNativeWidget
qmacnativewidget.html
QMacNativeWidget
QMacNativeWidget
( void * parentView = 0 )
event
event
( QEvent * ev )
sizeHint
sizeHint
()
QMacPasteboardMime
qmacpasteboardmime.html
QMacPasteboardMime
QMacPasteboardMime
( char t )
all
all
( uchar t )
canConvert
canConvert
( const QString & mime, QString flav )
convertFromMime
convertFromMime
( const QString & mime, QVariant data, QString flav )
convertToMime
convertToMime
( const QString & mime, QList<QByteArray> data, QString flav )
convertor
convertor
( uchar t, const QString & mime, QString flav )
convertorName
convertorName
()
flavorFor
flavorFor
( const QString & mime )
flavorToMime
flavorToMime
( uchar t, QString flav )
mimeFor
mimeFor
( QString flav )
focusRectPolicy
focusRectPolicy
( const QWidget * w )
setFocusRectPolicy
setFocusRectPolicy
( QWidget * w, FocusRectPolicy policy )
setWidgetSizePolicy
setWidgetSizePolicy
( const QWidget * widget, WidgetSizePolicy policy )
widgetSizePolicy
widgetSizePolicy
( const QWidget * widget )
QMacStyle
qmacstyle.html
FocusRectPolicy
FocusRectPolicy-enum
WidgetSizePolicy
WidgetSizePolicy-enum
QMacStyle
QMacStyle
()
drawComplexControl
drawComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement ce, const QStyleOption * opt, QPainter * p, const QWidget * w = 0 )
drawItemText
drawItemText
( QPainter * p, const QRect & r, int flags, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole = QPalette::NoRole )
drawPrimitive
drawPrimitive
( PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * w = 0 )
event
event
( QEvent * e )
generatedIconPixmap
generatedIconPixmap
( QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt )
hitTestComplexControl
hitTestComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * opt = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * w )
polish
polish-2
( QApplication * )
polish
polish-3
( QPalette & pal )
sizeFromContents
sizeFromContents
( ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget = 0 )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint sh, const QStyleOption * opt = 0, const QWidget * w = 0, QStyleHintReturn * hret = 0 )
subControlRect
subControlRect
( ComplexControl cc, const QStyleOptionComplex * opt, SubControl sc, const QWidget * widget = 0 )
subElementRect
subElementRect
( SubElement sr, const QStyleOption * opt, const QWidget * widget = 0 )
unpolish
unpolish
( QWidget * w )
unpolish
unpolish-2
( QApplication * )
QMainWindow
QMainWindow-2
( QWidget * parent, const char * name, Qt::WindowFlags flags = 0 )
QMainWindow
qmainwindow.html
TabShape
tabShape-prop
ToolButtonStyle
toolButtonStyle-prop
QMainWindow
QMainWindow
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
addDockWidget
addDockWidget
( Qt::DockWidgetArea area, QDockWidget * dockwidget )
addDockWidget
addDockWidget-2
( Qt::DockWidgetArea area, QDockWidget * dockwidget, Qt::Orientation orientation )
addToolBar
addToolBar
( Qt::ToolBarArea area, QToolBar * toolbar )
addToolBar
addToolBar-2
( QToolBar * toolbar )
addToolBar
addToolBar-3
( const QString & title )
addToolBarBreak
addToolBarBreak
( Qt::ToolBarArea area = Qt::TopToolBarArea )
centralWidget
centralWidget
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
DockWidgetArea
corner
QMainWindow::corner( Qt::Corner corner )
createPopupMenu
createPopupMenu
()
DockWidgetArea
dockWidgetArea
QMainWindow::dockWidgetArea( QDockWidget * dockwidget )
event
event
( QEvent * event )
iconSizeChanged
iconSizeChanged
( const QSize & iconSize )
insertToolBar
insertToolBar
( QToolBar * before, QToolBar * toolbar )
insertToolBarBreak
insertToolBarBreak
( QToolBar * before )
menuBar
menuBar
()
menuWidget
menuWidget
()
removeDockWidget
removeDockWidget
( QDockWidget * dockwidget )
removeToolBar
removeToolBar
( QToolBar * toolbar )
removeToolBarBreak
removeToolBarBreak
( QToolBar * before )
restoreDockWidget
restoreDockWidget
( QDockWidget * dockwidget )
restoreState
restoreState
( const QByteArray & state, int version = 0 )
saveState
saveState
( int version = 0 )
setCentralWidget
setCentralWidget
( QWidget * widget )
setCorner
setCorner
( Qt::Corner corner, Qt::DockWidgetArea area )
setMenuBar
setMenuBar
( QMenuBar * menuBar )
setMenuWidget
setMenuWidget
( QWidget * menuBar )
setStatusBar
setStatusBar
( QStatusBar * statusbar )
setTabPosition
setTabPosition
( Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition )
splitDockWidget
splitDockWidget
( QDockWidget * first, QDockWidget * second, Qt::Orientation orientation )
statusBar
statusBar
()
TabPosition
tabPosition
QMainWindow::tabPosition( Qt::DockWidgetArea area )
tabifiedDockWidgets
tabifiedDockWidgets
( QDockWidget * dockwidget )
tabifyDockWidget
tabifyDockWidget
( QDockWidget * first, QDockWidget * second )
ToolBarArea
toolBarArea
QMainWindow::toolBarArea( QToolBar * toolbar )
toolBarBreak
toolBarBreak
( QToolBar * toolbar )
toolButtonStyleChanged
toolButtonStyleChanged
( Qt::ToolButtonStyle toolButtonStyle )
data
data
()
iterator_category
iterator_category-typedef
const_iterator
const_iterator
()
const_iterator
const_iterator-3
( const iterator & other )
key
key
()
value
value
()
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator==
operator-eq-eq
( const const_iterator & other )
data
data
()
iterator_category
iterator_category-typedef
iterator
iterator
()
key
key
()
value
value
()
operator!=
operator-not-eq
( const iterator & other )
operator!=
operator-not-eq-2
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator==
operator-eq-eq
( const iterator & other )
operator==
operator-eq-eq-2
( const const_iterator & other )
erase
erase-2
( const Key & key )
insert
insert-2
( const Key & key, const T & value, bool overwrite )
remove
remove-2
( iterator it )
replace
replace
( const Key & key, const T & value )
QMap
qmap.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
difference_type
difference_type-typedef
key_type
key_type-typedef
mapped_type
mapped_type-typedef
size_type
size_type-typedef
QMap
QMap
()
QMap
QMap-2
( const QMap<Key, T> & other )
QMap
QMap-3
( const std::map<Key, T> & other )
begin
begin
()
begin
begin-2
()
clear
clear
()
constBegin
constBegin
()
constEnd
constEnd
()
constFind
constFind
( const Key & key )
contains
contains
( const Key & key )
count
count
( const Key & key )
count
count-2
()
empty
empty
()
end
end
()
end
end-2
()
erase
erase
( iterator pos )
find
find
( const Key & key )
find
find-2
( const Key & key )
insert
insert
( const Key & key, const T & value )
insertMulti
insertMulti
( const Key & key, const T & value )
isEmpty
isEmpty
()
key
key
( const T & value )
key
key-2
( const T & value, const Key & defaultKey )
keys
keys
()
keys
keys-2
( const T & value )
lowerBound
lowerBound
( const Key & key )
lowerBound
lowerBound-2
( const Key & key )
remove
remove
( const Key & key )
size
size
()
take
take
( const Key & key )
map
toStdMap
<Key, T> QMap::toStdMap()
uniqueKeys
uniqueKeys
()
unite
unite
( const QMap<Key, T> & other )
upperBound
upperBound
( const Key & key )
upperBound
upperBound-2
( const Key & key )
value
value
( const Key & key )
value
value-2
( const Key & key, const T & defaultValue )
values
values
()
values
values-2
( const Key & key )
operator!=
operator-not-eq
( const QMap<Key, T> & other )
operator=
operator-eq
( const QMap<Key, T> & other )
operator==
operator-eq-eq
( const QMap<Key, T> & other )
operator[]
operator-5b-5d
( const Key & key )
operator[]
operator-5b-5d-2
( const Key & key )
QMapIterator
qmapiterator.html
QMapIterator
QMapIterator
( const QMap<Key, T> & map )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
key
key
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
value
value
()
operator=
operator-eq
( const QMap<Key, T> & map )
QMargins
qmargins.html
QMargins
QMargins
()
QMargins
QMargins-2
( int left, int top, int right, int bottom )
bottom
bottom
()
isNull
isNull
()
left
left
()
right
right
()
setBottom
setBottom
( int bottom )
setLeft
setLeft
( int left )
setRight
setRight
( int right )
setTop
setTop
( int Top )
top
top
()
det
det
()
invert
invert
( bool * invertible = 0 )
map
map-2
( const QRect & rect )
mapToRegion
mapToRegion
( const QRect & rectangle )
QMatrix
qmatrix.html
QMatrix
QMatrix
()
QMatrix
QMatrix-3
( qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy )
QMatrix
QMatrix-4
( const QMatrix & matrix )
m11
m11
()
m12
m12
()
m21
m21
()
m22
m22
()
determinant
determinant
()
dx
dx
()
dy
dy
()
inverted
inverted
( bool * invertible = 0 )
isIdentity
isIdentity
()
isInvertible
isInvertible
()
map
map
( qreal x, qreal y, qreal * tx, qreal * ty )
map
map-3
( int x, int y, int * tx, int * ty )
map
map-4
( const QPointF & point )
map
map-5
( const QPoint & point )
map
map-6
( const QLineF & line )
map
map-7
( const QLine & line )
map
map-8
( const QPolygonF & polygon )
map
map-9
( const QPolygon & polygon )
map
map-10
( const QRegion & region )
map
map-11
( const QPainterPath & path )
mapRect
mapRect
( const QRectF & rectangle )
mapRect
mapRect-2
( const QRect & rectangle )
mapToPolygon
mapToPolygon
( const QRect & rectangle )
reset
reset
()
rotate
rotate
( qreal degrees )
scale
scale
( qreal sx, qreal sy )
setMatrix
setMatrix
( qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy )
shear
shear
( qreal sh, qreal sv )
translate
translate
( qreal dx, qreal dy )
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QMatrix & matrix )
operator*
operator-2a
( const QMatrix & matrix )
operator*=
operator-2a-eq
( const QMatrix & matrix )
operator=
operator-eq
( const QMatrix & matrix )
operator==
operator-eq-eq
( const QMatrix & matrix )
QMatrix4x4
qmatrix4x4.html
QMatrix4x4
QMatrix4x4
()
QMatrix4x4
QMatrix4x4-2
( const qreal * values )
QMatrix4x4
QMatrix4x4-3
( qreal m11, qreal m12, qreal m13, qreal m14, qreal m21, qreal m22, qreal m23, qreal m24, qreal m31, qreal m32, qreal m33, qreal m34, qreal m41, qreal m42, qreal m43, qreal m44 )
QMatrix4x4
QMatrix4x4-4
( const QGenericMatrix<N, M, qreal> & matrix )
QMatrix4x4
QMatrix4x4-6
( const QTransform & transform )
QMatrix4x4
QMatrix4x4-7
( const QMatrix & matrix )
column
column
( int index )
constData
constData
()
copyDataTo
copyDataTo
( qreal * values )
data
data
()
data
data-2
()
determinant
determinant
()
fill
fill
( qreal value )
flipCoordinates
flipCoordinates
()
frustum
frustum
( qreal left, qreal right, qreal bottom, qreal top, qreal nearPlane, qreal farPlane )
inverted
inverted
( bool * invertible = 0 )
isIdentity
isIdentity
()
lookAt
lookAt
( const QVector3D & eye, const QVector3D & center, const QVector3D & up )
map
map
( const QPoint & point )
map
map-2
( const QPointF & point )
map
map-3
( const QVector3D & point )
map
map-4
( const QVector4D & point )
mapRect
mapRect
( const QRect & rect )
mapRect
mapRect-2
( const QRectF & rect )
mapVector
mapVector
( const QVector3D & vector )
normalMatrix
normalMatrix
()
optimize
optimize
()
ortho
ortho
( qreal left, qreal right, qreal bottom, qreal top, qreal nearPlane, qreal farPlane )
ortho
ortho-2
( const QRect & rect )
ortho
ortho-3
( const QRectF & rect )
perspective
perspective
( qreal angle, qreal aspect, qreal nearPlane, qreal farPlane )
rotate
rotate
( qreal angle, const QVector3D & vector )
rotate
rotate-2
( const QQuaternion & quaternion )
rotate
rotate-3
( qreal angle, qreal x, qreal y, qreal z = 0.0f )
row
row
( int index )
scale
scale
( const QVector3D & vector )
scale
scale-2
( qreal x, qreal y )
scale
scale-3
( qreal x, qreal y, qreal z )
scale
scale-4
( qreal factor )
setColumn
setColumn
( int index, const QVector4D & value )
setRow
setRow
( int index, const QVector4D & value )
setToIdentity
setToIdentity
()
toAffine
toAffine
()
toGenericMatrix
toGenericMatrix
()
toTransform
toTransform
()
toTransform
toTransform-2
( qreal distanceToPlane )
translate
translate
( const QVector3D & vector )
translate
translate-2
( qreal x, qreal y )
translate
translate-3
( qreal x, qreal y, qreal z )
transposed
transposed
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QMatrix4x4 & other )
operator()
operator-28-29
( int row, int column )
operator()
operator-28-29-2
( int row, int column )
operator*=
operator-2a-eq
( const QMatrix4x4 & other )
operator*=
operator-2a-eq-2
( qreal factor )
operator+=
operator-2b-eq
( const QMatrix4x4 & other )
operator-=
operator--eq
( const QMatrix4x4 & other )
operator/=
operator-2f-eq
( qreal divisor )
operator==
operator-eq-eq
( const QMatrix4x4 & other )
QMdiArea
qmdiarea.html
ViewMode
ViewMode-enum
WindowOrder
WindowOrder-enum
TabPosition
tabPosition-prop
TabShape
tabShape-prop
QMdiArea
QMdiArea
( QWidget * parent = 0 )
activateNextSubWindow
activateNextSubWindow
()
activatePreviousSubWindow
activatePreviousSubWindow
()
activeSubWindow
activeSubWindow
()
addSubWindow
addSubWindow
( QWidget * widget, Qt::WindowFlags windowFlags = 0 )
cascadeSubWindows
cascadeSubWindows
()
childEvent
childEvent
( QChildEvent * childEvent )
closeActiveSubWindow
closeActiveSubWindow
()
closeAllSubWindows
closeAllSubWindows
()
currentSubWindow
currentSubWindow
()
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * object, QEvent * event )
minimumSizeHint
minimumSizeHint
()
paintEvent
paintEvent
( QPaintEvent * paintEvent )
removeSubWindow
removeSubWindow
( QWidget * widget )
resizeEvent
resizeEvent
( QResizeEvent * resizeEvent )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
setActiveSubWindow
setActiveSubWindow
( QMdiSubWindow * window )
setOption
setOption
( AreaOption option, bool on = true )
setupViewport
setupViewport
( QWidget * viewport )
showEvent
showEvent
( QShowEvent * showEvent )
sizeHint
sizeHint
()
subWindowActivated
subWindowActivated
( QMdiSubWindow * window )
subWindowList
subWindowList
( WindowOrder order = CreationOrder )
testOption
testOption
( AreaOption option )
tileSubWindows
tileSubWindows
()
timerEvent
timerEvent
( QTimerEvent * timerEvent )
viewportEvent
viewportEvent
( QEvent * event )
QMdiSubWindow
qmdisubwindow.html
QMdiSubWindow
QMdiSubWindow
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
aboutToActivate
aboutToActivate
()
changeEvent
changeEvent
( QEvent * changeEvent )
childEvent
childEvent
( QChildEvent * childEvent )
closeEvent
closeEvent
( QCloseEvent * closeEvent )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * contextMenuEvent )
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * object, QEvent * event )
focusInEvent
focusInEvent
( QFocusEvent * focusInEvent )
focusOutEvent
focusOutEvent
( QFocusEvent * focusOutEvent )
hideEvent
hideEvent
( QHideEvent * hideEvent )
isShaded
isShaded
()
keyPressEvent
keyPressEvent
( QKeyEvent * keyEvent )
leaveEvent
leaveEvent
( QEvent * leaveEvent )
mdiArea
mdiArea
()
minimumSizeHint
minimumSizeHint
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * mouseEvent )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * mouseEvent )
mousePressEvent
mousePressEvent
( QMouseEvent * mouseEvent )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * mouseEvent )
moveEvent
moveEvent
( QMoveEvent * moveEvent )
paintEvent
paintEvent
( QPaintEvent * paintEvent )
resizeEvent
resizeEvent
( QResizeEvent * resizeEvent )
setOption
setOption
( SubWindowOption option, bool on = true )
setSystemMenu
setSystemMenu
( QMenu * systemMenu )
setWidget
setWidget
( QWidget * widget )
showEvent
showEvent
( QShowEvent * showEvent )
showShaded
showShaded
()
showSystemMenu
showSystemMenu
()
sizeHint
sizeHint
()
systemMenu
systemMenu
()
testOption
testOption
( SubWindowOption option )
timerEvent
timerEvent
( QTimerEvent * timerEvent )
widget
widget
()
windowStateChanged
windowStateChanged
( Qt::WindowStates oldState, Qt::WindowStates newState )
accel
accel
( int id )
activateItemAt
activateItemAt
( int index )
activated
activated
( int itemId )
changeItem
changeItem
( int id, const QString & text )
changeItem
changeItem-2
( int id, const QPixmap & pixmap )
changeItem
changeItem-3
( int id, const QIcon & icon, const QString & text )
columns
columns
()
connectItem
connectItem
( int id, const QObject * receiver, const char * member )
count
count
()
disconnectItem
disconnectItem
( int id, const QObject * receiver, const char * member )
findItem
findItem
( int id )
findPopup
findPopup
( QMenu * popup, int * index )
frameWidth
frameWidth
()
highlighted
highlighted
( int itemId )
iconSet
iconSet
( int id )
idAt
idAt
( int index )
indexOf
indexOf
( int id )
insertItem
insertItem
( const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0, int id = -1, int index = -1 )
insertItem
insertItem-2
( const QIcon & icon, const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0, int id = -1, int index = -1 )
insertItem
insertItem-3
( const QPixmap & pixmap, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0, int id = -1, int index = -1 )
insertItem
insertItem-4
( const QString & text, int id = -1, int index = -1 )
insertItem
insertItem-5
( const QIcon & icon, const QString & text, int id = -1, int index = -1 )
insertItem
insertItem-6
( const QString & text, QMenu * popup, int id = -1, int index = -1 )
insertItem
insertItem-7
( const QIcon & icon, const QString & text, QMenu * popup, int id = -1, int index = -1 )
insertItem
insertItem-8
( const QPixmap & pixmap, int id = -1, int index = -1 )
insertItem
insertItem-9
( const QPixmap & pixmap, QMenu * popup, int id = -1, int index = -1 )
insertItem
insertItem-10
( QMenuItem * item, int id = -1, int index = -1 )
insertSeparator
insertSeparator-2
( int index = -1 )
insertTearOffHandle
insertTearOffHandle
( int a = 0, int b = 0 )
isCheckable
isCheckable
()
isItemActive
isItemActive
( int id )
isItemChecked
isItemChecked
( int id )
isItemEnabled
isItemEnabled
( int id )
isItemVisible
isItemVisible
( int id )
itemAtPos
itemAtPos
( const QPoint & p, bool ignoreSeparator = true )
itemFont
itemFont
( int id )
itemGeometry
itemGeometry
( int index )
itemHeight
itemHeight
( int index )
itemHeight
itemHeight-2
( QMenuItem * mi )
itemParameter
itemParameter
( int id )
pixmap
pixmap
( int id )
popup
popup-2
( const QPoint & pos, int indexAtPoint )
removeItem
removeItem
( int id )
removeItemAt
removeItemAt
( int index )
setAccel
setAccel
( const QKeySequence & key, int id )
setActiveItem
setActiveItem
( int id )
setCheckable
setCheckable
( bool checkable )
setId
setId
( int index, int id )
setItemChecked
setItemChecked
( int id, bool check )
setItemEnabled
setItemEnabled
( int id, bool enable )
setItemFont
setItemFont
( int id, const QFont & font )
setItemParameter
setItemParameter
( int id, int param )
setItemVisible
setItemVisible
( int id, bool visible )
setWhatsThis
setWhatsThis
( int id, const QString & w )
text
text
( int id )
whatsThis
whatsThis
( int id )
QMenu
qmenu.html
QMenu
QMenu
( QWidget * parent = 0 )
QMenu
QMenu-2
( const QString & title, QWidget * parent = 0 )
aboutToHide
aboutToHide
()
aboutToShow
aboutToShow
()
actionAt
actionAt
( const QPoint & pt )
actionEvent
actionEvent
( QActionEvent * e )
actionGeometry
actionGeometry
( QAction * act )
activeAction
activeAction
()
addAction
addAction
( const QString & text )
addAction
addAction-2
( const QIcon & icon, const QString & text )
addAction
addAction-3
( const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0 )
addAction
addAction-4
( const QIcon & icon, const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0 )
addAction
addAction-5
( QAction * action )
addMenu
addMenu
( QMenu * menu )
addMenu
addMenu-2
( const QString & title )
addMenu
addMenu-3
( const QIcon & icon, const QString & title )
addSeparator
addSeparator
()
changeEvent
changeEvent
( QEvent * e )
clear
clear
()
columnCount
columnCount
()
defaultAction
defaultAction
()
enterEvent
enterEvent
( QEvent * )
event
event
( QEvent * e )
exec
exec
()
exec
exec-2
( const QPoint & p, QAction * action = 0 )
exec
exec-3
( QList<QAction *> actions, const QPoint & pos, QAction * at, QWidget * parent )
exec
exec-4
( QList<QAction *> actions, const QPoint & pos, QAction * at = 0 )
focusNextPrevChild
focusNextPrevChild
( bool next )
hideEvent
hideEvent
( QHideEvent * )
hideTearOffMenu
hideTearOffMenu
()
hovered
hovered
( QAction * action )
initStyleOption
initStyleOption
( QStyleOptionMenuItem * option, const QAction * action )
insertMenu
insertMenu
( QAction * before, QMenu * menu )
insertSeparator
insertSeparator
( QAction * before )
isEmpty
isEmpty
()
isTearOffMenuVisible
isTearOffMenuVisible
()
keyPressEvent
keyPressEvent
( QKeyEvent * e )
leaveEvent
leaveEvent
( QEvent * )
menuAction
menuAction
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * e )
popup
popup
( const QPoint & p, QAction * atAction = 0 )
setActiveAction
setActiveAction
( QAction * act )
setDefaultAction
setDefaultAction
( QAction * act )
sizeHint
sizeHint
()
timerEvent
timerEvent
( QTimerEvent * e )
triggered
triggered
( QAction * action )
wheelEvent
wheelEvent
( QWheelEvent * e )
Separator
Separator-enum
QMenuBar
QMenuBar-2
( QWidget * parent, const char * name )
accel
accel
( int id )
activateItemAt
activateItemAt
( int index )
activated
activated
( int itemId )
autoGeometry
autoGeometry
()
changeItem
changeItem
( int id, const QString & text )
changeItem
changeItem-2
( int id, const QPixmap & pixmap )
changeItem
changeItem-3
( int id, const QIcon & icon, const QString & text )
connectItem
connectItem
( int id, const QObject * receiver, const char * member )
count
count
()
disconnectItem
disconnectItem
( int id, const QObject * receiver, const char * member )
findItem
findItem
( int id )
frameWidth
frameWidth
()
highlighted
highlighted
( int itemId )
iconSet
iconSet
( int id )
idAt
idAt
( int index )
indexOf
indexOf
( int id )
insertItem
insertItem
( const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0, int id = -1, int index = -1 )
insertItem
insertItem-2
( const QIcon & icon, const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0, int id = -1, int index = -1 )
insertItem
insertItem-3
( const QPixmap & pixmap, const QObject * receiver, const char * member, const QKeySequence & shortcut = 0, int id = -1, int index = -1 )
insertItem
insertItem-4
( const QString & text, int id = -1, int index = -1 )
insertItem
insertItem-5
( const QIcon & icon, const QString & text, int id = -1, int index = -1 )
insertItem
insertItem-6
( const QString & text, QMenu * popup, int id = -1, int index = -1 )
insertItem
insertItem-7
( const QIcon & icon, const QString & text, QMenu * popup, int id = -1, int index = -1 )
insertItem
insertItem-8
( const QPixmap & pixmap, int id = -1, int index = -1 )
insertItem
insertItem-9
( const QPixmap & pixmap, QMenu * popup, int id = -1, int index = -1 )
insertSeparator
insertSeparator-2
( int index = -1 )
isItemActive
isItemActive
( int id )
isItemChecked
isItemChecked
( int id )
isItemEnabled
isItemEnabled
( int id )
isItemVisible
isItemVisible
( int id )
itemAtPos
itemAtPos
( const QPoint & p )
itemParameter
itemParameter
( int id )
itemRect
itemRect
( int index )
margin
margin
()
pixmap
pixmap
( int id )
removeItem
removeItem
( int id )
removeItemAt
removeItemAt
( int index )
separator
separator
()
setAccel
setAccel
( const QKeySequence & key, int id )
setAutoGeometry
setAutoGeometry
( bool b )
setItemChecked
setItemChecked
( int id, bool check )
setItemEnabled
setItemEnabled
( int id, bool enable )
setItemParameter
setItemParameter
( int id, int param )
setItemVisible
setItemVisible
( int id, bool visible )
setMargin
setMargin
( int margin )
setSeparator
setSeparator
( Separator sep )
setWhatsThis
setWhatsThis
( int id, const QString & w )
text
text
( int id )
whatsThis
whatsThis
( int id )
QMenuBar
qmenubar.html
QMenuBar
QMenuBar
( QWidget * parent = 0 )
actionEvent
actionEvent
( QActionEvent * e )
activeAction
activeAction
()
addAction
addAction
( const QString & text )
addAction
addAction-2
( const QString & text, const QObject * receiver, const char * member )
addAction
addAction-3
( QAction * action )
addMenu
addMenu
( QMenu * menu )
addMenu
addMenu-2
( const QString & title )
addMenu
addMenu-3
( const QIcon & icon, const QString & title )
addSeparator
addSeparator
()
changeEvent
changeEvent
( QEvent * e )
clear
clear
()
defaultAction
defaultAction
()
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * object, QEvent * event )
focusInEvent
focusInEvent
( QFocusEvent * )
focusOutEvent
focusOutEvent
( QFocusEvent * )
heightForWidth
heightForWidth
( int )
hovered
hovered
( QAction * action )
initStyleOption
initStyleOption
( QStyleOptionMenuItem * option, const QAction * action )
insertMenu
insertMenu
( QAction * before, QMenu * menu )
insertSeparator
insertSeparator
( QAction * before )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
leaveEvent
leaveEvent
( QEvent * )
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * e )
resizeEvent
resizeEvent
( QResizeEvent * )
setActiveAction
setActiveAction
( QAction * act )
setDefaultAction
setDefaultAction
( QAction * act )
setVisible
setVisible
( bool visible )
sizeHint
sizeHint
()
timerEvent
timerEvent
( QTimerEvent * e )
triggered
triggered
( QAction * action )
QMenuItem
QMenuItem
()
id
id
()
signalValue
signalValue
()
QMenuItem
qmenuitem.html
Button
Button-typedef
QMessageBox
QMessageBox-3
( const QString & title, const QString & text, Icon icon, int button0, int button1, int button2, QWidget * parent = 0, Qt::WindowFlags f = Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint )
buttonText
buttonText
( int button )
critical
critical-2
( QWidget * parent, const QString & title, const QString & text, int button0, int button1, int button2 = 0 )
critical
critical-4
( QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text = QString()
information
information-2
( QWidget * parent, const QString & title, const QString & text, int button0, int button1 = 0, int button2 = 0 )
information
information-4
( QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text = QString()
question
question-2
( QWidget * parent, const QString & title, const QString & text, int button0, int button1 = 0, int button2 = 0 )
question
question-4
( QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text = QString()
setButtonText
setButtonText
( int button, const QString & text )
standardIcon
standardIcon-2
( Icon icon )
warning
warning-2
( QWidget * parent, const QString & title, const QString & text, int button0, int button1, int button2 = 0 )
warning
warning-4
( QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text = QString()
QMessageBox
QMessageBox-4
( const QString & title, const QString & text, Icon icon, int button0, int button1, int button2, QWidget * parent, const char * name, bool modal, Qt::WindowFlags f = Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint )
QMessageBox
QMessageBox-5
( QWidget * parent, const char * name )
message
message
( const QString & title, const QString & text, const QString & buttonText = QString()
query
query
( const QString & caption, const QString & text, const QString & yesButtonText = QString()
standardIcon
standardIcon
( Icon icon, Qt::GUIStyle style )
QMessageBox
qmessagebox.html
ButtonRole
ButtonRole-enum
Icon
Icon-enum
TextFormat
textFormat-prop
QMessageBox
QMessageBox
( QWidget * parent = 0 )
QMessageBox
QMessageBox-2
( Icon icon, const QString & title, const QString & text, StandardButtons buttons = NoButton, QWidget * parent = 0, Qt::WindowFlags f = Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint )
about
about
( QWidget * parent, const QString & title, const QString & text )
aboutQt
aboutQt
( QWidget * parent, const QString & title = QString()
addButton
addButton
( QAbstractButton * button, ButtonRole role )
addButton
addButton-2
( const QString & text, ButtonRole role )
addButton
addButton-3
( StandardButton button )
button
button
( StandardButton which )
buttonClicked
buttonClicked
( QAbstractButton * button )
buttonRole
buttonRole
( QAbstractButton * button )
buttons
buttons
()
changeEvent
changeEvent
( QEvent * ev )
clickedButton
clickedButton
()
closeEvent
closeEvent
( QCloseEvent * e )
critical
critical
( QWidget * parent, const QString & title, const QString & text, StandardButtons buttons = Ok, StandardButton defaultButton = NoButton )
defaultButton
defaultButton
()
escapeButton
escapeButton
()
event
event
( QEvent * e )
exec
exec
()
information
information
( QWidget * parent, const QString & title, const QString & text, StandardButtons buttons = Ok, StandardButton defaultButton = NoButton )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
open
open
( QObject * receiver, const char * member )
question
question
( QWidget * parent, const QString & title, const QString & text, StandardButtons buttons = Ok, StandardButton defaultButton = NoButton )
removeButton
removeButton
( QAbstractButton * button )
resizeEvent
resizeEvent
( QResizeEvent * event )
setDefaultButton
setDefaultButton
( QPushButton * button )
setDefaultButton
setDefaultButton-2
( StandardButton button )
setEscapeButton
setEscapeButton
( QAbstractButton * button )
setEscapeButton
setEscapeButton-2
( StandardButton button )
setVisible
setVisible
( bool visible )
setWindowModality
setWindowModality
( Qt::WindowModality windowModality )
setWindowTitle
setWindowTitle
( const QString & title )
showEvent
showEvent
( QShowEvent * e )
standardButton
standardButton
( QAbstractButton * button )
warning
warning
( QWidget * parent, const QString & title, const QString & text, StandardButtons buttons = Ok, StandardButton defaultButton = NoButton )
QMetaClassInfo
qmetaclassinfo.html
name
name
()
value
value
()
QMetaEnum
qmetaenum.html
isFlag
isFlag
()
isValid
isValid
()
key
key
( int index )
keyCount
keyCount
()
keyToValue
keyToValue
( const char * key )
keysToValue
keysToValue
( const char * keys )
name
name
()
scope
scope
()
value
value
( int index )
valueToKey
valueToKey
( int value )
valueToKeys
valueToKeys
( int value )
QMetaMethod
qmetamethod.html
Access
Access-enum
MethodType
MethodType-enum
access
access
()
invoke
invoke
( QObject * object, Qt::ConnectionType connectionType, QGenericReturnArgument returnValue, QGenericArgument val0 = QGenericArgument( 0 )
invoke
invoke-2
( QObject * object, QGenericReturnArgument returnValue, QGenericArgument val0 = QGenericArgument( 0 )
invoke
invoke-3
( QObject * object, Qt::ConnectionType connectionType, QGenericArgument val0 = QGenericArgument( 0 )
invoke
invoke-4
( QObject * object, QGenericArgument val0 = QGenericArgument( 0 )
methodIndex
methodIndex
()
methodType
methodType
()
parameterNames
parameterNames
()
parameterTypes
parameterTypes
()
signature
signature
()
tag
tag
()
typeName
typeName
()
QMetaObject
qmetaobject.html
checkConnectArgs
checkConnectArgs
( const char * signal, const char * method )
classInfo
classInfo
( int index )
classInfoCount
classInfoCount
()
classInfoOffset
classInfoOffset
()
className
className
()
connectSlotsByName
connectSlotsByName
( QObject * object )
constructor
constructor
( int index )
constructorCount
constructorCount
()
enumerator
enumerator
( int index )
enumeratorCount
enumeratorCount
()
enumeratorOffset
enumeratorOffset
()
indexOfClassInfo
indexOfClassInfo
( const char * name )
indexOfConstructor
indexOfConstructor
( const char * constructor )
indexOfEnumerator
indexOfEnumerator
( const char * name )
indexOfMethod
indexOfMethod
( const char * method )
indexOfProperty
indexOfProperty
( const char * name )
indexOfSignal
indexOfSignal
( const char * signal )
indexOfSlot
indexOfSlot
( const char * slot )
invokeMethod
invokeMethod
( QObject * obj, const char * member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0 = QGenericArgument( 0 )
invokeMethod
invokeMethod-2
( QObject * obj, const char * member, QGenericReturnArgument ret, QGenericArgument val0 = QGenericArgument( 0 )
invokeMethod
invokeMethod-3
( QObject * obj, const char * member, Qt::ConnectionType type, QGenericArgument val0 = QGenericArgument( 0 )
invokeMethod
invokeMethod-4
( QObject * obj, const char * member, QGenericArgument val0 = QGenericArgument( 0 )
method
method
( int index )
methodCount
methodCount
()
methodOffset
methodOffset
()
newInstance
newInstance
( QGenericArgument val0 = QGenericArgument( 0 )
normalizedSignature
normalizedSignature
( const char * method )
normalizedType
normalizedType
( const char * type )
property
property
( int index )
propertyCount
propertyCount
()
propertyOffset
propertyOffset
()
superClass
superClass
()
userProperty
userProperty
()
isEditable
isEditable
( const QObject * object = 0 )
QMetaProperty
qmetaproperty.html
enumerator
enumerator
()
hasNotifySignal
hasNotifySignal
()
isConstant
isConstant
()
isDesignable
isDesignable
( const QObject * object = 0 )
isEnumType
isEnumType
()
isFinal
isFinal
()
isFlagType
isFlagType
()
isReadable
isReadable
()
isResettable
isResettable
()
isScriptable
isScriptable
( const QObject * object = 0 )
isStored
isStored
( const QObject * object = 0 )
isUser
isUser
( const QObject * object = 0 )
isValid
isValid
()
isWritable
isWritable
()
name
name
()
notifySignal
notifySignal
()
notifySignalIndex
notifySignalIndex
()
propertyIndex
propertyIndex
()
read
read
( const QObject * object )
reset
reset
( QObject * object )
Type
type
QMetaProperty::type()
typeName
typeName
()
userType
userType
()
write
write
( QObject * object, const QVariant & value )
QMetaType
qmetatype.html
Type
Type-enum
construct
construct
( int type, const void * copy = 0 )
destroy
destroy
( int type, void * data )
isRegistered
isRegistered
( int type )
load
load
( QDataStream & stream, int type, void * data )
save
save
( QDataStream & stream, int type, const void * data )
type
type
( const char * typeName )
typeName
typeName
( int type )
unregisterType
unregisterType
( const char * typeName )
QMimeData
qmimedata.html
QMimeData
QMimeData
()
clear
clear
()
colorData
colorData
()
data
data
( const QString & mimeType )
formats
formats
()
hasColor
hasColor
()
hasFormat
hasFormat
( const QString & mimeType )
hasHtml
hasHtml
()
hasImage
hasImage
()
hasText
hasText
()
hasUrls
hasUrls
()
html
html
()
imageData
imageData
()
removeFormat
removeFormat
( const QString & mimeType )
retrieveData
retrieveData
( const QString & mimeType, QVariant::Type type )
setColorData
setColorData
( const QVariant & color )
setData
setData
( const QString & mimeType, const QByteArray & data )
setHtml
setHtml
( const QString & html )
setImageData
setImageData
( const QVariant & image )
setText
setText
( const QString & text )
setUrls
setUrls
( const QList<QUrl> & urls )
text
text
()
urls
urls
()
QMimeSource
qmimesource.html
encodedData
encodedData
( const char * format )
format
format
( int i = 0 )
provides
provides
( const char * mimeType )
QModelIndex
qmodelindex.html
QModelIndex
QModelIndex
()
QModelIndex
QModelIndex-2
( const QModelIndex & other )
child
child
( int row, int column )
column
column
()
data
data
( int role = Qt::DisplayRole )
ItemFlags
flags
QModelIndex::flags()
internalId
internalId
()
internalPointer
internalPointer
()
isValid
isValid
()
model
model
()
parent
parent
()
row
row
()
sibling
sibling
( int row, int column )
operator!=
operator-not-eq
( const QModelIndex & other )
operator<
operator-lt
( const QModelIndex & other )
operator==
operator-eq-eq
( const QModelIndex & other )
QMotifStyle
qmotifstyle.html
QMotifStyle
QMotifStyle
( bool useHighlightCols = false )
drawComplexControl
drawComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement element, const QStyleOption * opt, QPainter * p, const QWidget * widget = 0 )
drawPrimitive
drawPrimitive
( PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * w = 0 )
event
event
( QEvent * e )
pixelMetric
pixelMetric
( PixelMetric pm, const QStyleOption * opt = 0, const QWidget * widget = 0 )
polish
polish
( QPalette & pal )
setUseHighlightColors
setUseHighlightColors
( bool arg )
sizeFromContents
sizeFromContents
( ContentsType ct, const QStyleOption * opt, const QSize & contentsSize, const QWidget * widget = 0 )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint hint, const QStyleOption * opt = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subControlRect
subControlRect
( ComplexControl cc, const QStyleOptionComplex * opt, SubControl sc, const QWidget * widget = 0 )
subElementRect
subElementRect
( SubElement sr, const QStyleOption * opt, const QWidget * widget = 0 )
timerEvent
timerEvent
( QTimerEvent * event )
useHighlightColors
useHighlightColors
()
QMouseDriverFactory
qmousedriverfactory.html
create
create
( const QString & key, const QString & device )
keys
keys
()
QMouseDriverPlugin
qmousedriverplugin.html
QMouseDriverPlugin
QMouseDriverPlugin
( QObject * parent = 0 )
create
create
( const QString & key, const QString & device )
keys
keys
()
QMouseEvent
QMouseEvent-3
( Type type, const QPoint & pos, Qt::ButtonState button, int state )
QMouseEvent
QMouseEvent-4
( Type type, const QPoint & pos, const QPoint & globalPos, Qt::ButtonState button, int state )
ButtonState
state
QMouseEvent::state()
ButtonState
stateAfter
QMouseEvent::stateAfter()
QMouseEvent
qmouseevent.html
QMouseEvent
QMouseEvent
( Type type, const QPoint & position, Qt::MouseButton button, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers )
QMouseEvent
QMouseEvent-2
( Type type, const QPoint & pos, const QPoint & globalPos, Qt::MouseButton button, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers )
MouseButton
button
QMouseEvent::button()
MouseButtons
buttons
QMouseEvent::buttons()
globalPos
globalPos
()
globalX
globalX
()
globalY
globalY
()
pos
pos
()
posF
posF
()
x
x
()
y
y
()
QMouseEventTransition
qmouseeventtransition.html
MouseButton
button-prop
KeyboardModifiers
modifierMask-prop
QMouseEventTransition
QMouseEventTransition
( QState * sourceState = 0 )
QMouseEventTransition
QMouseEventTransition-2
( QObject * object, QEvent::Type type, Qt::MouseButton button, QState * sourceState = 0 )
eventTest
eventTest
( QEvent * event )
hitTestPath
hitTestPath
()
onTransition
onTransition
( QEvent * event )
setHitTestPath
setHitTestPath
( const QPainterPath & path )
QMoveEvent
qmoveevent.html
QMoveEvent
QMoveEvent
( const QPoint & pos, const QPoint & oldPos )
oldPos
oldPos
()
pos
pos
()
finished
finished-2
()
frameImage
frameImage
()
frameNumber
frameNumber
()
framePixmap
framePixmap
()
isNull
isNull
()
pause
pause
()
paused
paused
()
restart
restart
()
running
running
()
step
step
()
unpause
unpause
()
QMovie
qmovie.html
CacheMode
CacheMode-enum
MovieState
MovieState-enum
QMovie
QMovie
( QObject * parent = 0 )
QMovie
QMovie-2
( QIODevice * device, const QByteArray & format = QByteArray()
QMovie
QMovie-3
( const QString & fileName, const QByteArray & format = QByteArray()
backgroundColor
backgroundColor
()
currentFrameNumber
currentFrameNumber
()
currentImage
currentImage
()
currentPixmap
currentPixmap
()
device
device
()
error
error
( QImageReader::ImageReaderError error )
fileName
fileName
()
finished
finished
()
format
format
()
frameChanged
frameChanged
( int frameNumber )
frameCount
frameCount
()
frameRect
frameRect
()
isValid
isValid
()
jumpToFrame
jumpToFrame
( int frameNumber )
jumpToNextFrame
jumpToNextFrame
()
loopCount
loopCount
()
nextFrameDelay
nextFrameDelay
()
resized
resized
( const QSize & size )
scaledSize
scaledSize
()
setBackgroundColor
setBackgroundColor
( const QColor & color )
setDevice
setDevice
( QIODevice * device )
setFileName
setFileName
( const QString & fileName )
setFormat
setFormat
( const QByteArray & format )
setPaused
setPaused
( bool paused )
setScaledSize
setScaledSize
( const QSize & size )
start
start
()
started
started
()
state
state
()
stateChanged
stateChanged
( QMovie::MovieState state )
stop
stop
()
supportedFormats
supportedFormats
()
updated
updated
( const QRect & rect )
QMultiHash
qmultihash.html
QMultiHash
QMultiHash
()
QMultiHash
QMultiHash-2
( const QHash<Key, T> & other )
constFind
constFind
( const Key & key, const T & value )
constFind
constFind-2
( const Key & key )
contains
contains
( const Key & key, const T & value )
contains
contains-2
( const Key & key )
count
count
( const Key & key, const T & value )
count
count-2
( const Key & key )
count
count-3
()
find
find
( const Key & key, const T & value )
find
find-2
( const Key & key )
find
find-3
( const Key & key, const T & value )
find
find-4
( const Key & key )
insert
insert
( const Key & key, const T & value )
remove
remove
( const Key & key, const T & value )
remove
remove-2
( const Key & key )
replace
replace
( const Key & key, const T & value )
operator+
operator-2b
( const QMultiHash & other )
operator+=
operator-2b-eq
( const QMultiHash & other )
QMultiMap
qmultimap.html
QMultiMap
QMultiMap
()
QMultiMap
QMultiMap-2
( const QMap<Key, T> & other )
constFind
constFind
( const Key & key, const T & value )
constFind
constFind-2
( const Key & key )
contains
contains
( const Key & key, const T & value )
contains
contains-2
( const Key & key )
count
count
( const Key & key, const T & value )
count
count-2
( const Key & key )
count
count-3
()
find
find
( const Key & key, const T & value )
find
find-2
( const Key & key )
find
find-3
( const Key & key, const T & value )
find
find-4
( const Key & key )
insert
insert
( const Key & key, const T & value )
remove
remove
( const Key & key, const T & value )
remove
remove-2
( const Key & key )
replace
replace
( const Key & key, const T & value )
operator+
operator-2b
( const QMultiMap & other )
operator+=
operator-2b-eq
( const QMultiMap & other )
QMutableHashIterator
qmutablehashiterator.html
QMutableHashIterator
QMutableHashIterator
( QHash<Key, T> & hash )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
key
key
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
remove
remove
()
setValue
setValue
( const T & value )
toBack
toBack
()
toFront
toFront
()
value
value
()
value
value-2
()
operator=
operator-eq
( QHash<Key, T> & hash )
QMutableLinkedListIterator
qmutablelinkedlistiterator.html
QMutableLinkedListIterator
QMutableLinkedListIterator
( QLinkedList<T> & list )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
insert
insert
( const T & value )
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
remove
remove
()
setValue
setValue
( const T & value )
toBack
toBack
()
toFront
toFront
()
value
value
()
value
value-2
()
operator=
operator-eq
( QLinkedList<T> & list )
QMutableListIterator
qmutablelistiterator.html
QMutableListIterator
QMutableListIterator
( QList<T> & list )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
insert
insert
( const T & value )
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
remove
remove
()
setValue
setValue
( const T & value )
toBack
toBack
()
toFront
toFront
()
value
value
()
value
value-2
()
operator=
operator-eq
( QList<T> & list )
QMutableMapIterator
qmutablemapiterator.html
QMutableMapIterator
QMutableMapIterator
( QMap<Key, T> & map )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
key
key
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
remove
remove
()
setValue
setValue
( const T & value )
toBack
toBack
()
toFront
toFront
()
value
value
()
value
value-2
()
operator=
operator-eq
( QMap<Key, T> & map )
QMutableSetIterator
qmutablesetiterator.html
QMutableSetIterator
QMutableSetIterator
( QSet<T> & set )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
remove
remove
()
toBack
toBack
()
toFront
toFront
()
value
value
()
operator=
operator-eq
( QSet<T> & set )
QMutableVectorIterator
qmutablevectoriterator.html
QMutableVectorIterator
QMutableVectorIterator
( QVector<T> & vector )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
insert
insert
( const T & value )
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
remove
remove
()
setValue
setValue
( const T & value )
toBack
toBack
()
toFront
toFront
()
value
value
()
value
value-2
()
operator=
operator-eq
( QVector<T> & vector )
QMutex
QMutex-2
( bool recursive )
locked
locked
()
QMutex
qmutex.html
RecursionMode
RecursionMode-enum
QMutex
QMutex
( RecursionMode mode = NonRecursive )
lock
lock
()
tryLock
tryLock
()
tryLock
tryLock-2
( int timeout )
unlock
unlock
()
QMutexLocker
qmutexlocker.html
QMutexLocker
QMutexLocker
( QMutex * mutex )
mutex
mutex
()
relock
relock
()
unlock
unlock
()
QNetworkAccessManager
qnetworkaccessmanager.html
Operation
Operation-enum
QNetworkAccessManager
QNetworkAccessManager
( QObject * parent = 0 )
authenticationRequired
authenticationRequired
( QNetworkReply * reply, QAuthenticator * authenticator )
cache
cache
()
cookieJar
cookieJar
()
createRequest
createRequest
( Operation op, const QNetworkRequest & req, QIODevice * outgoingData = 0 )
deleteResource
deleteResource
( const QNetworkRequest & request )
finished
finished
( QNetworkReply * reply )
get
get
( const QNetworkRequest & request )
head
head
( const QNetworkRequest & request )
post
post
( const QNetworkRequest & request, QIODevice * data )
post
post-2
( const QNetworkRequest & request, const QByteArray & data )
proxy
proxy
()
proxyAuthenticationRequired
proxyAuthenticationRequired
( const QNetworkProxy & proxy, QAuthenticator * authenticator )
proxyFactory
proxyFactory
()
put
put
( const QNetworkRequest & request, QIODevice * data )
put
put-2
( const QNetworkRequest & request, const QByteArray & data )
setCache
setCache
( QAbstractNetworkCache * cache )
setCookieJar
setCookieJar
( QNetworkCookieJar * cookieJar )
setProxy
setProxy
( const QNetworkProxy & proxy )
setProxyFactory
setProxyFactory
( QNetworkProxyFactory * factory )
sslErrors
sslErrors
( QNetworkReply * reply, const QList<QSslError> & errors )
QNetworkAddressEntry
qnetworkaddressentry.html
QNetworkAddressEntry
QNetworkAddressEntry
()
QNetworkAddressEntry
QNetworkAddressEntry-2
( const QNetworkAddressEntry & other )
broadcast
broadcast
()
ip
ip
()
netmask
netmask
()
prefixLength
prefixLength
()
setBroadcast
setBroadcast
( const QHostAddress & newBroadcast )
setIp
setIp
( const QHostAddress & newIp )
setNetmask
setNetmask
( const QHostAddress & newNetmask )
setPrefixLength
setPrefixLength
( int length )
operator!=
operator-not-eq
( const QNetworkAddressEntry & other )
operator=
operator-eq
( const QNetworkAddressEntry & other )
operator==
operator-eq-eq
( const QNetworkAddressEntry & other )
QNetworkCacheMetaData
qnetworkcachemetadata.html
AttributesMap
AttributesMap-typedef
RawHeader
RawHeader-typedef
RawHeaderList
RawHeaderList-typedef
QNetworkCacheMetaData
QNetworkCacheMetaData
()
QNetworkCacheMetaData
QNetworkCacheMetaData-2
( const QNetworkCacheMetaData & other )
attributes
attributes
()
expirationDate
expirationDate
()
isValid
isValid
()
lastModified
lastModified
()
rawHeaders
rawHeaders
()
saveToDisk
saveToDisk
()
setAttributes
setAttributes
( const AttributesMap & attributes )
setExpirationDate
setExpirationDate
( const QDateTime & dateTime )
setLastModified
setLastModified
( const QDateTime & dateTime )
setRawHeaders
setRawHeaders
( const RawHeaderList & list )
setSaveToDisk
setSaveToDisk
( bool allow )
setUrl
setUrl
( const QUrl & url )
url
url
()
operator!=
operator-not-eq
( const QNetworkCacheMetaData & other )
operator=
operator-eq
( const QNetworkCacheMetaData & other )
operator==
operator-eq-eq
( const QNetworkCacheMetaData & other )
QNetworkCookie
qnetworkcookie.html
RawForm
RawForm-enum
QNetworkCookie
QNetworkCookie
( const QByteArray & name = QByteArray()
QNetworkCookie
QNetworkCookie-2
( const QNetworkCookie & other )
domain
domain
()
expirationDate
expirationDate
()
isHttpOnly
isHttpOnly
()
isSecure
isSecure
()
isSessionCookie
isSessionCookie
()
name
name
()
parseCookies
parseCookies
( const QByteArray & cookieString )
path
pathx
()
setDomain
setDomain
( const QString & domain )
setExpirationDate
setExpirationDate
( const QDateTime & date )
setHttpOnly
setHttpOnly
( bool enable )
setName
setName
( const QByteArray & cookieName )
setPath
setPath
( const QString & path )
setSecure
setSecure
( bool enable )
setValue
setValue
( const QByteArray & value )
toRawForm
toRawForm
( RawForm form = Full )
value
value
()
operator!=
operator-not-eq
( const QNetworkCookie & other )
operator=
operator-eq
( const QNetworkCookie & other )
operator==
operator-eq-eq
( const QNetworkCookie & other )
QNetworkCookieJar
qnetworkcookiejar.html
QNetworkCookieJar
QNetworkCookieJar
( QObject * parent = 0 )
allCookies
allCookies
()
cookiesForUrl
cookiesForUrl
( const QUrl & url )
setAllCookies
setAllCookies
( const QList<QNetworkCookie> & cookieList )
setCookiesFromUrl
setCookiesFromUrl
( const QList<QNetworkCookie> & cookieList, const QUrl & url )
QNetworkDiskCache
qnetworkdiskcache.html
QNetworkDiskCache
QNetworkDiskCache
( QObject * parent = 0 )
cacheDirectory
cacheDirectory
()
cacheSize
cacheSize
()
clear
clear
()
data
data
( const QUrl & url )
expire
expire
()
fileMetaData
fileMetaData
( const QString & fileName )
insert
insert
( QIODevice * device )
maximumCacheSize
maximumCacheSize
()
metaData
metaData
( const QUrl & url )
prepare
prepare
( const QNetworkCacheMetaData & metaData )
remove
remove
( const QUrl & url )
setCacheDirectory
setCacheDirectory
( const QString & cacheDir )
setMaximumCacheSize
setMaximumCacheSize
( qint64 size )
updateMetaData
updateMetaData
( const QNetworkCacheMetaData & metaData )
QNetworkInterface
qnetworkinterface.html
QNetworkInterface
QNetworkInterface
()
QNetworkInterface
QNetworkInterface-2
( const QNetworkInterface & other )
addressEntries
addressEntries
()
allAddresses
allAddresses
()
allInterfaces
allInterfaces
()
flags
flags
()
hardwareAddress
hardwareAddress
()
humanReadableName
humanReadableName
()
index
index
()
interfaceFromIndex
interfaceFromIndex
( int index )
interfaceFromName
interfaceFromName
( const QString & name )
isValid
isValid
()
name
name
()
operator=
operator-eq
( const QNetworkInterface & other )
QNetworkProxy
qnetworkproxy.html
ProxyType
ProxyType-enum
QNetworkProxy
QNetworkProxy
()
QNetworkProxy
QNetworkProxy-2
( ProxyType type, const QString & hostName = QString()
QNetworkProxy
QNetworkProxy-3
( const QNetworkProxy & other )
applicationProxy
applicationProxy
()
capabilities
capabilities
()
hostName
hostName
()
isCachingProxy
isCachingProxy
()
isTransparentProxy
isTransparentProxy
()
password
password
()
port
port
()
setApplicationProxy
setApplicationProxy
( const QNetworkProxy & networkProxy )
setCapabilities
setCapabilities
( Capabilities capabilities )
setHostName
setHostName
( const QString & hostName )
setPassword
setPassword
( const QString & password )
setPort
setPort
( quint16 port )
setType
setType
( QNetworkProxy::ProxyType type )
setUser
setUser
( const QString & user )
ProxyType
type
QNetworkProxy::type()
user
user
()
operator!=
operator-not-eq
( const QNetworkProxy & other )
operator=
operator-eq
( const QNetworkProxy & other )
operator==
operator-eq-eq
( const QNetworkProxy & other )
QNetworkProxyFactory
qnetworkproxyfactory.html
QNetworkProxyFactory
QNetworkProxyFactory
()
proxyForQuery
proxyForQuery
( const QNetworkProxyQuery & query )
queryProxy
queryProxy
( const QNetworkProxyQuery & query = QNetworkProxyQuery()
setApplicationProxyFactory
setApplicationProxyFactory
( QNetworkProxyFactory * factory )
setUseSystemConfiguration
setUseSystemConfiguration
( bool enable )
systemProxyForQuery
systemProxyForQuery
( const QNetworkProxyQuery & query = QNetworkProxyQuery()
QNetworkProxyQuery
qnetworkproxyquery.html
QueryType
QueryType-enum
QNetworkProxyQuery
QNetworkProxyQuery
()
QNetworkProxyQuery
QNetworkProxyQuery-2
( const QUrl & requestUrl, QueryType queryType = UrlRequest )
QNetworkProxyQuery
QNetworkProxyQuery-3
( const QString & hostname, int port, const QString & protocolTag = QString()
QNetworkProxyQuery
QNetworkProxyQuery-4
( quint16 bindPort, const QString & protocolTag = QString()
QNetworkProxyQuery
QNetworkProxyQuery-5
( const QNetworkProxyQuery & other )
localPort
localPort
()
peerHostName
peerHostName
()
peerPort
peerPort
()
protocolTag
protocolTag
()
queryType
queryType
()
setLocalPort
setLocalPort
( int port )
setPeerHostName
setPeerHostName
( const QString & hostname )
setPeerPort
setPeerPort
( int port )
setProtocolTag
setProtocolTag
( const QString & protocolTag )
setQueryType
setQueryType
( QueryType type )
setUrl
setUrl
( const QUrl & url )
url
url
()
operator!=
operator-not-eq
( const QNetworkProxyQuery & other )
operator=
operator-eq
( const QNetworkProxyQuery & other )
operator==
operator-eq-eq
( const QNetworkProxyQuery & other )
QNetworkReply
qnetworkreply.html
NetworkError
NetworkError-enum
QNetworkReply
QNetworkReply
( QObject * parent = 0 )
abort
abort
()
attribute
attribute
( QNetworkRequest::Attribute code )
close
close
()
downloadProgress
downloadProgress
( qint64 bytesReceived, qint64 bytesTotal )
error
error
()
error
error-2
( QNetworkReply::NetworkError code )
finished
finished
()
hasRawHeader
hasRawHeader
( const QByteArray & headerName )
header
header
( QNetworkRequest::KnownHeaders header )
ignoreSslErrors
ignoreSslErrors
()
ignoreSslErrors
ignoreSslErrors-2
( const QList<QSslError> & errors )
isFinished
isFinished
()
isRunning
isRunning
()
manager
manager
()
metaDataChanged
metaDataChanged
()
Operation
operation
QNetworkReply::operation()
rawHeader
rawHeader
( const QByteArray & headerName )
rawHeaderList
rawHeaderList
()
readBufferSize
readBufferSize
()
request
request
()
setAttribute
setAttribute
( QNetworkRequest::Attribute code, const QVariant & value )
setError
setError
( NetworkError errorCode, const QString & errorString )
setHeader
setHeader
( QNetworkRequest::KnownHeaders header, const QVariant & value )
setOperation
setOperation
( QNetworkAccessManager::Operation operation )
setRawHeader
setRawHeader
( const QByteArray & headerName, const QByteArray & value )
setReadBufferSize
setReadBufferSize
( qint64 size )
setRequest
setRequest
( const QNetworkRequest & request )
setSslConfiguration
setSslConfiguration
( const QSslConfiguration & config )
setUrl
setUrl
( const QUrl & url )
sslConfiguration
sslConfiguration
()
sslErrors
sslErrors
( const QList<QSslError> & errors )
uploadProgress
uploadProgress
( qint64 bytesSent, qint64 bytesTotal )
url
url
()
QNetworkRequest
qnetworkrequest.html
Attribute
Attribute-enum
CacheLoadControl
CacheLoadControl-enum
KnownHeaders
KnownHeaders-enum
QNetworkRequest
QNetworkRequest
( const QUrl & url = QUrl()
QNetworkRequest
QNetworkRequest-2
( const QNetworkRequest & other )
attribute
attribute
( Attribute code, const QVariant & defaultValue = QVariant()
hasRawHeader
hasRawHeader
( const QByteArray & headerName )
header
header
( KnownHeaders header )
originatingObject
originatingObject
()
rawHeader
rawHeader
( const QByteArray & headerName )
rawHeaderList
rawHeaderList
()
setAttribute
setAttribute
( Attribute code, const QVariant & value )
setHeader
setHeader
( KnownHeaders header, const QVariant & value )
setOriginatingObject
setOriginatingObject
( QObject * object )
setRawHeader
setRawHeader
( const QByteArray & headerName, const QByteArray & headerValue )
setSslConfiguration
setSslConfiguration
( const QSslConfiguration & config )
setUrl
setUrl
( const QUrl & url )
sslConfiguration
sslConfiguration
()
url
url
()
operator!=
operator-not-eq
( const QNetworkRequest & other )
operator=
operator-eq
( const QNetworkRequest & other )
operator==
operator-eq-eq
( const QNetworkRequest & other )
QObject
QObject-3
( QObject * parent, const char * name )
checkConnectArgs
checkConnectArgs
( const char * signal, const QObject * object, const char * method )
child
child
( const char * objName, const char * inheritsClass = 0, bool recursiveSearch = true )
className
className
()
insertChild
insertChild
( QObject * object )
isA
isA
( const char * className )
name
name
()
name
name-2
( const char * defaultName )
normalizeSignalSlot
normalizeSignalSlot
( const char * signalSlot )
removeChild
removeChild
( QObject * object )
setName
setName
( const char * name )
QObject
qobject.html
QObject
QObject
( QObject * parent = 0 )
blockSignals
blockSignals
( bool block )
childEvent
childEvent
( QChildEvent * event )
children
children
()
connect
connect
( const QObject * sender, const char * signal, const QObject * receiver, const char * method, Qt::ConnectionType type = Qt::AutoConnection )
connect
connect-2
( const QObject * sender, const char * signal, const char * method, Qt::ConnectionType type = Qt::AutoConnection )
connectNotify
connectNotify
( const char * signal )
customEvent
customEvent
( QEvent * event )
deleteLater
deleteLater
()
destroyed
destroyed
( QObject * obj = 0 )
disconnect
disconnect
( const QObject * sender, const char * signal, const QObject * receiver, const char * method )
disconnect
disconnect-2
( const char * signal = 0, const QObject * receiver = 0, const char * method = 0 )
disconnect
disconnect-3
( const QObject * receiver, const char * method = 0 )
disconnectNotify
disconnectNotify
( const char * signal )
dumpObjectInfo
dumpObjectInfo
()
dumpObjectTree
dumpObjectTree
()
dynamicPropertyNames
dynamicPropertyNames
()
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * watched, QEvent * event )
findChild
findChild
( const QString & name = QString()
findChildren
findChildren
( const QString & name = QString()
findChildren
findChildren-2
( const QRegExp & regExp )
inherits
inherits
( const char * className )
installEventFilter
installEventFilter
( QObject * filterObj )
isWidgetType
isWidgetType
()
killTimer
killTimer
( int id )
metaObject
metaObject
()
moveToThread
moveToThread
( QThread * targetThread )
parent
parent
()
property
property
( const char * name )
receivers
receivers
( const char * signal )
removeEventFilter
removeEventFilter
( QObject * obj )
sender
sender
()
setParent
setParent
( QObject * parent )
setProperty
setProperty
( const char * name, const QVariant & value )
signalsBlocked
signalsBlocked
()
startTimer
startTimer
( int interval )
thread
thread
()
timerEvent
timerEvent
( QTimerEvent * event )
tr
tr
( const char * sourceText, const char * disambiguation = 0, int n = -1 )
trUtf8
trUtf8
( const char * sourceText, const char * disambiguation = 0, int n = -1 )
staticMetaObject
staticMetaObject-var
QObjectCleanupHandler
qobjectcleanuphandler.html
QObjectCleanupHandler
QObjectCleanupHandler
()
add
add
( QObject * object )
clear
clear
()
isEmpty
isEmpty
()
remove
remove
( QObject * object )
addEnabledOption
addEnabledOption
( PageSetupDialogOption option )
enabledOptions
enabledOptions
()
isOptionEnabled
isOptionEnabled
( PageSetupDialogOption option )
setEnabledOptions
setEnabledOptions
( PageSetupDialogOptions options )
QPageSetupDialog
qpagesetupdialog.html
QPageSetupDialog
QPageSetupDialog
( QPrinter * printer, QWidget * parent = 0 )
QPageSetupDialog
QPageSetupDialog-2
( QWidget * parent = 0 )
open
open
( QObject * receiver, const char * member )
printer
printer
()
setOption
setOption
( PageSetupDialogOption option, bool on = true )
setVisible
setVisible
( bool visible )
testOption
testOption
( PageSetupDialogOption option )
numColors
numColors
()
x11AppCells
x11AppCells
( int screen = -1 )
HANDLE
x11AppColormap
QPaintDevice::x11AppColormap( int screen = -1 )
x11AppDefaultColormap
x11AppDefaultColormap
( int screen = -1 )
x11AppDefaultVisual
x11AppDefaultVisual
( int screen = -1 )
x11AppDepth
x11AppDepth
( int screen = -1 )
x11AppDisplay
x11AppDisplay
()
x11AppDpiX
x11AppDpiX
( int screen = -1 )
x11AppDpiY
x11AppDpiY
( int screen = -1 )
HANDLE
x11AppRootWindow
QPaintDevice::x11AppRootWindow( int screen = -1 )
x11AppScreen
x11AppScreen
()
x11AppVisual
x11AppVisual
( int screen = -1 )
x11Cells
x11Cells
()
HANDLE
x11Colormap
QPaintDevice::x11Colormap()
x11DefaultColormap
x11DefaultColormap
()
x11DefaultVisual
x11DefaultVisual
()
x11Depth
x11Depth
()
x11Display
x11Display
()
x11Screen
x11Screen
()
x11SetAppDpiX
x11SetAppDpiX
( int dpi, int screen )
x11SetAppDpiY
x11SetAppDpiY
( int dpi, int screen )
x11Visual
x11Visual
()
QPaintDevice
qpaintdevice.html
PaintDeviceMetric
PaintDeviceMetric-enum
QPaintDevice
QPaintDevice
()
colorCount
colorCount
()
depth
depth
()
height
height
()
heightMM
heightMM
()
logicalDpiX
logicalDpiX
()
logicalDpiY
logicalDpiY
()
metric
metric
( PaintDeviceMetric metric )
paintEngine
paintEngine
()
paintingActive
paintingActive
()
physicalDpiX
physicalDpiX
()
physicalDpiY
physicalDpiY
()
width
width
()
widthMM
widthMM
()
QPaintEngine
qpaintengine.html
PolygonDrawMode
PolygonDrawMode-enum
Type
Type-enum
QPaintEngine
QPaintEngine
( PaintEngineFeatures caps = 0 )
begin
begin
( QPaintDevice * pdev )
drawEllipse
drawEllipse
( const QRectF & rect )
drawEllipse
drawEllipse-2
( const QRect & rect )
drawImage
drawImage
( const QRectF & rectangle, const QImage & image, const QRectF & sr, Qt::ImageConversionFlags flags = Qt::AutoColor )
drawLines
drawLines
( const QLineF * lines, int lineCount )
drawLines
drawLines-2
( const QLine * lines, int lineCount )
drawPath
drawPath
( const QPainterPath & path )
drawPixmap
drawPixmap
( const QRectF & r, const QPixmap & pm, const QRectF & sr )
drawPoints
drawPoints
( const QPointF * points, int pointCount )
drawPoints
drawPoints-2
( const QPoint * points, int pointCount )
drawPolygon
drawPolygon
( const QPointF * points, int pointCount, PolygonDrawMode mode )
drawPolygon
drawPolygon-2
( const QPoint * points, int pointCount, PolygonDrawMode mode )
drawRects
drawRects
( const QRectF * rects, int rectCount )
drawRects
drawRects-2
( const QRect * rects, int rectCount )
drawTextItem
drawTextItem
( const QPointF & p, const QTextItem & textItem )
drawTiledPixmap
drawTiledPixmap
( const QRectF & rect, const QPixmap & pixmap, const QPointF & p )
end
end
()
hasFeature
hasFeature
( PaintEngineFeatures feature )
isActive
isActive
()
paintDevice
paintDevice
()
painter
painter
()
setActive
setActive
( bool state )
type
type
()
updateState
updateState
( const QPaintEngineState & state )
matrix
matrix
()
QPaintEngineState
qpaintenginestate.html
backgroundBrush
backgroundBrush
()
BGMode
backgroundMode
QPaintEngineState::backgroundMode()
brush
brush
()
brushNeedsResolving
brushNeedsResolving
()
brushOrigin
brushOrigin
()
ClipOperation
clipOperation
QPaintEngineState::clipOperation()
clipPath
clipPath
()
clipRegion
clipRegion
()
CompositionMode
compositionMode
QPaintEngineState::compositionMode()
font
font
()
isClipEnabled
isClipEnabled
()
opacity
opacity
()
painter
painter
()
pen
pen
()
penNeedsResolving
penNeedsResolving
()
RenderHints
renderHints
QPaintEngineState::renderHints()
DirtyFlags
state
QPaintEngineState::state()
transform
transform
()
combinedMatrix
combinedMatrix
()
deviceMatrix
deviceMatrix
()
drawRoundRect
drawRoundRect
( const QRectF & r, int xRnd = 25, int yRnd = 25 )
drawRoundRect
drawRoundRect-2
( const QRect & r, int xRnd = 25, int yRnd = 25 )
drawRoundRect
drawRoundRect-3
( int x, int y, int w, int h, int xRnd = 25, int yRnd = 25 )
matrix
matrix
()
matrixEnabled
matrixEnabled
()
resetMatrix
resetMatrix
()
setMatrix
setMatrix
( const QMatrix & matrix, bool combine = false )
setMatrixEnabled
setMatrixEnabled
( bool enable )
setWorldMatrix
setWorldMatrix
( const QMatrix & matrix, bool combine = false )
worldMatrix
worldMatrix
()
backgroundColor
backgroundColor
()
begin
begin-2
( QPaintDevice * device, const QWidget * init )
boundingRect
boundingRect-2
( const QRect & rectangle, int flags, const QString & text, int length )
boundingRect
boundingRect-3
( int x, int y, int width, int height, int flags, const QString & text, int length )
drawConvexPolygon
drawConvexPolygon-5
( const QPolygonF & polygon, int index, int count = -1 )
drawConvexPolygon
drawConvexPolygon-6
( const QPolygon & polygon, int index, int count = -1 )
drawCubicBezier
drawCubicBezier
( const QPolygon & controlPoints, int index = 0 )
drawLineSegments
drawLineSegments
( const QPolygon & polygon, int index = 0, int count = -1 )
drawPoints
drawPoints-5
( const QPolygon & polygon, int index, int count = -1 )
drawPolygon
drawPolygon-3
( const QPolygonF & polygon, bool winding, int index = 0, int count = -1 )
drawPolygon
drawPolygon-4
( const QPolygon & polygon, bool winding, int index = 0, int count = -1 )
drawPolyline
drawPolyline-3
( const QPolygon & polygon, int index, int count = -1 )
drawText
drawText-3
( int x, int y, const QString & text, int pos, int length )
drawText
drawText-4
( const QPoint & point, const QString & text, int pos, int length )
drawText
drawText-5
( int x, int y, const QString & text, int length )
drawText
drawText-6
( const QPoint & point, const QString & text, int length )
drawText
drawText-7
( const QRect & rectangle, int flags, const QString & text, int length, QRect * br = 0 )
drawText
drawText-8
( int x, int y, int width, int height, int flags, const QString & text, int length, QRect * br = 0 )
hasViewXForm
hasViewXForm
()
hasWorldXForm
hasWorldXForm
()
redirect
redirect
( QPaintDevice * pdev, QPaintDevice * replacement )
redirect
redirect-2
( QPaintDevice * pdev )
resetXForm
resetXForm
()
setBackgroundColor
setBackgroundColor
( const QColor & color )
setViewXForm
setViewXForm
( bool enabled )
setWorldXForm
setWorldXForm
( bool enabled )
translationX
translationX
()
translationY
translationY
()
xForm
xForm
( const QPoint & point )
xForm
xForm-2
( const QRect & rectangle )
xForm
xForm-3
( const QPolygon & polygon )
xForm
xForm-4
( const QPolygon & polygon, int index, int count )
xFormDev
xFormDev
( const QPoint & point )
xFormDev
xFormDev-2
( const QRect & rectangle )
xFormDev
xFormDev-3
( const QPolygon & polygon )
xFormDev
xFormDev-4
( const QPolygon & polygon, int index, int count )
QPainter
qpainter.html
CompositionMode
CompositionMode-enum
QPainter
QPainter
()
QPainter
QPainter-2
( QPaintDevice * device )
background
background
()
BGMode
backgroundMode
QPainter::backgroundMode()
begin
begin
( QPaintDevice * device )
beginNativePainting
beginNativePainting
()
boundingRect
boundingRect
( const QRectF & rectangle, int flags, const QString & text )
boundingRect
boundingRect-4
( const QRect & rectangle, int flags, const QString & text )
boundingRect
boundingRect-5
( int x, int y, int w, int h, int flags, const QString & text )
boundingRect
boundingRect-6
( const QRectF & rectangle, const QString & text, const QTextOption & option = QTextOption()
brush
brush
()
brushOrigin
brushOrigin
()
clipPath
clipPath
()
clipRegion
clipRegion
()
combinedTransform
combinedTransform
()
compositionMode
compositionMode
()
device
device
()
deviceTransform
deviceTransform
()
drawArc
drawArc
( const QRectF & rectangle, int startAngle, int spanAngle )
drawArc
drawArc-2
( const QRect & rectangle, int startAngle, int spanAngle )
drawArc
drawArc-3
( int x, int y, int width, int height, int startAngle, int spanAngle )
drawChord
drawChord
( const QRectF & rectangle, int startAngle, int spanAngle )
drawChord
drawChord-2
( const QRect & rectangle, int startAngle, int spanAngle )
drawChord
drawChord-3
( int x, int y, int width, int height, int startAngle, int spanAngle )
drawConvexPolygon
drawConvexPolygon
( const QPointF * points, int pointCount )
drawConvexPolygon
drawConvexPolygon-2
( const QPoint * points, int pointCount )
drawConvexPolygon
drawConvexPolygon-3
( const QPolygonF & polygon )
drawConvexPolygon
drawConvexPolygon-4
( const QPolygon & polygon )
drawEllipse
drawEllipse
( const QRectF & rectangle )
drawEllipse
drawEllipse-2
( const QRect & rectangle )
drawEllipse
drawEllipse-3
( int x, int y, int width, int height )
drawEllipse
drawEllipse-4
( const QPointF & center, qreal rx, qreal ry )
drawEllipse
drawEllipse-5
( const QPoint & center, int rx, int ry )
drawImage
drawImage
( const QRectF & target, const QImage & image, const QRectF & source, Qt::ImageConversionFlags flags = Qt::AutoColor )
drawImage
drawImage-2
( const QRect & target, const QImage & image, const QRect & source, Qt::ImageConversionFlags flags = Qt::AutoColor )
drawImage
drawImage-3
( const QPointF & point, const QImage & image )
drawImage
drawImage-4
( const QPoint & point, const QImage & image )
drawImage
drawImage-5
( const QPointF & point, const QImage & image, const QRectF & source, Qt::ImageConversionFlags flags = Qt::AutoColor )
drawImage
drawImage-6
( const QPoint & point, const QImage & image, const QRect & source, Qt::ImageConversionFlags flags = Qt::AutoColor )
drawImage
drawImage-7
( const QRectF & rectangle, const QImage & image )
drawImage
drawImage-8
( const QRect & rectangle, const QImage & image )
drawImage
drawImage-9
( int x, int y, const QImage & image, int sx = 0, int sy = 0, int sw = -1, int sh = -1, Qt::ImageConversionFlags flags = Qt::AutoColor )
drawLine
drawLine
( const QLineF & line )
drawLine
drawLine-2
( const QLine & line )
drawLine
drawLine-3
( const QPoint & p1, const QPoint & p2 )
drawLine
drawLine-4
( const QPointF & p1, const QPointF & p2 )
drawLine
drawLine-5
( int x1, int y1, int x2, int y2 )
drawLines
drawLines
( const QLineF * lines, int lineCount )
drawLines
drawLines-2
( const QLine * lines, int lineCount )
drawLines
drawLines-3
( const QPointF * pointPairs, int lineCount )
drawLines
drawLines-4
( const QPoint * pointPairs, int lineCount )
drawLines
drawLines-5
( const QVector<QPointF> & pointPairs )
drawLines
drawLines-6
( const QVector<QPoint> & pointPairs )
drawLines
drawLines-7
( const QVector<QLineF> & lines )
drawLines
drawLines-8
( const QVector<QLine> & lines )
drawPath
drawPath
( const QPainterPath & path )
drawPicture
drawPicture
( const QPointF & point, const QPicture & picture )
drawPicture
drawPicture-2
( const QPoint & point, const QPicture & picture )
drawPicture
drawPicture-3
( int x, int y, const QPicture & picture )
drawPie
drawPie
( const QRectF & rectangle, int startAngle, int spanAngle )
drawPie
drawPie-2
( const QRect & rectangle, int startAngle, int spanAngle )
drawPie
drawPie-3
( int x, int y, int width, int height, int startAngle, int spanAngle )
drawPixmap
drawPixmap
( const QRectF & target, const QPixmap & pixmap, const QRectF & source )
drawPixmap
drawPixmap-2
( const QRect & target, const QPixmap & pixmap, const QRect & source )
drawPixmap
drawPixmap-3
( const QPointF & point, const QPixmap & pixmap, const QRectF & source )
drawPixmap
drawPixmap-4
( const QPoint & point, const QPixmap & pixmap, const QRect & source )
drawPixmap
drawPixmap-5
( const QPointF & point, const QPixmap & pixmap )
drawPixmap
drawPixmap-6
( const QPoint & point, const QPixmap & pixmap )
drawPixmap
drawPixmap-7
( int x, int y, const QPixmap & pixmap )
drawPixmap
drawPixmap-8
( const QRect & rectangle, const QPixmap & pixmap )
drawPixmap
drawPixmap-9
( int x, int y, int width, int height, const QPixmap & pixmap )
drawPixmap
drawPixmap-10
( int x, int y, int w, int h, const QPixmap & pixmap, int sx, int sy, int sw, int sh )
drawPixmap
drawPixmap-11
( int x, int y, const QPixmap & pixmap, int sx, int sy, int sw, int sh )
drawPoint
drawPoint
( const QPointF & position )
drawPoint
drawPoint-2
( const QPoint & position )
drawPoint
drawPoint-3
( int x, int y )
drawPoints
drawPoints
( const QPointF * points, int pointCount )
drawPoints
drawPoints-2
( const QPoint * points, int pointCount )
drawPoints
drawPoints-3
( const QPolygonF & points )
drawPoints
drawPoints-4
( const QPolygon & points )
drawPolygon
drawPolygon
( const QPointF * points, int pointCount, Qt::FillRule fillRule = Qt::OddEvenFill )
drawPolygon
drawPolygon-2
( const QPoint * points, int pointCount, Qt::FillRule fillRule = Qt::OddEvenFill )
drawPolygon
drawPolygon-5
( const QPolygonF & points, Qt::FillRule fillRule = Qt::OddEvenFill )
drawPolygon
drawPolygon-6
( const QPolygon & points, Qt::FillRule fillRule = Qt::OddEvenFill )
drawPolyline
drawPolyline
( const QPointF * points, int pointCount )
drawPolyline
drawPolyline-2
( const QPoint * points, int pointCount )
drawPolyline
drawPolyline-4
( const QPolygonF & points )
drawPolyline
drawPolyline-5
( const QPolygon & points )
drawRect
drawRect
( const QRectF & rectangle )
drawRect
drawRect-2
( const QRect & rectangle )
drawRect
drawRect-3
( int x, int y, int width, int height )
drawRects
drawRects
( const QRectF * rectangles, int rectCount )
drawRects
drawRects-2
( const QRect * rectangles, int rectCount )
drawRects
drawRects-3
( const QVector<QRectF> & rectangles )
drawRects
drawRects-4
( const QVector<QRect> & rectangles )
drawRoundedRect
drawRoundedRect
( const QRectF & rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode = Qt::AbsoluteSize )
drawRoundedRect
drawRoundedRect-2
( const QRect & rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode = Qt::AbsoluteSize )
drawRoundedRect
drawRoundedRect-3
( int x, int y, int w, int h, qreal xRadius, qreal yRadius, Qt::SizeMode mode = Qt::AbsoluteSize )
drawText
drawText
( const QPointF & position, const QString & text )
drawText
drawText-9
( const QPoint & position, const QString & text )
drawText
drawText-10
( const QRectF & rectangle, int flags, const QString & text, QRectF * boundingRect = 0 )
drawText
drawText-11
( const QRect & rectangle, int flags, const QString & text, QRect * boundingRect = 0 )
drawText
drawText-12
( int x, int y, const QString & text )
drawText
drawText-13
( int x, int y, int width, int height, int flags, const QString & text, QRect * boundingRect = 0 )
drawText
drawText-14
( const QRectF & rectangle, const QString & text, const QTextOption & option = QTextOption()
drawTiledPixmap
drawTiledPixmap
( const QRectF & rectangle, const QPixmap & pixmap, const QPointF & position = QPointF()
drawTiledPixmap
drawTiledPixmap-2
( const QRect & rectangle, const QPixmap & pixmap, const QPoint & position = QPoint()
drawTiledPixmap
drawTiledPixmap-3
( int x, int y, int width, int height, const QPixmap & pixmap, int sx = 0, int sy = 0 )
end
end
()
endNativePainting
endNativePainting
()
eraseRect
eraseRect
( const QRectF & rectangle )
eraseRect
eraseRect-2
( const QRect & rectangle )
eraseRect
eraseRect-3
( int x, int y, int width, int height )
fillPath
fillPath
( const QPainterPath & path, const QBrush & brush )
fillRect
fillRect
( const QRectF & rectangle, const QBrush & brush )
fillRect
fillRect-2
( int x, int y, int width, int height, Qt::BrushStyle style )
fillRect
fillRect-3
( const QRect & rectangle, Qt::BrushStyle style )
fillRect
fillRect-4
( const QRectF & rectangle, Qt::BrushStyle style )
fillRect
fillRect-5
( const QRect & rectangle, const QBrush & brush )
fillRect
fillRect-6
( const QRect & rectangle, const QColor & color )
fillRect
fillRect-7
( const QRectF & rectangle, const QColor & color )
fillRect
fillRect-8
( int x, int y, int width, int height, const QBrush & brush )
fillRect
fillRect-9
( int x, int y, int width, int height, const QColor & color )
fillRect
fillRect-10
( int x, int y, int width, int height, Qt::GlobalColor color )
fillRect
fillRect-11
( const QRect & rectangle, Qt::GlobalColor color )
fillRect
fillRect-12
( const QRectF & rectangle, Qt::GlobalColor color )
font
font
()
fontInfo
fontInfo
()
fontMetrics
fontMetrics
()
hasClipping
hasClipping
()
initFrom
initFrom
( const QWidget * widget )
isActive
isActive
()
LayoutDirection
layoutDirection
QPainter::layoutDirection()
opacity
opacity
()
paintEngine
paintEngine
()
pen
pen
()
redirected
redirected
( const QPaintDevice * device, QPoint * offset = 0 )
renderHints
renderHints
()
resetTransform
resetTransform
()
restore
restore
()
restoreRedirected
restoreRedirected
( const QPaintDevice * device )
rotate
rotate
( qreal angle )
save
save
()
scale
scale
( qreal sx, qreal sy )
setBackground
setBackground
( const QBrush & brush )
setBackgroundMode
setBackgroundMode
( Qt::BGMode mode )
setBrush
setBrush
( const QBrush & brush )
setBrush
setBrush-2
( Qt::BrushStyle style )
setBrushOrigin
setBrushOrigin
( const QPointF & position )
setBrushOrigin
setBrushOrigin-2
( const QPoint & position )
setBrushOrigin
setBrushOrigin-3
( int x, int y )
setClipPath
setClipPath
( const QPainterPath & path, Qt::ClipOperation operation = Qt::ReplaceClip )
setClipRect
setClipRect
( const QRectF & rectangle, Qt::ClipOperation operation = Qt::ReplaceClip )
setClipRect
setClipRect-2
( int x, int y, int width, int height, Qt::ClipOperation operation = Qt::ReplaceClip )
setClipRect
setClipRect-3
( const QRect & rectangle, Qt::ClipOperation operation = Qt::ReplaceClip )
setClipRegion
setClipRegion
( const QRegion & region, Qt::ClipOperation operation = Qt::ReplaceClip )
setClipping
setClipping
( bool enable )
setCompositionMode
setCompositionMode
( CompositionMode mode )
setFont
setFont
( const QFont & font )
setLayoutDirection
setLayoutDirection
( Qt::LayoutDirection direction )
setOpacity
setOpacity
( qreal opacity )
setPen
setPen
( const QPen & pen )
setPen
setPen-2
( const QColor & color )
setPen
setPen-3
( Qt::PenStyle style )
setRedirected
setRedirected
( const QPaintDevice * device, QPaintDevice * replacement, const QPoint & offset = QPoint()
setRenderHint
setRenderHint
( RenderHint hint, bool on = true )
setRenderHints
setRenderHints
( RenderHints hints, bool on = true )
setTransform
setTransform
( const QTransform & transform, bool combine = false )
setViewTransformEnabled
setViewTransformEnabled
( bool enable )
setViewport
setViewport
( const QRect & rectangle )
setViewport
setViewport-2
( int x, int y, int width, int height )
setWindow
setWindow
( const QRect & rectangle )
setWindow
setWindow-2
( int x, int y, int width, int height )
setWorldMatrixEnabled
setWorldMatrixEnabled
( bool enable )
setWorldTransform
setWorldTransform
( const QTransform & matrix, bool combine = false )
shear
shear
( qreal sh, qreal sv )
strokePath
strokePath
( const QPainterPath & path, const QPen & pen )
testRenderHint
testRenderHint
( RenderHint hint )
transform
transform
()
translate
translate
( const QPointF & offset )
translate
translate-2
( const QPoint & offset )
translate
translate-3
( qreal dx, qreal dy )
viewTransformEnabled
viewTransformEnabled
()
viewport
viewport
()
window
window
()
worldMatrixEnabled
worldMatrixEnabled
()
worldTransform
worldTransform
()
Element
qpainterpath-element.html
isCurveTo
isCurveTo
()
isLineTo
isLineTo
()
isMoveTo
isMoveTo
()
operator
operator-QPointF
QPointF()
operator!=
operator-not-eq
( const Element & other )
operator==
operator-eq-eq
( const Element & other )
type
type-varx
x
x-var
y
y-var
addRoundRect
addRoundRect
( const QRectF & r, int xRnd, int yRnd )
addRoundRect
addRoundRect-2
( const QRectF & rect, int roundness )
addRoundRect
addRoundRect-3
( qreal x, qreal y, qreal w, qreal h, int xRnd, int yRnd )
addRoundRect
addRoundRect-4
( qreal x, qreal y, qreal width, qreal height, int roundness )
subtractedInverted
subtractedInverted
( const QPainterPath & p )
QPainterPath
qpainterpath.html
ElementType
ElementType-enum
QPainterPath
QPainterPath
()
QPainterPath
QPainterPath-2
( const QPointF & startPoint )
QPainterPath
QPainterPath-3
( const QPainterPath & path )
addEllipse
addEllipse
( const QRectF & boundingRectangle )
addEllipse
addEllipse-2
( qreal x, qreal y, qreal width, qreal height )
addEllipse
addEllipse-3
( const QPointF & center, qreal rx, qreal ry )
addPath
addPath
( const QPainterPath & path )
addPolygon
addPolygon
( const QPolygonF & polygon )
addRect
addRect
( const QRectF & rectangle )
addRect
addRect-2
( qreal x, qreal y, qreal width, qreal height )
addRegion
addRegion
( const QRegion & region )
addRoundedRect
addRoundedRect
( const QRectF & rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode = Qt::AbsoluteSize )
addRoundedRect
addRoundedRect-2
( qreal x, qreal y, qreal w, qreal h, qreal xRadius, qreal yRadius, Qt::SizeMode mode = Qt::AbsoluteSize )
addText
addText
( const QPointF & point, const QFont & font, const QString & text )
addText
addText-2
( qreal x, qreal y, const QFont & font, const QString & text )
angleAtPercent
angleAtPercent
( qreal t )
arcMoveTo
arcMoveTo
( const QRectF & rectangle, qreal angle )
arcMoveTo
arcMoveTo-2
( qreal x, qreal y, qreal width, qreal height, qreal angle )
arcTo
arcTo
( const QRectF & rectangle, qreal startAngle, qreal sweepLength )
arcTo
arcTo-2
( qreal x, qreal y, qreal width, qreal height, qreal startAngle, qreal sweepLength )
boundingRect
boundingRect
()
closeSubpath
closeSubpath
()
connectPath
connectPath
( const QPainterPath & path )
contains
contains
( const QPointF & point )
contains
contains-2
( const QRectF & rectangle )
contains
contains-3
( const QPainterPath & p )
controlPointRect
controlPointRect
()
cubicTo
cubicTo
( const QPointF & c1, const QPointF & c2, const QPointF & endPoint )
cubicTo
cubicTo-2
( qreal c1X, qreal c1Y, qreal c2X, qreal c2Y, qreal endPointX, qreal endPointY )
currentPosition
currentPosition
()
Element
elementAt
& QPainterPath::elementAt( int index )
elementCount
elementCount
()
FillRule
fillRule
QPainterPath::fillRule()
intersected
intersected
( const QPainterPath & p )
intersects
intersects
( const QRectF & rectangle )
intersects
intersects-2
( const QPainterPath & p )
isEmpty
isEmpty
()
length
length
()
lineTo
lineTo
( const QPointF & endPoint )
lineTo
lineTo-2
( qreal x, qreal y )
moveTo
moveTo
( const QPointF & point )
moveTo
moveTo-2
( qreal x, qreal y )
percentAtLength
percentAtLength
( qreal len )
pointAtPercent
pointAtPercent
( qreal t )
quadTo
quadTo
( const QPointF & c, const QPointF & endPoint )
quadTo
quadTo-2
( qreal cx, qreal cy, qreal endPointX, qreal endPointY )
setElementPositionAt
setElementPositionAt
( int index, qreal x, qreal y )
setFillRule
setFillRule
( Qt::FillRule fillRule )
simplified
simplified
()
slopeAtPercent
slopeAtPercent
( qreal t )
subtracted
subtracted
( const QPainterPath & p )
toFillPolygon
toFillPolygon
( const QTransform & matrix )
toFillPolygon
toFillPolygon-2
( const QMatrix & matrix = QMatrix()
toFillPolygons
toFillPolygons
( const QTransform & matrix )
toFillPolygons
toFillPolygons-2
( const QMatrix & matrix = QMatrix()
toReversed
toReversed
()
toSubpathPolygons
toSubpathPolygons
( const QTransform & matrix )
toSubpathPolygons
toSubpathPolygons-2
( const QMatrix & matrix = QMatrix()
translate
translate
( qreal dx, qreal dy )
translate
translate-2
( const QPointF & offset )
translated
translated
( qreal dx, qreal dy )
translated
translated-2
( const QPointF & offset )
united
united
( const QPainterPath & p )
operator!=
operator-not-eq
( const QPainterPath & path )
operator&
operator-and
amp;( const QPainterPath & other )
operator&
operator-and-eq
amp;=( const QPainterPath & other )
operator+
operator-2b
( const QPainterPath & other )
operator+=
operator-2b-eq
( const QPainterPath & other )
operator-
operator-
( const QPainterPath & other )
operator-=
operator--eq
( const QPainterPath & other )
operator=
operator-eq
( const QPainterPath & path )
operator==
operator-eq-eq
( const QPainterPath & path )
operator|
operator-7c
( const QPainterPath & other )
operator|=
operator-7c-eq
( const QPainterPath & other )
QPainterPathStroker
qpainterpathstroker.html
QPainterPathStroker
QPainterPathStroker
()
PenCapStyle
capStyle
QPainterPathStroker::capStyle()
createStroke
createStroke
( const QPainterPath & path )
curveThreshold
curveThreshold
()
dashOffset
dashOffset
()
dashPattern
dashPattern
()
PenJoinStyle
joinStyle
QPainterPathStroker::joinStyle()
miterLimit
miterLimit
()
setCapStyle
setCapStyle
( Qt::PenCapStyle style )
setCurveThreshold
setCurveThreshold
( qreal threshold )
setDashOffset
setDashOffset
( qreal offset )
setDashPattern
setDashPattern
( Qt::PenStyle style )
setDashPattern
setDashPattern-2
( const QVector<qreal> & dashPattern )
setJoinStyle
setJoinStyle
( Qt::PenJoinStyle style )
setMiterLimit
setMiterLimit
( qreal limit )
setWidth
setWidth
( qreal width )
width
width
()
QPaintEvent
QPaintEvent-3
( const QRegion & paintRegion, const QRect & paintRect )
erased
erased
()
QPaintEvent
qpaintevent.html
QPaintEvent
QPaintEvent
( const QRegion & paintRegion )
QPaintEvent
QPaintEvent-2
( const QRect & paintRect )
rect
rect
()
region
region
()
QPair
qpair.html
first_type
first_type-typedef
second_type
second_type-typedef
QPair
QPair
()
QPair
QPair-2
( const T1 & value1, const T2 & value2 )
operator=
operator-eq
( const QPair<T1, T2> & other )
first
first-var
second
second-var
QPalette
QPalette-6
( const QColor & windowText, const QColor & window, const QColor & light, const QColor & dark, const QColor & mid, const QColor & text, const QColor & base )
background
background
()
foreground
foreground
()
serialNumber
serialNumber
()
QPalette
QPalette-7
( const QColorGroup & active, const QColorGroup & disabled, const QColorGroup & inactive )
active
active
()
copy
copy
()
disabled
disabled
()
inactive
inactive
()
normal
normal
()
setActive
setActive
( const QColorGroup & colorGroup )
setDisabled
setDisabled
( const QColorGroup & colorGroup )
setInactive
setInactive
( const QColorGroup & colorGroup )
setNormal
setNormal
( const QColorGroup & colorGroup )
QPalette
qpalette.html
ColorGroup
ColorGroup-enum
ColorRole
ColorRole-enum
QPalette
QPalette
()
QPalette
QPalette-2
( const QColor & button )
QPalette
QPalette-3
( Qt::GlobalColor button )
QPalette
QPalette-4
( const QColor & button, const QColor & window )
QPalette
QPalette-5
( const QBrush & windowText, const QBrush & button, const QBrush & light, const QBrush & dark, const QBrush & mid, const QBrush & text, const QBrush & bright_text, const QBrush & base, const QBrush & window )
QPalette
QPalette-8
( const QPalette & p )
alternateBase
alternateBase
()
base
base
()
brightText
brightText
()
brush
brush
( ColorGroup group, ColorRole role )
brush
brush-2
( ColorRole role )
button
button
()
buttonText
buttonText
()
cacheKey
cacheKey
()
color
color
( ColorGroup group, ColorRole role )
color
color-2
( ColorRole role )
currentColorGroup
currentColorGroup
()
dark
dark
()
highlight
highlight
()
highlightedText
highlightedText
()
isBrushSet
isBrushSet
( ColorGroup cg, ColorRole cr )
isCopyOf
isCopyOf
( const QPalette & p )
isEqual
isEqual
( ColorGroup cg1, ColorGroup cg2 )
light
light
()
link
link
()
linkVisited
linkVisited
()
mid
mid
()
midlight
midlight
()
resolve
resolve
( const QPalette & other )
setBrush
setBrush
( ColorRole role, const QBrush & brush )
setBrush
setBrush-2
( ColorGroup group, ColorRole role, const QBrush & brush )
setColor
setColor
( ColorGroup group, ColorRole role, const QColor & color )
setColor
setColor-2
( ColorRole role, const QColor & color )
setColorGroup
setColorGroup
( ColorGroup cg, const QBrush & windowText, const QBrush & button, const QBrush & light, const QBrush & dark, const QBrush & mid, const QBrush & text, const QBrush & bright_text, const QBrush & base, const QBrush & window )
setCurrentColorGroup
setCurrentColorGroup
( ColorGroup cg )
shadow
shadow
()
text
text
()
toolTipBase
toolTipBase
()
toolTipText
toolTipText
()
window
window
()
windowText
windowText
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QPalette & p )
operator=
operator-eq
( const QPalette & p )
operator==
operator-eq-eq
( const QPalette & p )
QPanGesture
qpangesture.html
QParallelAnimationGroup
qparallelanimationgroup.html
QParallelAnimationGroup
QParallelAnimationGroup
( QObject * parent = 0 )
duration
duration
()
event
event
( QEvent * event )
updateCurrentTime
updateCurrentTime
( int currentTime )
updateDirection
updateDirection
( QAbstractAnimation::Direction direction )
updateState
updateState
( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
QPauseAnimation
qpauseanimation.html
QPauseAnimation
QPauseAnimation
( QObject * parent = 0 )
QPauseAnimation
QPauseAnimation-2
( int msecs, QObject * parent = 0 )
event
event
( QEvent * e )
updateCurrentTime
updateCurrentTime
( int )
QPen
qpen.html
QPen
QPen
()
QPen
QPen-2
( Qt::PenStyle style )
QPen
QPen-3
( const QColor & color )
QPen
QPen-4
( const QBrush & brush, qreal width, Qt::PenStyle style = Qt::SolidLine, Qt::PenCapStyle cap = Qt::SquareCap, Qt::PenJoinStyle join = Qt::BevelJoin )
QPen
QPen-5
( const QPen & pen )
brush
brush
()
PenCapStyle
capStyle
QPen::capStyle()
color
color
()
dashOffset
dashOffset
()
dashPattern
dashPattern
()
isCosmetic
isCosmetic
()
isSolid
isSolid
()
PenJoinStyle
joinStyle
QPen::joinStyle()
miterLimit
miterLimit
()
setBrush
setBrush
( const QBrush & brush )
setCapStyle
setCapStyle
( Qt::PenCapStyle style )
setColor
setColor
( const QColor & color )
setCosmetic
setCosmetic
( bool cosmetic )
setDashOffset
setDashOffset
( qreal offset )
setDashPattern
setDashPattern
( const QVector<qreal> & pattern )
setJoinStyle
setJoinStyle
( Qt::PenJoinStyle style )
setMiterLimit
setMiterLimit
( qreal limit )
setStyle
setStyle
( Qt::PenStyle style )
setWidth
setWidth
( int width )
setWidthF
setWidthF
( qreal width )
PenStyle
style
QPen::style()
width
width
()
widthF
widthF
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QPen & pen )
operator=
operator-eq
( const QPen & pen )
operator==
operator-eq-eq
( const QPen & pen )
QPersistentModelIndex
qpersistentmodelindex.html
QPersistentModelIndex
QPersistentModelIndex
( const QModelIndex & index )
QPersistentModelIndex
QPersistentModelIndex-3
( const QPersistentModelIndex & other )
child
child
( int row, int column )
column
column
()
data
data
( int role = Qt::DisplayRole )
ItemFlags
flags
QPersistentModelIndex::flags()
isValid
isValid
()
model
model
()
parent
parent
()
row
row
()
sibling
sibling
( int row, int column )
operator
operator-const-QModelIndex--and
const QModelIndex &()
operator!=
operator-not-eq
( const QPersistentModelIndex & other )
operator!=
operator-not-eq-2
( const QModelIndex & other )
operator<
operator-lt
( const QPersistentModelIndex & other )
operator=
operator-eq
( const QPersistentModelIndex & other )
operator=
operator-eq-2
( const QModelIndex & other )
operator==
operator-eq-eq
( const QPersistentModelIndex & other )
operator==
operator-eq-eq-2
( const QModelIndex & other )
inputFormatList
inputFormatList
()
inputFormats
inputFormats
()
outputFormatList
outputFormatList
()
outputFormats
outputFormats
()
pictureFormat
pictureFormat
( const QString & fileName )
copy
copy
()
QPicture
qpicture.html
QPicture
QPicture
( int formatVersion = -1 )
QPicture
QPicture-2
( const QPicture & pic )
boundingRect
boundingRect
()
data
data
()
isNull
isNull
()
load
load
( const QString & fileName, const char * format = 0 )
load
load-2
( QIODevice * dev, const char * format = 0 )
play
play
( QPainter * painter )
save
save
( const QString & fileName, const char * format = 0 )
save
save-2
( QIODevice * dev, const char * format = 0 )
setBoundingRect
setBoundingRect
( const QRect & r )
setData
setData
( const char * data, uint size )
size
size
()
operator=
operator-eq
( const QPicture & p )
QPictureFormatPlugin
qpictureformatplugin.html
QPictureFormatPlugin
QPictureFormatPlugin
( QObject * parent = 0 )
installIOHandler
installIOHandler
( const QString & format )
keys
keys
()
loadPicture
loadPicture
( const QString & format, const QString & fileName, QPicture * picture )
savePicture
savePicture
( const QString & format, const QString & fileName, const QPicture & picture )
QPictureIO
qpictureio.html
QPictureIO
QPictureIO
()
QPictureIO
QPictureIO-2
( QIODevice * ioDevice, const char * format )
QPictureIO
QPictureIO-3
( const QString & fileName, const char * format )
defineIOHandler
defineIOHandler
( const char * format, const char * header, const char * flags, picture_io_handler readPicture, picture_io_handler writePicture )
description
description
()
fileName
fileName
()
format
format
()
gamma
gamma
()
inputFormats
inputFormats
()
ioDevice
ioDevice
()
outputFormats
outputFormats
()
parameters
parameters
()
picture
picture
()
pictureFormat
pictureFormat
( const QString & fileName )
pictureFormat
pictureFormat-2
( QIODevice * d )
quality
quality
()
read
read
()
setDescription
setDescription
( const QString & description )
setFileName
setFileName
( const QString & fileName )
setFormat
setFormat
( const char * format )
setGamma
setGamma
( float gamma )
setIODevice
setIODevice
( QIODevice * ioDevice )
setParameters
setParameters
( const char * parameters )
setPicture
setPicture
( const QPicture & picture )
setQuality
setQuality
( int q )
setStatus
setStatus
( int status )
status
status
()
write
write
()
QPinchGesture
qpinchgesture.html
alphaChannel
alphaChannel
()
serialNumber
serialNumber
()
setAlphaChannel
setAlphaChannel
( const QPixmap & alphaChannel )
ColorMode
ColorMode-enum
QPixmap
QPixmap-7
( const QString & fileName, const char * format, ColorMode mode )
QPixmap
QPixmap-8
( const QImage & image )
convertFromImage
convertFromImage
( const QImage & image, ColorMode mode )
convertFromImage
convertFromImage-2
( const QImage & image, Qt::ImageConversionFlags flags = Qt::AutoColor )
convertToImage
convertToImage
()
load
load-2
( const QString & fileName, const char * format, ColorMode mode )
loadFromData
loadFromData-2
( const uchar * buf, uint len, const char * format, ColorMode mode )
resize
resize
( int width, int height )
resize
resize-2
( const QSize & size )
selfMask
selfMask
()
xForm
xForm
( const QMatrix & matrix )
operator
operator-QImage
QImage()
operator=
operator-eq-2
( const QImage & image )
QPixmap
qpixmap.html
HBitmapFormat
HBitmapFormat-enum
ShareMode
ShareMode-enum
QPixmap
QPixmap
()
QPixmap
QPixmap-3
( int width, int height )
QPixmap
QPixmap-4
( const QString & fileName, const char * format = 0, Qt::ImageConversionFlags flags = Qt::AutoColor )
QPixmap
QPixmap-5
( const char * const[] xpm )
QPixmap
QPixmap-6
( const QPixmap & pixmap )
QPixmap
QPixmap-11
( const QSize & size )
cacheKey
cacheKey
()
copy
copy
( const QRect & rectangle = QRect()
copy
copy-2
( int x, int y, int width, int height )
createHeuristicMask
createHeuristicMask
( bool clipTight = true )
createMaskFromColor
createMaskFromColor
( const QColor & maskColor, Qt::MaskMode mode )
createMaskFromColor
createMaskFromColor-2
( const QColor & maskColor )
defaultDepth
defaultDepth
()
depth
depth
()
detach
detach
()
fill
fill
( const QColor & color = Qt::white )
fill
fill-2
( const QWidget * widget, const QPoint & offset )
fill
fill-3
( const QWidget * widget, int x, int y )
fromImage
fromImage
( const QImage & image, Qt::ImageConversionFlags flags = Qt::AutoColor )
fromMacCGImageRef
fromMacCGImageRef
( CGImageRef image )
fromSymbianCFbsBitmap
fromSymbianCFbsBitmap
( CFbsBitmap * bitmap )
fromSymbianRSgImage
fromSymbianRSgImage
( RSgImage * sgImage )
fromWinHBITMAP
fromWinHBITMAP
( HBITMAP bitmap, HBitmapFormat format = NoAlpha )
fromWinHICON
fromWinHICON
( HICON icon )
fromX11Pixmap
fromX11Pixmap
( Qt::HANDLE pixmap, ShareMode mode = ImplicitlyShared )
grabWidget
grabWidget
( QWidget * widget, const QRect & rectangle )
grabWidget
grabWidget-2
( QWidget * widget, int x = 0, int y = 0, int width = -1, int height = -1 )
grabWindow
grabWindow
( WId window, int x = 0, int y = 0, int width = -1, int height = -1 )
HANDLE
handle
QPixmap::handle()
hasAlpha
hasAlpha
()
hasAlphaChannel
hasAlphaChannel
()
height
height
()
isNull
isNull
()
isQBitmap
isQBitmap
()
load
load
( const QString & fileName, const char * format = 0, Qt::ImageConversionFlags flags = Qt::AutoColor )
loadFromData
loadFromData
( const uchar * data, uint len, const char * format = 0, Qt::ImageConversionFlags flags = Qt::AutoColor )
loadFromData
loadFromData-3
( const QByteArray & data, const char * format = 0, Qt::ImageConversionFlags flags = Qt::AutoColor )
mask
mask
()
rect
rect
()
save
save
( const QString & fileName, const char * format = 0, int quality = -1 )
save
save-2
( QIODevice * device, const char * format = 0, int quality = -1 )
scaled
scaled
( const QSize & size, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio, Qt::TransformationMode transformMode = Qt::FastTransformation )
scaled
scaled-2
( int width, int height, Qt::AspectRatioMode aspectRatioMode = Qt::IgnoreAspectRatio, Qt::TransformationMode transformMode = Qt::FastTransformation )
scaledToHeight
scaledToHeight
( int height, Qt::TransformationMode mode = Qt::FastTransformation )
scaledToWidth
scaledToWidth
( int width, Qt::TransformationMode mode = Qt::FastTransformation )
scroll
scroll
( int dx, int dy, int x, int y, int width, int height, QRegion * exposed = 0 )
scroll
scroll-2
( int dx, int dy, const QRect & rect, QRegion * exposed = 0 )
setMask
setMask
( const QBitmap & mask )
size
size
()
toImage
toImage
()
toMacCGImageRef
toMacCGImageRef
()
toSymbianCFbsBitmap
toSymbianCFbsBitmap
()
toSymbianRSgImage
toSymbianRSgImage
()
toWinHBITMAP
toWinHBITMAP
( HBitmapFormat format = NoAlpha )
toWinHICON
toWinHICON
()
transformed
transformed
( const QTransform & transform, Qt::TransformationMode mode = Qt::FastTransformation )
transformed
transformed-2
( const QMatrix & matrix, Qt::TransformationMode mode = Qt::FastTransformation )
trueMatrix
trueMatrix
( const QTransform & matrix, int width, int height )
trueMatrix
trueMatrix-2
( const QMatrix & m, int w, int h )
width
width
()
x11Info
x11Info
()
HANDLE
x11PictureHandle
QPixmap::x11PictureHandle()
operator
operator-QVariant
QVariant()
operator!
operator-not
()
operator=
operator-eq
( const QPixmap & pixmap )
Key
qpixmapcache-key.html
Key
Keyx
()
find
find-2
( const QString & key, QPixmap & pixmap )
find
find-4
( const QString & key )
QPixmapCache
qpixmapcache.html
cacheLimit
cacheLimit
()
clear
clear
()
find
find
( const QString & key, QPixmap * pixmap )
find
find-3
( const Key & key, QPixmap * pixmap )
insert
insert
( const QString & key, const QPixmap & pixmap )
insert
insert-2
( const QPixmap & pixmap )
remove
remove
( const QString & key )
remove
remove-2
( const Key & key )
replace
replace
( const Key & key, const QPixmap & pixmap )
setCacheLimit
setCacheLimit
( int n )
QPlainTextDocumentLayout
qplaintextdocumentlayout.html
QPlainTextDocumentLayout
QPlainTextDocumentLayout
( QTextDocument * document )
blockBoundingRect
blockBoundingRect
( const QTextBlock & block )
documentChanged
documentChanged
( int from, int charsRemoved, int charsAdded )
documentSize
documentSize
()
draw
draw
( QPainter *, const PaintContext & )
ensureBlockLayout
ensureBlockLayout
( const QTextBlock & block )
frameBoundingRect
frameBoundingRect
( QTextFrame * )
hitTest
hitTest
( const QPointF &, Qt::HitTestAccuracy )
pageCount
pageCount
()
requestUpdate
requestUpdate
()
QPlainTextEdit
qplaintextedit.html
LineWrapMode
LineWrapMode-enum
TextInteractionFlags
textInteractionFlags-prop
WrapMode
wordWrapMode-prop
QPlainTextEdit
QPlainTextEdit
( QWidget * parent = 0 )
QPlainTextEdit
QPlainTextEdit-2
( const QString & text, QWidget * parent = 0 )
appendHtml
appendHtml
( const QString & html )
appendPlainText
appendPlainText
( const QString & text )
blockBoundingGeometry
blockBoundingGeometry
( const QTextBlock & block )
blockBoundingRect
blockBoundingRect
( const QTextBlock & block )
blockCountChanged
blockCountChanged
( int newBlockCount )
canInsertFromMimeData
canInsertFromMimeData
( const QMimeData * source )
canPaste
canPaste
()
centerCursor
centerCursor
()
changeEvent
changeEvent
( QEvent * e )
clear
clear
()
contentOffset
contentOffset
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
copy
copy
()
copyAvailable
copyAvailable
( bool yes )
createMimeDataFromSelection
createMimeDataFromSelection
()
createStandardContextMenu
createStandardContextMenu
()
currentCharFormat
currentCharFormat
()
cursorForPosition
cursorForPosition
( const QPoint & pos )
cursorPositionChanged
cursorPositionChanged
()
cursorRect
cursorRect
( const QTextCursor & cursor )
cursorRect
cursorRect-2
()
cut
cut
()
document
document
()
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * e )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * e )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * e )
dropEvent
dropEvent
( QDropEvent * e )
ensureCursorVisible
ensureCursorVisible
()
ExtraSelection
extraSelections
> QPlainTextEdit::extraSelections()
find
find
( const QString & exp, QTextDocument::FindFlags options = 0 )
firstVisibleBlock
firstVisibleBlock
()
focusInEvent
focusInEvent
( QFocusEvent * e )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
PaintContext
getPaintContext
QPlainTextEdit::getPaintContext()
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * e )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery property )
insertFromMimeData
insertFromMimeData
( const QMimeData * source )
insertPlainText
insertPlainText
( const QString & text )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * e )
loadResource
loadResource
( int type, const QUrl & name )
mergeCurrentCharFormat
mergeCurrentCharFormat
( const QTextCharFormat & modifier )
modificationChanged
modificationChanged
( bool changed )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveCursor
moveCursor
( QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode = QTextCursor::MoveAnchor )
paintEvent
paintEvent
( QPaintEvent * e )
paste
paste
()
print
print
( QPrinter * printer )
redo
redo
()
redoAvailable
redoAvailable
( bool available )
resizeEvent
resizeEvent
( QResizeEvent * e )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
selectAll
selectAll
()
selectionChanged
selectionChanged
()
setCurrentCharFormat
setCurrentCharFormat
( const QTextCharFormat & format )
setDocument
setDocument
( QTextDocument * document )
setExtraSelections
setExtraSelections
( const QList<QTextEdit::ExtraSelection> & selections )
setTextCursor
setTextCursor
( const QTextCursor & cursor )
showEvent
showEvent
( QShowEvent * )
textChanged
textChanged
()
textCursor
textCursor
()
undo
undo
()
undoAvailable
undoAvailable
( bool available )
updateRequest
updateRequest
( const QRect & rect, int dy )
wheelEvent
wheelEvent
( QWheelEvent * e )
QPlastiqueStyle
qplastiquestyle.html
QPlastiqueStyle
QPlastiqueStyle
()
drawComplexControl
drawComplexControl
( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget )
drawPrimitive
drawPrimitive
( PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
eventFilter
eventFilter
( QObject * watched, QEvent * event )
hitTestComplexControl
hitTestComplexControl
( ComplexControl control, const QStyleOptionComplex * option, const QPoint & pos, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * widget )
polish
polish-2
( QApplication * app )
polish
polish-3
( QPalette & pal )
sizeFromContents
sizeFromContents
( ContentsType type, const QStyleOption * option, const QSize & size, const QWidget * widget )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint hint, const QStyleOption * option = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subControlRect
subControlRect
( ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget )
subElementRect
subElementRect
( SubElement element, const QStyleOption * option, const QWidget * widget )
timerEvent
timerEvent
( QTimerEvent * event )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * app )
QPluginLoader
qpluginloader.html
LoadHints
loadHints-prop
QPluginLoader
QPluginLoader
( QObject * parent = 0 )
QPluginLoader
QPluginLoader-2
( const QString & fileName, QObject * parent = 0 )
errorString
errorString
()
instance
instance
()
isLoaded
isLoaded
()
load
load
()
staticInstances
staticInstances
()
unload
unload
()
QPoint
qpoint.html
QPoint
QPoint
()
QPoint
QPoint-2
( int x, int y )
isNull
isNull
()
manhattanLength
manhattanLength
()
rx
rx
()
ry
ry
()
setX
setX
( int x )
setY
setY
( int y )
x
x
()
y
y
()
operator*=
operator-2a-eq
( qreal factor )
operator+=
operator-2b-eq
( const QPoint & point )
operator-=
operator--eq
( const QPoint & point )
operator/=
operator-2f-eq
( qreal divisor )
QPointer
qpointer.html
QPointer
QPointer
()
QPointer
QPointer-2
( T * p )
QPointer
QPointer-3
( const QPointer<T> & p )
data
data
()
isNull
isNull
()
operator
operator-T--2a
T *()
operator*
operator-2a
()
operator-&
operator--gt
gt;()
operator=
operator-eq
( const QPointer<T> & p )
operator=
operator-eq-2
( T * p )
QPointF
qpointf.html
QPointF
QPointF
()
QPointF
QPointF-2
( const QPoint & point )
QPointF
QPointF-3
( qreal x, qreal y )
isNull
isNull
()
manhattanLength
manhattanLength
()
rx
rx
()
ry
ry
()
setX
setX
( qreal x )
setY
setY
( qreal y )
toPoint
toPoint
()
x
x
()
y
y
()
operator*=
operator-2a-eq
( qreal factor )
operator+=
operator-2b-eq
( const QPointF & point )
operator-=
operator--eq
( const QPointF & point )
operator/=
operator-2f-eq
( qreal divisor )
QPolygon
qpolygon.html
QPolygon
QPolygon
()
QPolygon
QPolygon-2
( int size )
QPolygon
QPolygon-3
( const QPolygon & polygon )
QPolygon
QPolygon-4
( const QVector<QPoint> & points )
QPolygon
QPolygon-5
( const QRect & rectangle, bool closed = false )
boundingRect
boundingRect
()
containsPoint
containsPoint
( const QPoint & point, Qt::FillRule fillRule )
intersected
intersected
( const QPolygon & r )
point
point
( int index, int * x, int * y )
point
point-2
( int index )
putPoints
putPoints
( int index, int nPoints, int firstx, int firsty, ... )
putPoints
putPoints-3
( int index, int nPoints, const QPolygon & fromPolygon, int fromIndex = 0 )
setPoint
setPoint
( int index, int x, int y )
setPoint
setPoint-2
( int index, const QPoint & point )
setPoints
setPoints
( int nPoints, const int * points )
setPoints
setPoints-2
( int nPoints, int firstx, int firsty, ... )
subtracted
subtracted
( const QPolygon & r )
translate
translate
( int dx, int dy )
translate
translate-2
( const QPoint & offset )
translated
translated
( int dx, int dy )
translated
translated-2
( const QPoint & offset )
united
united
( const QPolygon & r )
operator
operator-QVariant
QVariant()
QPolygonF
qpolygonf.html
QPolygonF
QPolygonF
()
QPolygonF
QPolygonF-2
( int size )
QPolygonF
QPolygonF-3
( const QPolygonF & polygon )
QPolygonF
QPolygonF-4
( const QVector<QPointF> & points )
QPolygonF
QPolygonF-5
( const QRectF & rectangle )
QPolygonF
QPolygonF-6
( const QPolygon & polygon )
boundingRect
boundingRect
()
containsPoint
containsPoint
( const QPointF & point, Qt::FillRule fillRule )
intersected
intersected
( const QPolygonF & r )
isClosed
isClosed
()
subtracted
subtracted
( const QPolygonF & r )
toPolygon
toPolygon
()
translate
translate
( const QPointF & offset )
translate
translate-2
( qreal dx, qreal dy )
translated
translated
( const QPointF & offset )
translated
translated-2
( qreal dx, qreal dy )
united
united
( const QPolygonF & r )
QPrintDialog
qprintdialog.html
QPrintDialog
QPrintDialog
( QPrinter * printer, QWidget * parent = 0 )
QPrintDialog
QPrintDialog-2
( QWidget * parent = 0 )
accepted
accepted
( QPrinter * printer )
addButton
addButton
( QPushButton * button )
done
done
( int result )
exec
exec
()
open
open
( QObject * receiver, const char * member )
printer
printer
()
printer
printer-2
()
setOption
setOption
( PrintDialogOption option, bool on = true )
setPrinter
setPrinter
( QPrinter * printer, bool pickupSettings = false )
setVisible
setVisible
( bool visible )
testOption
testOption
( PrintDialogOption option )
QPrintEngine
qprintengine.html
PrintEnginePropertyKey
PrintEnginePropertyKey-enum
abort
abort
()
metric
metric
( QPaintDevice::PaintDeviceMetric id )
newPage
newPage
()
PrinterState
printerState
QPrintEngine::printerState()
property
property
( PrintEnginePropertyKey key )
setProperty
setProperty
( PrintEnginePropertyKey key, const QVariant & value )
PageSize
PageSize-enum
pageSize
pageSize
()
setPageSize
setPageSize
( PageSize newPageSize )
PrinterOption
PrinterOption-enum
aborted
aborted
()
collateCopiesEnabled
collateCopiesEnabled
()
isOptionEnabled
isOptionEnabled
( PrinterOption option )
margins
margins
( uint * top, uint * left, uint * bottom, uint * right )
margins
margins-2
()
maxPage
maxPage
()
minPage
minPage
()
outputToFile
outputToFile
()
pageSetup
pageSetup
( QWidget * parent = 0 )
printSetup
printSetup
( QWidget * parent = 0 )
setCollateCopiesEnabled
setCollateCopiesEnabled
( bool enable )
setMinMax
setMinMax
( int minPage, int maxPage )
setOptionEnabled
setOptionEnabled
( PrinterOption option, bool enable )
setOutputToFile
setOutputToFile
( bool enable )
setup
setup
( QWidget * parent = 0 )
QPrinter
qprinter.html
ColorMode
ColorMode-enum
DuplexMode
DuplexMode-enum
Orientation
Orientation-enum
OutputFormat
OutputFormat-enum
PageOrder
PageOrder-enum
PaperSize
PaperSize-enum
PaperSource
PaperSource-enum
PrintRange
PrintRange-enum
PrinterMode
PrinterMode-enum
PrinterState
PrinterState-enum
Unit
Unit-enum
QPrinter
QPrinter
( PrinterMode mode = ScreenResolution )
QPrinter
QPrinter-2
( const QPrinterInfo & printer, PrinterMode mode = ScreenResolution )
abort
abort
()
actualNumCopies
actualNumCopies
()
collateCopies
collateCopies
()
colorMode
colorMode
()
creator
creator
()
docName
docName
()
doubleSidedPrinting
doubleSidedPrinting
()
duplex
duplex
()
fontEmbeddingEnabled
fontEmbeddingEnabled
()
fromPage
fromPage
()
fullPage
fullPage
()
getPageMargins
getPageMargins
( qreal * left, qreal * top, qreal * right, qreal * bottom, Unit unit )
isValid
isValid
()
newPage
newPage
()
numCopies
numCopies
()
orientation
orientation
()
outputFileName
outputFileName
()
outputFormat
outputFormat
()
pageOrder
pageOrder
()
pageRect
pageRect
()
pageRect
pageRect-2
( Unit unit )
paintEngine
paintEngine
()
paperRect
paperRect
()
paperRect
paperRect-2
( Unit unit )
paperSize
paperSize
()
paperSize
paperSize-2
( Unit unit )
paperSource
paperSource
()
printEngine
printEngine
()
printProgram
printProgram
()
printRange
printRange
()
printerName
printerName
()
printerSelectionOption
printerSelectionOption
()
printerState
printerState
()
resolution
resolution
()
setCollateCopies
setCollateCopies
( bool collate )
setColorMode
setColorMode
( ColorMode newColorMode )
setCreator
setCreator
( const QString & creator )
setDocName
setDocName
( const QString & name )
setDoubleSidedPrinting
setDoubleSidedPrinting
( bool doubleSided )
setDuplex
setDuplex
( DuplexMode duplex )
setEngines
setEngines
( QPrintEngine * printEngine, QPaintEngine * paintEngine )
setFontEmbeddingEnabled
setFontEmbeddingEnabled
( bool enable )
setFromTo
setFromTo
( int from, int to )
setFullPage
setFullPage
( bool fp )
setNumCopies
setNumCopies
( int numCopies )
setOrientation
setOrientation
( Orientation orientation )
setOutputFileName
setOutputFileName
( const QString & fileName )
setOutputFormat
setOutputFormat
( OutputFormat format )
setPageMargins
setPageMargins
( qreal left, qreal top, qreal right, qreal bottom, Unit unit )
setPageOrder
setPageOrder
( PageOrder pageOrder )
setPaperSize
setPaperSize
( PaperSize newPaperSize )
setPaperSize
setPaperSize-2
( const QSizeF & paperSize, Unit unit )
setPaperSource
setPaperSource
( PaperSource source )
setPrintProgram
setPrintProgram
( const QString & printProg )
setPrintRange
setPrintRange
( PrintRange range )
setPrinterName
setPrinterName
( const QString & name )
setPrinterSelectionOption
setPrinterSelectionOption
( const QString & option )
setResolution
setResolution
( int dpi )
setWinPageSize
setWinPageSize
( int pageSize )
supportedPaperSources
supportedPaperSources
()
supportedResolutions
supportedResolutions
()
toPage
toPage
()
winPageSize
winPageSize
()
QPrinterInfo
qprinterinfo.html
QPrinterInfo
QPrinterInfo
()
QPrinterInfo
QPrinterInfo-2
( const QPrinterInfo & src )
QPrinterInfo
QPrinterInfo-3
( const QPrinter & printer )
availablePrinters
availablePrinters
()
defaultPrinter
defaultPrinter
()
isDefault
isDefault
()
isNull
isNull
()
printerName
printerName
()
PaperSize
supportedPaperSizes
> QPrinterInfo::supportedPaperSizes()
operator=
operator-eq
( const QPrinterInfo & src )
QPrintPreviewDialog
qprintpreviewdialog.html
QPrintPreviewDialog
QPrintPreviewDialog
( QPrinter * printer, QWidget * parent = 0, Qt::WindowFlags flags = 0 )
QPrintPreviewDialog
QPrintPreviewDialog-2
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
done
done
( int result )
open
open
( QObject * receiver, const char * member )
paintRequested
paintRequested
( QPrinter * printer )
printer
printer
()
setVisible
setVisible
( bool visible )
numPages
numPages
()
QPrintPreviewWidget
qprintpreviewwidget.html
ViewMode
ViewMode-enum
ZoomMode
ZoomMode-enum
QPrintPreviewWidget
QPrintPreviewWidget
( QPrinter * printer, QWidget * parent = 0, Qt::WindowFlags flags = 0 )
QPrintPreviewWidget
QPrintPreviewWidget-2
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
currentPage
currentPage
()
fitInView
fitInView
()
fitToWidth
fitToWidth
()
Orientation
orientation
QPrintPreviewWidget::orientation()
pageCount
pageCount
()
paintRequested
paintRequested
( QPrinter * printer )
previewChanged
previewChanged
()
print
print
()
setAllPagesViewMode
setAllPagesViewMode
()
setCurrentPage
setCurrentPage
( int page )
setFacingPagesViewMode
setFacingPagesViewMode
()
setLandscapeOrientation
setLandscapeOrientation
()
setOrientation
setOrientation
( QPrinter::Orientation orientation )
setPortraitOrientation
setPortraitOrientation
()
setSinglePageViewMode
setSinglePageViewMode
()
setViewMode
setViewMode
( ViewMode mode )
setVisible
setVisible
( bool visible )
setZoomFactor
setZoomFactor
( qreal factor )
setZoomMode
setZoomMode
( ZoomMode zoomMode )
updatePreview
updatePreview
()
viewMode
viewMode
()
zoomFactor
zoomFactor
()
zoomIn
zoomIn
( qreal factor = 1.1 )
zoomMode
zoomMode
()
zoomOut
zoomOut
( qreal factor = 1.1 )
finished
finished-2
( int exitCode )
readChannelMode
readChannelMode
()
setReadChannelMode
setReadChannelMode
( ProcessChannelMode mode )
QProcess
qprocess.html
ExitStatus
ExitStatus-enum
ProcessChannel
ProcessChannel-enum
ProcessChannelMode
ProcessChannelMode-enum
ProcessError
ProcessError-enum
ProcessState
ProcessState-enum
QProcess
QProcess
( QObject * parent = 0 )
atEnd
atEnd
()
bytesAvailable
bytesAvailable
()
bytesToWrite
bytesToWrite
()
canReadLine
canReadLine
()
close
close
()
closeReadChannel
closeReadChannel
( ProcessChannel channel )
closeWriteChannel
closeWriteChannel
()
environment
environment
()
ProcessError
error
QProcess::error()
error
error-2
( QProcess::ProcessError error )
execute
execute
( const QString & program, const QStringList & arguments )
execute
execute-2
( const QString & program )
exitCode
exitCode
()
ExitStatus
exitStatus
QProcess::exitStatus()
finished
finished
( int exitCode, QProcess::ExitStatus exitStatus )
isSequential
isSequential
()
kill
kill
()
pid
pid
()
processChannelMode
processChannelMode
()
processEnvironment
processEnvironment
()
readAllStandardError
readAllStandardError
()
readAllStandardOutput
readAllStandardOutput
()
readChannel
readChannel
()
readData
readData
( char * data, qint64 maxlen )
readyReadStandardError
readyReadStandardError
()
readyReadStandardOutput
readyReadStandardOutput
()
setEnvironment
setEnvironment
( const QStringList & environment )
setProcessChannelMode
setProcessChannelMode
( ProcessChannelMode mode )
setProcessEnvironment
setProcessEnvironment
( const QProcessEnvironment & environment )
setProcessState
setProcessState
( ProcessState state )
setReadChannel
setReadChannel
( ProcessChannel channel )
setStandardErrorFile
setStandardErrorFile
( const QString & fileName, OpenMode mode = Truncate )
setStandardInputFile
setStandardInputFile
( const QString & fileName )
setStandardOutputFile
setStandardOutputFile
( const QString & fileName, OpenMode mode = Truncate )
setStandardOutputProcess
setStandardOutputProcess
( QProcess * destination )
setWorkingDirectory
setWorkingDirectory
( const QString & dir )
setupChildProcess
setupChildProcess
()
start
start
( const QString & program, const QStringList & arguments, OpenMode mode = ReadWrite )
start
start-2
( const QString & program, OpenMode mode = ReadWrite )
startDetached
startDetached
( const QString & program, const QStringList & arguments, const QString & workingDirectory, qint64 * pid = 0 )
startDetached
startDetached-2
( const QString & program, const QStringList & arguments )
startDetached
startDetached-3
( const QString & program )
started
started
()
ProcessState
state
QProcess::state()
stateChanged
stateChanged
( QProcess::ProcessState newState )
systemEnvironment
systemEnvironment
()
terminate
terminate
()
waitForBytesWritten
waitForBytesWritten
( int msecs = 30000 )
waitForFinished
waitForFinished
( int msecs = 30000 )
waitForReadyRead
waitForReadyRead
( int msecs = 30000 )
waitForStarted
waitForStarted
( int msecs = 30000 )
workingDirectory
workingDirectory
()
writeData
writeData
( const char * data, qint64 len )
QProcessEnvironment
qprocessenvironment.html
QProcessEnvironment
QProcessEnvironment
()
QProcessEnvironment
QProcessEnvironment-2
( const QProcessEnvironment & other )
clear
clear
()
contains
contains
( const QString & name )
insert
insert
( const QString & name, const QString & value )
isEmpty
isEmpty
()
remove
remove
( const QString & name )
systemEnvironment
systemEnvironment
()
toStringList
toStringList
()
value
value
( const QString & name, const QString & defaultValue = QString()
operator!=
operator-not-eq
( const QProcessEnvironment & other )
operator=
operator-eq
( const QProcessEnvironment & other )
operator==
operator-eq-eq
( const QProcessEnvironment & other )
QProgressBar
qprogressbar.html
Direction
Direction-enum
Alignment
alignment-prop
Orientation
orientation-prop
QProgressBar
QProgressBar
( QWidget * parent = 0 )
event
event
( QEvent * e )
initStyleOption
initStyleOption
( QStyleOptionProgressBar * option )
minimumSizeHint
minimumSizeHint
()
paintEvent
paintEvent
( QPaintEvent * )
reset
reset
()
setRange
setRange
( int minimum, int maximum )
sizeHint
sizeHint
()
valueChanged
valueChanged
( int value )
QProgressDialog
qprogressdialog.html
QProgressDialog
QProgressDialog
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
QProgressDialog
QProgressDialog-2
( const QString & labelText, const QString & cancelButtonText, int minimum, int maximum, QWidget * parent = 0, Qt::WindowFlags f = 0 )
cancel
cancel
()
canceled
canceled
()
changeEvent
changeEvent
( QEvent * ev )
closeEvent
closeEvent
( QCloseEvent * e )
forceShow
forceShow
()
open
open
( QObject * receiver, const char * member )
reset
reset
()
resizeEvent
resizeEvent
( QResizeEvent * event )
setBar
setBar
( QProgressBar * bar )
setCancelButton
setCancelButton
( QPushButton * cancelButton )
setCancelButtonText
setCancelButtonText
( const QString & cancelButtonText )
setLabel
setLabel
( QLabel * label )
setRange
setRange
( int minimum, int maximum )
showEvent
showEvent
( QShowEvent * e )
sizeHint
sizeHint
()
QPropertyAnimation
qpropertyanimation.html
QPropertyAnimation
QPropertyAnimation
( QObject * parent = 0 )
QPropertyAnimation
QPropertyAnimation-2
( QObject * target, const QByteArray & propertyName, QObject * parent = 0 )
event
event
( QEvent * event )
updateCurrentValue
updateCurrentValue
( const QVariant & value )
updateState
updateState
( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
QProxyModel
qproxymodel.html
QProxyModel
QProxyModel
( QObject * parent = 0 )
columnCount
columnCount
( const QModelIndex & parent )
data
data
( const QModelIndex & index, int role )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
fetchMore
fetchMore
( const QModelIndex & parent )
ItemFlags
flags
QProxyModel::flags( const QModelIndex & index )
hasChildren
hasChildren
( const QModelIndex & parent )
headerData
headerData
( int section, Qt::Orientation orientation, int role )
index
index
( int row, int column, const QModelIndex & parent )
insertColumns
insertColumns
( int column, int count, const QModelIndex & parent )
insertRows
insertRows
( int row, int count, const QModelIndex & parent )
match
match
( const QModelIndex & start, int role, const QVariant & value, int hits, Qt::MatchFlags flags )
mimeData
mimeData
( const QModelIndexList & indexes )
mimeTypes
mimeTypes
()
model
model
()
parent
parent
( const QModelIndex & child )
revert
revert
()
rowCount
rowCount
( const QModelIndex & parent )
setData
setData
( const QModelIndex & index, const QVariant & value, int role )
setHeaderData
setHeaderData
( int section, Qt::Orientation orientation, const QVariant & value, int role )
setModel
setModel
( QAbstractItemModel * model )
sort
sort
( int column, Qt::SortOrder order )
span
span
( const QModelIndex & index )
submit
submit
()
DropActions
supportedDropActions
QProxyModel::supportedDropActions()
QProxyScreen
qproxyscreen.html
QProxyScreen
QProxyScreen
( int displayId, ClassId classId = ProxyClass )
blank
blank
( bool on )
blit
blit
( const QImage & image, const QPoint & topLeft, const QRegion & region )
connect
connect
( const QString & displaySpec )
createSurface
createSurface
( QWidget * widget )
createSurface
createSurface-2
( const QString & key )
disconnect
disconnect
()
exposeRegion
exposeRegion
( QRegion r, int changing )
initDevice
initDevice
()
isInterlaced
isInterlaced
()
isTransformed
isTransformed
()
mapFromDevice
mapFromDevice
( const QSize & s )
mapFromDevice
mapFromDevice-2
( const QPoint & p, const QSize & s )
mapFromDevice
mapFromDevice-3
( const QRect & r, const QSize & s )
mapFromDevice
mapFromDevice-4
( const QRegion & r, const QSize & s )
mapToDevice
mapToDevice
( const QSize & s )
mapToDevice
mapToDevice-2
( const QPoint & p, const QSize & s )
mapToDevice
mapToDevice-3
( const QRect & r, const QSize & s )
mapToDevice
mapToDevice-4
( const QRegion & r, const QSize & s )
onCard
onCard
( const unsigned char * ptr )
onCard
onCard-2
( const unsigned char * ptr, ulong & offset )
region
region
()
restore
restore
()
save
save
()
screen
screen
()
setDirty
setDirty
( const QRect & rect )
setMode
setMode
( int w, int h, int d )
setScreen
setScreen
( QScreen * screen )
shutdownDevice
shutdownDevice
()
solidFill
solidFill
( const QColor & color, const QRegion & region )
subScreens
subScreens
()
supportsDepth
supportsDepth
( int depth )
transformOrientation
transformOrientation
()
QProxyScreenCursor
qproxyscreencursor.html
QProxyScreenCursor
QProxyScreenCursor
()
hide
hide
()
move
move
( int x, int y )
screenCursor
screenCursor
()
set
set
( const QImage & image, int hotx, int hoty )
setScreenCursor
setScreenCursor
( QScreenCursor * cursor )
show
show
()
QProxyStyle
qproxystyle.html
QProxyStyle
QProxyStyle
( QStyle * style = 0 )
baseStyle
baseStyle
()
drawComplexControl
drawComplexControl
( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
drawItemPixmap
drawItemPixmap
( QPainter * painter, const QRect & rect, int alignment, const QPixmap & pixmap )
drawItemText
drawItemText
( QPainter * painter, const QRect & rect, int flags, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole = QPalette::NoRole )
drawPrimitive
drawPrimitive
( PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
event
event
( QEvent * e )
generatedIconPixmap
generatedIconPixmap
( QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt )
hitTestComplexControl
hitTestComplexControl
( ComplexControl control, const QStyleOptionComplex * option, const QPoint & pos, const QWidget * widget = 0 )
itemPixmapRect
itemPixmapRect
( const QRect & r, int flags, const QPixmap & pixmap )
itemTextRect
itemTextRect
( const QFontMetrics & fm, const QRect & r, int flags, bool enabled, const QString & text )
layoutSpacingImplementation
layoutSpacingImplementation
( QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption * option = 0, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * widget )
polish
polish-2
( QPalette & pal )
polish
polish-3
( QApplication * app )
setBaseStyle
setBaseStyle
( QStyle * style )
sizeFromContents
sizeFromContents
( ContentsType type, const QStyleOption * option, const QSize & size, const QWidget * widget )
standardIconImplementation
standardIconImplementation
( StandardPixmap standardIcon, const QStyleOption * option, const QWidget * widget )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint hint, const QStyleOption * option = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subControlRect
subControlRect
( ComplexControl cc, const QStyleOptionComplex * option, SubControl sc, const QWidget * widget )
subElementRect
subElementRect
( SubElement element, const QStyleOption * option, const QWidget * widget )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * app )
QPushButton
QPushButton-5
( QWidget * parent, const char * name )
QPushButton
QPushButton-6
( const QString & text, QWidget * parent, const char * name )
QPushButton
QPushButton-7
( const QIcon & icon, const QString & text, QWidget * parent, const char * name )
isMenuButton
isMenuButton
()
openPopup
openPopup
()
popup
popup
()
setPopup
setPopup
( QMenu * popup )
QPushButton
qpushbutton.html
QPushButton
QPushButton
( QWidget * parent = 0 )
QPushButton
QPushButton-2
( const QString & text, QWidget * parent = 0 )
QPushButton
QPushButton-3
( const QIcon & icon, const QString & text, QWidget * parent = 0 )
event
event
( QEvent * e )
focusInEvent
focusInEvent
( QFocusEvent * e )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
initStyleOption
initStyleOption
( QStyleOptionButton * option )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
menu
menu
()
minimumSizeHint
minimumSizeHint
()
paintEvent
paintEvent
( QPaintEvent * )
setMenu
setMenu
( QMenu * menu )
showMenu
showMenu
()
sizeHint
sizeHint
()
QQuaternion
qquaternion.html
QQuaternion
QQuaternion
()
QQuaternion
QQuaternion-2
( qreal scalar, qreal xpos, qreal ypos, qreal zpos )
QQuaternion
QQuaternion-3
( qreal scalar, const QVector3D & vector )
QQuaternion
QQuaternion-4
( const QVector4D & vector )
conjugate
conjugate
()
fromAxisAndAngle
fromAxisAndAngle
( const QVector3D & axis, qreal angle )
fromAxisAndAngle
fromAxisAndAngle-2
( qreal x, qreal y, qreal z, qreal angle )
isIdentity
isIdentity
()
isNull
isNull
()
length
length
()
lengthSquared
lengthSquared
()
nlerp
nlerp
( const QQuaternion & q1, const QQuaternion & q2, qreal t )
normalize
normalize
()
normalized
normalized
()
rotatedVector
rotatedVector
( const QVector3D & vector )
scalar
scalar
()
setScalar
setScalar
( qreal scalar )
setVector
setVector
( const QVector3D & vector )
setVector
setVector-2
( qreal x, qreal y, qreal z )
setX
setX
( qreal x )
setY
setY
( qreal y )
setZ
setZ
( qreal z )
slerp
slerp
( const QQuaternion & q1, const QQuaternion & q2, qreal t )
toVector4D
toVector4D
()
vector
vector
()
x
x
()
y
y
()
z
z
()
operator
operator-QVariant
QVariant()
operator*=
operator-2a-eq
( qreal factor )
operator*=
operator-2a-eq-2
( const QQuaternion & quaternion )
operator+=
operator-2b-eq
( const QQuaternion & quaternion )
operator-=
operator--eq
( const QQuaternion & quaternion )
operator/=
operator-2f-eq
( qreal divisor )
QQueue
qqueue.html
QQueue
QQueue
()
dequeue
dequeue
()
enqueue
enqueue
( const T & t )
head
head
()
head
head-2
()
QRadialGradient
qradialgradient.html
QRadialGradient
QRadialGradient
()
QRadialGradient
QRadialGradient-2
( const QPointF & center, qreal radius, const QPointF & focalPoint )
QRadialGradient
QRadialGradient-3
( qreal cx, qreal cy, qreal radius, qreal fx, qreal fy )
QRadialGradient
QRadialGradient-4
( const QPointF & center, qreal radius )
QRadialGradient
QRadialGradient-5
( qreal cx, qreal cy, qreal radius )
center
center
()
focalPoint
focalPoint
()
radius
radius
()
setCenter
setCenter
( const QPointF & center )
setCenter
setCenter-2
( qreal x, qreal y )
setFocalPoint
setFocalPoint
( const QPointF & focalPoint )
setFocalPoint
setFocalPoint-2
( qreal x, qreal y )
setRadius
setRadius
( qreal radius )
QRadioButton
QRadioButton-3
( QWidget * parent, const char * name )
QRadioButton
QRadioButton-4
( const QString & text, QWidget * parent, const char * name )
QRadioButton
qradiobutton.html
QRadioButton
QRadioButton
( QWidget * parent = 0 )
QRadioButton
QRadioButton-2
( const QString & text, QWidget * parent = 0 )
event
event
( QEvent * e )
hitButton
hitButton
( const QPoint & pos )
initStyleOption
initStyleOption
( QStyleOptionButton * option )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * )
sizeHint
sizeHint
()
QRasterPaintEngine
qrasterpaintengine.html
QRasterPaintEngine
QRasterPaintEngine
( QPaintDevice * device )
begin
begin
( QPaintDevice * device )
drawBufferSpan
drawBufferSpan
( const uint * buffer, int size, int x, int y, int length, uint alpha )
drawColorSpans
drawColorSpans
( const QSpan * spans, int count, uint color )
drawEllipse
drawEllipse
( const QRectF & rect )
drawEllipse
drawEllipse-2
( const QRect & rect )
drawImage
drawImage
( const QRectF & r, const QImage & img, const QRectF & sr, Qt::ImageConversionFlags falgs = Qt::AutoColor )
drawLines
drawLines
( const QLine * lines, int lineCount )
drawLines
drawLines-2
( const QLineF * lines, int lineCount )
drawPixmap
drawPixmap
( const QRectF & r, const QPixmap & pixmap, const QRectF & sr )
drawPoints
drawPoints
( const QPointF * points, int pointCount )
drawPoints
drawPoints-2
( const QPoint * points, int pointCount )
drawPolygon
drawPolygon
( const QPointF * points, int pointCount, PolygonDrawMode mode )
drawPolygon
drawPolygon-2
( const QPoint * points, int pointCount, PolygonDrawMode mode )
drawRects
drawRects
( const QRect * rects, int rectCount )
drawRects
drawRects-2
( const QRectF * rects, int rectCount )
drawTextItem
drawTextItem
( const QPointF & p, const QTextItem & textItem )
drawTiledPixmap
drawTiledPixmap
( const QRectF & r, const QPixmap & pixmap, const QPointF & sr )
end
end
()
fillRect
fillRect
( const QRectF & r, const QBrush & brush )
fillRect
fillRect-2
( const QRectF & r, const QColor & color )
type
type
()
QReadLocker
qreadlocker.html
QReadLocker
QReadLocker
( QReadWriteLock * lock )
readWriteLock
readWriteLock
()
relock
relock
()
unlock
unlock
()
QReadWriteLock
qreadwritelock.html
RecursionMode
RecursionMode-enum
QReadWriteLock
QReadWriteLock
()
QReadWriteLock
QReadWriteLock-2
( RecursionMode recursionMode )
lockForRead
lockForRead
()
lockForWrite
lockForWrite
()
tryLockForRead
tryLockForRead
()
tryLockForRead
tryLockForRead-2
( int timeout )
tryLockForWrite
tryLockForWrite
()
tryLockForWrite
tryLockForWrite-2
( int timeout )
unlock
unlock
()
intersect
intersect
( const QRect & rectangle )
unite
unite
( const QRect & rectangle )
addCoords
addCoords
( int dx1, int dy1, int dx2, int dy2 )
coords
coords
( int * x1, int * y1, int * x2, int * y2 )
moveBy
moveBy
( int dx, int dy )
moveBy
moveBy-2
( const QPoint & p )
normalize
normalize
()
rBottom
rBottom
()
rLeft
rLeft
()
rRight
rRight
()
rTop
rTop
()
rect
rect
( int * x, int * y, int * width, int * height )
QRect
qrect.html
QRect
QRect
()
QRect
QRect-2
( const QPoint & topLeft, const QPoint & bottomRight )
QRect
QRect-3
( const QPoint & topLeft, const QSize & size )
QRect
QRect-4
( int x, int y, int width, int height )
adjust
adjust
( int dx1, int dy1, int dx2, int dy2 )
adjusted
adjusted
( int dx1, int dy1, int dx2, int dy2 )
bottom
bottom
()
bottomLeft
bottomLeft
()
bottomRight
bottomRight
()
center
center
()
contains
contains
( const QPoint & point, bool proper = false )
contains
contains-2
( int x, int y, bool proper )
contains
contains-3
( int x, int y )
contains
contains-4
( const QRect & rectangle, bool proper = false )
getCoords
getCoords
( int * x1, int * y1, int * x2, int * y2 )
getRect
getRect
( int * x, int * y, int * width, int * height )
height
height
()
intersected
intersected
( const QRect & rectangle )
intersects
intersects
( const QRect & rectangle )
isEmpty
isEmpty
()
isNull
isNull
()
isValid
isValid
()
left
left
()
moveBottom
moveBottom
( int y )
moveBottomLeft
moveBottomLeft
( const QPoint & position )
moveBottomRight
moveBottomRight
( const QPoint & position )
moveCenter
moveCenter
( const QPoint & position )
moveLeft
moveLeft
( int x )
moveRight
moveRight
( int x )
moveTo
moveTo
( int x, int y )
moveTo
moveTo-2
( const QPoint & position )
moveTop
moveTop
( int y )
moveTopLeft
moveTopLeft
( const QPoint & position )
moveTopRight
moveTopRight
( const QPoint & position )
normalized
normalized
()
right
right
()
setBottom
setBottom
( int y )
setBottomLeft
setBottomLeft
( const QPoint & position )
setBottomRight
setBottomRight
( const QPoint & position )
setCoords
setCoords
( int x1, int y1, int x2, int y2 )
setHeight
setHeight
( int height )
setLeft
setLeft
( int x )
setRect
setRect
( int x, int y, int width, int height )
setRight
setRight
( int x )
setSize
setSize
( const QSize & size )
setTop
setTop
( int y )
setTopLeft
setTopLeft
( const QPoint & position )
setTopRight
setTopRight
( const QPoint & position )
setWidth
setWidth
( int width )
setX
setX
( int x )
setY
setY
( int y )
size
size
()
top
top
()
topLeft
topLeft
()
topRight
topRight
()
translate
translate
( int dx, int dy )
translate
translate-2
( const QPoint & offset )
translated
translated
( int dx, int dy )
translated
translated-2
( const QPoint & offset )
united
united
( const QRect & rectangle )
width
width
()
x
x
()
y
y
()
operator&
operator-and
amp;( const QRect & rectangle )
operator&
operator-and-eq
amp;=( const QRect & rectangle )
operator|
operator-7c
( const QRect & rectangle )
operator|=
operator-7c-eq
( const QRect & rectangle )
intersect
intersect
( const QRectF & rectangle )
unite
unite
( const QRectF & rectangle )
QRectF
qrectf.html
QRectF
QRectF
()
QRectF
QRectF-2
( const QPointF & topLeft, const QSizeF & size )
QRectF
QRectF-3
( const QPointF & topLeft, const QPointF & bottomRight )
QRectF
QRectF-4
( qreal x, qreal y, qreal width, qreal height )
QRectF
QRectF-5
( const QRect & rectangle )
adjust
adjust
( qreal dx1, qreal dy1, qreal dx2, qreal dy2 )
adjusted
adjusted
( qreal dx1, qreal dy1, qreal dx2, qreal dy2 )
bottom
bottom
()
bottomLeft
bottomLeft
()
bottomRight
bottomRight
()
center
center
()
contains
contains
( const QPointF & point )
contains
contains-2
( qreal x, qreal y )
contains
contains-3
( const QRectF & rectangle )
getCoords
getCoords
( qreal * x1, qreal * y1, qreal * x2, qreal * y2 )
getRect
getRect
( qreal * x, qreal * y, qreal * width, qreal * height )
height
height
()
intersected
intersected
( const QRectF & rectangle )
intersects
intersects
( const QRectF & rectangle )
isEmpty
isEmpty
()
isNull
isNull
()
isValid
isValid
()
left
left
()
moveBottom
moveBottom
( qreal y )
moveBottomLeft
moveBottomLeft
( const QPointF & position )
moveBottomRight
moveBottomRight
( const QPointF & position )
moveCenter
moveCenter
( const QPointF & position )
moveLeft
moveLeft
( qreal x )
moveRight
moveRight
( qreal x )
moveTo
moveTo
( qreal x, qreal y )
moveTo
moveTo-2
( const QPointF & position )
moveTop
moveTop
( qreal y )
moveTopLeft
moveTopLeft
( const QPointF & position )
moveTopRight
moveTopRight
( const QPointF & position )
normalized
normalized
()
right
right
()
setBottom
setBottom
( qreal y )
setBottomLeft
setBottomLeft
( const QPointF & position )
setBottomRight
setBottomRight
( const QPointF & position )
setCoords
setCoords
( qreal x1, qreal y1, qreal x2, qreal y2 )
setHeight
setHeight
( qreal height )
setLeft
setLeft
( qreal x )
setRect
setRect
( qreal x, qreal y, qreal width, qreal height )
setRight
setRight
( qreal x )
setSize
setSize
( const QSizeF & size )
setTop
setTop
( qreal y )
setTopLeft
setTopLeft
( const QPointF & position )
setTopRight
setTopRight
( const QPointF & position )
setWidth
setWidth
( qreal width )
setX
setX
( qreal x )
setY
setY
( qreal y )
size
size
()
toAlignedRect
toAlignedRect
()
toRect
toRect
()
top
top
()
topLeft
topLeft
()
topRight
topRight
()
translate
translate
( qreal dx, qreal dy )
translate
translate-2
( const QPointF & offset )
translated
translated
( qreal dx, qreal dy )
translated
translated-2
( const QPointF & offset )
united
united
( const QRectF & rectangle )
width
width
()
x
x
()
y
y
()
operator&
operator-and
amp;( const QRectF & rectangle )
operator&
operator-and-eq
amp;=( const QRectF & rectangle )
operator|
operator-7c
( const QRectF & rectangle )
operator|=
operator-7c-eq
( const QRectF & rectangle )
QRegExp
QRegExp-4
( const QString & pattern, bool cs, bool wildcard = false )
caseSensitive
caseSensitive
()
minimal
minimal
()
numCaptures
numCaptures
()
search
search
( const QString & str, int from = 0, CaretMode caretMode = CaretAtZero )
searchRev
searchRev
( const QString & str, int from = -1, CaretMode caretMode = CaretAtZero )
setCaseSensitive
setCaseSensitive
( bool sensitive )
setWildcard
setWildcard
( bool wildcard )
wildcard
wildcard
()
QRegExp
qregexp.html
CaretMode
CaretMode-enum
PatternSyntax
PatternSyntax-enum
QRegExp
QRegExp
()
QRegExp
QRegExp-2
( const QString & pattern, Qt::CaseSensitivity cs = Qt::CaseSensitive, PatternSyntax syntax = RegExp )
QRegExp
QRegExp-3
( const QRegExp & rx )
cap
cap
( int nth = 0 )
captureCount
captureCount
()
capturedTexts
capturedTexts
()
CaseSensitivity
caseSensitivity
QRegExp::caseSensitivity()
errorString
errorString
()
escape
escape
( const QString & str )
exactMatch
exactMatch
( const QString & str )
indexIn
indexIn
( const QString & str, int offset = 0, CaretMode caretMode = CaretAtZero )
isEmpty
isEmpty
()
isMinimal
isMinimal
()
isValid
isValid
()
lastIndexIn
lastIndexIn
( const QString & str, int offset = -1, CaretMode caretMode = CaretAtZero )
matchedLength
matchedLength
()
pattern
pattern
()
patternSyntax
patternSyntax
()
pos
pos
( int nth = 0 )
setCaseSensitivity
setCaseSensitivity
( Qt::CaseSensitivity cs )
setMinimal
setMinimal
( bool minimal )
setPattern
setPattern
( const QString & pattern )
setPatternSyntax
setPatternSyntax
( PatternSyntax syntax )
operator!=
operator-not-eq
( const QRegExp & rx )
operator=
operator-eq
( const QRegExp & rx )
operator==
operator-eq-eq
( const QRegExp & rx )
QRegExpValidator
QRegExpValidator-3
( QObject * parent, const char * name )
QRegExpValidator
QRegExpValidator-4
( const QRegExp & rx, QObject * parent, const char * name )
QRegExpValidator
qregexpvalidator.html
QRegExpValidator
QRegExpValidator
( QObject * parent )
QRegExpValidator
QRegExpValidator-2
( const QRegExp & rx, QObject * parent )
State
validate
QRegExpValidator::validate( QString & input, int & pos )
eor
eor
( const QRegion & r )
intersect
intersect
( const QRegion & r )
intersect
intersect-2
( const QRect & rect )
subtract
subtract
( const QRegion & r )
unite
unite
( const QRegion & r )
unite
unite-2
( const QRect & rect )
QRegion
QRegion-4
( const QPolygon & pa, bool winding )
isNull
isNull
()
numRects
numRects
()
QRegion
qregion.html
RegionType
RegionType-enum
QRegion
QRegion
()
QRegion
QRegion-2
( int x, int y, int w, int h, RegionType t = Rectangle )
QRegion
QRegion-3
( const QPolygon & a, Qt::FillRule fillRule = Qt::OddEvenFill )
QRegion
QRegion-5
( const QRegion & r )
QRegion
QRegion-6
( const QBitmap & bm )
QRegion
QRegion-7
( const QRect & r, RegionType t = Rectangle )
boundingRect
boundingRect
()
contains
contains
( const QPoint & p )
contains
contains-2
( const QRect & r )
handle
handle
()
intersected
intersected
( const QRegion & r )
intersected
intersected-2
( const QRect & rect )
intersects
intersects
( const QRegion & region )
intersects
intersects-2
( const QRect & rect )
isEmpty
isEmpty
()
rectCount
rectCount
()
rects
rects
()
setRects
setRects
( const QRect * rects, int number )
subtracted
subtracted
( const QRegion & r )
translate
translate
( int dx, int dy )
translate
translate-2
( const QPoint & point )
translated
translated
( int dx, int dy )
translated
translated-2
( const QPoint & p )
united
united
( const QRegion & r )
united
united-2
( const QRect & rect )
xored
xored
( const QRegion & r )
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QRegion & other )
operator&
operator-and
amp;( const QRegion & r )
operator&
operator-and-2
amp;( const QRect & r )
operator&
operator-and-eq
amp;=( const QRegion & r )
operator&
operator-and-eq-2
amp;=( const QRect & r )
operator+
operator-2b
( const QRegion & r )
operator+
operator-2b-2
( const QRect & r )
operator+=
operator-2b-eq
( const QRegion & r )
operator+=
operator-2b-eq-2
( const QRect & rect )
operator-
operator-
( const QRegion & r )
operator-=
operator--eq
( const QRegion & r )
operator=
operator-eq
( const QRegion & r )
operator==
operator-eq-eq
( const QRegion & r )
operator^
operator-5e
( const QRegion & r )
operator^=
operator-5e-eq
( const QRegion & r )
operator|
operator-7c
( const QRegion & r )
operator|=
operator-7c-eq
( const QRegion & r )
QResizeEvent
qresizeevent.html
QResizeEvent
QResizeEvent
( const QSize & size, const QSize & oldSize )
oldSize
oldSize
()
size
size
()
addSearchPath
addSearchPath
( const QString & path )
QResource
qresource.html
QResource
QResource
( const QString & file = QString()
absoluteFilePath
absoluteFilePath
()
children
children
()
data
data
()
fileName
fileName
()
isCompressed
isCompressed
()
isDir
isDir
()
isFile
isFile
()
isValid
isValid
()
locale
locale
()
registerResource
registerResource
( const QString & rccFileName, const QString & mapRoot = QString()
registerResource
registerResource-2
( const uchar * rccData, const QString & mapRoot = QString()
searchPaths
searchPaths
()
setFileName
setFileName
( const QString & file )
setLocale
setLocale
( const QLocale & locale )
size
size
()
unregisterResource
unregisterResource
( const QString & rccFileName, const QString & mapRoot = QString()
unregisterResource
unregisterResource-2
( const uchar * rccData, const QString & mapRoot = QString()
QRubberBand
qrubberband.html
Shape
Shape-enum
QRubberBand
QRubberBand
( Shape s, QWidget * p = 0 )
changeEvent
changeEvent
( QEvent * e )
event
event
( QEvent * e )
initStyleOption
initStyleOption
( QStyleOptionRubberBand * option )
move
move
( int x, int y )
move
move-2
( const QPoint & p )
moveEvent
moveEvent
( QMoveEvent * )
paintEvent
paintEvent
( QPaintEvent * )
resize
resize
( int width, int height )
resize
resize-2
( const QSize & size )
resizeEvent
resizeEvent
( QResizeEvent * )
setGeometry
setGeometry
( const QRect & rect )
setGeometry
setGeometry-2
( int x, int y, int width, int height )
shape
shape
()
showEvent
showEvent
( QShowEvent * e )
QRunnable
qrunnable.html
QRunnable
QRunnable
()
autoDelete
autoDelete
()
run
run
()
setAutoDelete
setAutoDelete
( bool autoDelete )
QS60MainApplication
qs60mainapplication.html
QS60MainApplication
QS60MainApplication
()
AppDllUid
AppDllUid
()
CreateDocumentL
CreateDocumentL
()
ResourceFileName
ResourceFileName
()
QS60MainAppUi
qs60mainappui.html
QS60MainAppUi
QS60MainAppUi
()
ConstructL
ConstructL
()
DynInitMenuBarL
DynInitMenuBarL
( TInt resourceId, CEikMenuBar * menuBar )
DynInitMenuPaneL
DynInitMenuPaneL
( TInt resourceId, CEikMenuPane * menuPane )
HandleCommandL
HandleCommandL
( TInt command )
HandleResourceChangeL
HandleResourceChangeL
( TInt type )
HandleStatusPaneSizeChange
HandleStatusPaneSizeChange
()
HandleWsEventL
HandleWsEventL
( const TWsEvent & wsEvent, CCoeControl * destination )
RestoreMenuL
RestoreMenuL
( CCoeControl * menuWindow, TInt resourceId, TMenuType menuType )
QS60MainDocument
qs60maindocument.html
QS60MainDocument
QS60MainDocument
( CEikApplication & mainApplication )
CreateAppUiL
CreateAppUiL
()
QS60Style
qs60style.html
QS60Style
QS60Style
()
drawComplexControl
drawComplexControl
( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
drawPrimitive
drawPrimitive
( PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
event
event
( QEvent * e )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * widget )
polish
polish-2
( QApplication * application )
sizeFromContents
sizeFromContents
( ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint sh, const QStyleOption * opt = 0, const QWidget * widget = 0, QStyleHintReturn * hret = 0 )
subControlRect
subControlRect
( ComplexControl control, const QStyleOptionComplex * option, SubControl scontrol, const QWidget * widget = 0 )
subElementRect
subElementRect
( SubElement element, const QStyleOption * opt, const QWidget * widget = 0 )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * application )
QScopedPointer
qscopedpointer.html
QScopedPointer
QScopedPointer
( T * p = 0 )
data
data
()
isNull
isNull
()
reset
reset
( T * other = 0 )
swap
swap
( QScopedPointer<T, Cleanup> & other )
take
take
()
operator
operator-bool
bool()
operator!
operator-not
()
operator*
operator-2a
()
operator-&
operator--gt
gt;()
numCols
numCols
()
QScreen
qscreen.html
ClassId
ClassId-enum
PixelType
PixelType-enum
QScreen
QScreen
( int display_id, ClassId classId )
QScreen
QScreen-2
( int displayId )
alloc
alloc
( unsigned int red, unsigned int green, unsigned int blue )
base
base
()
blank
blank
( bool on )
blit
blit
( const QImage & image, const QPoint & topLeft, const QRegion & region )
classId
classId
()
clut
clut
()
colorCount
colorCount
()
connect
connect
( const QString & displaySpec )
createSurface
createSurface
( const QString & key )
createSurface
createSurface-2
( QWidget * widget )
depth
depth
()
deviceHeight
deviceHeight
()
deviceWidth
deviceWidth
()
disconnect
disconnect
()
exposeRegion
exposeRegion
( QRegion region, int windowIndex )
height
height
()
initDevice
initDevice
()
instance
instance
()
isInterlaced
isInterlaced
()
isTransformed
isTransformed
()
linestep
linestep
()
mapFromDevice
mapFromDevice
( const QSize & size )
mapFromDevice
mapFromDevice-2
( const QPoint & point, const QSize & screenSize )
mapFromDevice
mapFromDevice-3
( const QRect & rectangle, const QSize & screenSize )
mapFromDevice
mapFromDevice-4
( const QImage & image )
mapFromDevice
mapFromDevice-5
( const QRegion & region, const QSize & screenSize )
mapToDevice
mapToDevice
( const QSize & size )
mapToDevice
mapToDevice-2
( const QPoint & point, const QSize & screenSize )
mapToDevice
mapToDevice-3
( const QRect & rectangle, const QSize & screenSize )
mapToDevice
mapToDevice-4
( const QImage & image )
mapToDevice
mapToDevice-5
( const QRegion & region, const QSize & screenSize )
offset
offset
()
onCard
onCard
( const unsigned char * buffer )
onCard
onCard-2
( const unsigned char * buffer, ulong & offset )
physicalHeight
physicalHeight
()
physicalWidth
physicalWidth
()
Format
pixelFormat
QScreen::pixelFormat()
pixelType
pixelType
()
pixmapDepth
pixmapDepth
()
pixmapLinestepAlignment
pixmapLinestepAlignment
()
pixmapOffsetAlignment
pixmapOffsetAlignment
()
region
region
()
restore
restore
()
save
save
()
screenSize
screenSize
()
setDirty
setDirty
( const QRect & rectangle )
setMode
setMode
( int width, int height, int depth )
setPixelFormat
setPixelFormat
( QImage::Format format )
shutdownDevice
shutdownDevice
()
solidFill
solidFill
( const QColor & color, const QRegion & region )
subScreenIndexAt
subScreenIndexAt
( const QPoint & position )
subScreens
subScreens
()
supportsDepth
supportsDepth
( int depth )
totalSize
totalSize
()
transformOrientation
transformOrientation
()
width
width
()
d
d-var
data
data-var
dh
dh-var
dw
dw-var
grayscale
grayscale-var
h
h-var
lstep
lstep-var
mapsize
mapsize-var
physHeight
physHeight-var
physWidth
physWidth-var
pixeltype
pixeltype-var
screenclut
screenclut-var
[256]
screencols
screencols-var
size
size-var
w
w-var
setTransformation
setTransformation
( int transformation, int screenNo = -1 )
QScreenCursor
qscreencursor.html
QScreenCursor
QScreenCursor
()
boundingRect
boundingRect
()
hide
hide
()
image
image
()
initSoftwareCursor
initSoftwareCursor
()
instance
instance
()
isAccelerated
isAccelerated
()
isVisible
isVisible
()
move
move
( int x, int y )
set
set
( const QImage & image, int hotx, int hoty )
show
show
()
QScreenDriverFactory
qscreendriverfactory.html
create
create
( const QString & key, int displayId )
keys
keys
()
QScreenDriverPlugin
qscreendriverplugin.html
QScreenDriverPlugin
QScreenDriverPlugin
( QObject * parent = 0 )
create
create
( const QString & key, int displayId )
keys
keys
()
QScriptable
qscriptable.html
argument
argument
( int index )
argumentCount
argumentCount
()
context
context
()
engine
engine
()
thisObject
thisObject
()
QScriptClass
qscriptclass.html
Extension
Extension-enum
QScriptClass
QScriptClass
( QScriptEngine * engine )
engine
engine
()
extension
extension
( Extension extension, const QVariant & argument = QVariant()
name
name
()
newIterator
newIterator
( const QScriptValue & object )
property
property
( const QScriptValue & object, const QScriptString & name, uint id )
PropertyFlags
propertyFlags
QScriptClass::propertyFlags( const QScriptValue & object, const QScriptString & name, uint id )
prototype
prototype
()
queryProperty
queryProperty
( const QScriptValue & object, const QScriptString & name, QueryFlags flags, uint * id )
setProperty
setProperty
( QScriptValue & object, const QScriptString & name, uint id, const QScriptValue & value )
supportsExtension
supportsExtension
( Extension extension )
QScriptClassPropertyIterator
qscriptclasspropertyiterator.html
QScriptClassPropertyIterator
QScriptClassPropertyIterator
( const QScriptValue & object )
PropertyFlags
flags
QScriptClassPropertyIterator::flags()
hasNext
hasNext
()
hasPrevious
hasPrevious
()
id
id
()
name
name
()
next
next
()
object
object
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
QScriptContext
qscriptcontext.html
Error
Error-enum
ExecutionState
ExecutionState-enum
activationObject
activationObject
()
argument
argument
( int index )
argumentCount
argumentCount
()
argumentsObject
argumentsObject
()
backtrace
backtrace
()
callee
callee
()
engine
engine
()
isCalledAsConstructor
isCalledAsConstructor
()
parentContext
parentContext
()
setActivationObject
setActivationObject
( const QScriptValue & activation )
setThisObject
setThisObject
( const QScriptValue & thisObject )
state
state
()
thisObject
thisObject
()
throwError
throwError
( Error error, const QString & text )
throwError
throwError-2
( const QString & text )
throwValue
throwValue
( const QScriptValue & value )
toString
toString
()
QScriptContextInfo
qscriptcontextinfo.html
FunctionType
FunctionType-enum
QScriptContextInfo
QScriptContextInfo
( const QScriptContext * context )
QScriptContextInfo
QScriptContextInfo-2
( const QScriptContextInfo & other )
QScriptContextInfo
QScriptContextInfo-3
()
columnNumber
columnNumber
()
fileName
fileName
()
functionEndLineNumber
functionEndLineNumber
()
functionMetaIndex
functionMetaIndex
()
functionName
functionName
()
functionParameterNames
functionParameterNames
()
functionStartLineNumber
functionStartLineNumber
()
functionType
functionType
()
isNull
isNull
()
lineNumber
lineNumber
()
scriptId
scriptId
()
operator!=
operator-not-eq
( const QScriptContextInfo & other )
operator=
operator-eq
( const QScriptContextInfo & other )
operator==
operator-eq-eq
( const QScriptContextInfo & other )
canEvaluate
canEvaluate
( const QString & program )
QScriptEngine
qscriptengine.html
FunctionSignature
FunctionSignature-typedef
FunctionWithArgSignature
FunctionWithArgSignature-typedef
ValueOwnership
ValueOwnership-enum
QScriptEngine
QScriptEngine
()
QScriptEngine
QScriptEngine-2
( QObject * parent )
abortEvaluation
abortEvaluation
( const QScriptValue & result = QScriptValue()
agent
agent
()
availableExtensions
availableExtensions
()
checkSyntax
checkSyntax
( const QString & program )
clearExceptions
clearExceptions
()
collectGarbage
collectGarbage
()
currentContext
currentContext
()
defaultPrototype
defaultPrototype
( int metaTypeId )
evaluate
evaluate
( const QString & program, const QString & fileName = QString()
fromScriptValue
fromScriptValue
( const QScriptValue & value )
globalObject
globalObject
()
hasUncaughtException
hasUncaughtException
()
importExtension
importExtension
( const QString & extension )
importedExtensions
importedExtensions
()
installTranslatorFunctions
installTranslatorFunctions
( const QScriptValue & object = QScriptValue()
isEvaluating
isEvaluating
()
newArray
newArray
( uint length = 0 )
newDate
newDate
( qsreal value )
newDate
newDate-2
( const QDateTime & value )
newFunction
newFunction
( FunctionSignature fun, int length = 0 )
newFunction
newFunction-2
( FunctionSignature fun, const QScriptValue & prototype, int length = 0 )
newObject
newObject
()
newObject
newObject-2
( QScriptClass * scriptClass, const QScriptValue & data = QScriptValue()
newQMetaObject
newQMetaObject
( const QMetaObject * metaObject, const QScriptValue & ctor = QScriptValue()
newQObject
newQObject
( QObject * object, ValueOwnership ownership = QtOwnership, const QObjectWrapOptions & options = 0 )
newQObject
newQObject-2
( const QScriptValue & scriptObject, QObject * qtObject, ValueOwnership ownership = QtOwnership, const QObjectWrapOptions & options = 0 )
newRegExp
newRegExp
( const QRegExp & regexp )
newRegExp
newRegExp-2
( const QString & pattern, const QString & flags )
newVariant
newVariant
( const QVariant & value )
newVariant
newVariant-2
( const QScriptValue & object, const QVariant & value )
nullValue
nullValue
()
popContext
popContext
()
processEventsInterval
processEventsInterval
()
pushContext
pushContext
()
scriptValueFromQMetaObject
scriptValueFromQMetaObject
()
setAgent
setAgent
( QScriptEngineAgent * agent )
setDefaultPrototype
setDefaultPrototype
( int metaTypeId, const QScriptValue & prototype )
setGlobalObject
setGlobalObject
( const QScriptValue & object )
setProcessEventsInterval
setProcessEventsInterval
( int interval )
signalHandlerException
signalHandlerException
( const QScriptValue & exception )
toObject
toObject
( const QScriptValue & value )
toScriptValue
toScriptValue
( const T & value )
toStringHandle
toStringHandle
( const QString & str )
uncaughtException
uncaughtException
()
uncaughtExceptionBacktrace
uncaughtExceptionBacktrace
()
uncaughtExceptionLineNumber
uncaughtExceptionLineNumber
()
undefinedValue
undefinedValue
()
FunctionSignature
FunctionSignature-typedef
FunctionWithArgSignature
FunctionWithArgSignature-typedef
QScriptEngineAgent
qscriptengineagent.html
Extension
Extension-enum
QScriptEngineAgent
QScriptEngineAgent
( QScriptEngine * engine )
contextPop
contextPop
()
contextPush
contextPush
()
engine
engine
()
exceptionCatch
exceptionCatch
( qint64 scriptId, const QScriptValue & exception )
exceptionThrow
exceptionThrow
( qint64 scriptId, const QScriptValue & exception, bool hasHandler )
extension
extension
( Extension extension, const QVariant & argument = QVariant()
functionEntry
functionEntry
( qint64 scriptId )
functionExit
functionExit
( qint64 scriptId, const QScriptValue & returnValue )
positionChange
positionChange
( qint64 scriptId, int lineNumber, int columnNumber )
scriptLoad
scriptLoad
( qint64 id, const QString & program, const QString & fileName, int baseLineNumber )
scriptUnload
scriptUnload
( qint64 id )
supportsExtension
supportsExtension
( Extension extension )
QScriptEngineDebugger
qscriptenginedebugger.html
DebuggerAction
DebuggerAction-enum
DebuggerState
DebuggerState-enum
DebuggerWidget
DebuggerWidget-enum
QScriptEngineDebugger
QScriptEngineDebugger
( QObject * parent = 0 )
action
action
( DebuggerAction action )
attachTo
attachTo
( QScriptEngine * engine )
autoShowStandardWindow
autoShowStandardWindow
()
createStandardMenu
createStandardMenu
( QWidget * parent = 0 )
createStandardToolBar
createStandardToolBar
( QWidget * parent = 0 )
detach
detach
()
evaluationResumed
evaluationResumed
()
evaluationSuspended
evaluationSuspended
()
setAutoShowStandardWindow
setAutoShowStandardWindow
( bool autoShow )
standardWindow
standardWindow
()
state
state
()
widget
widget
( DebuggerWidget widget )
QScriptExtensionPlugin
qscriptextensionplugin.html
QScriptExtensionPlugin
QScriptExtensionPlugin
( QObject * parent = 0 )
initialize
initialize
( const QString & key, QScriptEngine * engine )
keys
keys
()
setupPackage
setupPackage
( const QString & key, QScriptEngine * engine )
QScriptString
qscriptstring.html
QScriptString
QScriptString
()
QScriptString
QScriptString-2
( const QScriptString & other )
isValid
isValid
()
toArrayIndex
toArrayIndex
( bool * ok = 0 )
toString
toString
()
operator
operator-QString
QString()
operator!=
operator-not-eq
( const QScriptString & other )
operator=
operator-eq
( const QScriptString & other )
operator==
operator-eq-eq
( const QScriptString & other )
QScriptSyntaxCheckResult
qscriptsyntaxcheckresult.html
State
State-enum
QScriptSyntaxCheckResult
QScriptSyntaxCheckResult
( const QScriptSyntaxCheckResult & other )
errorColumnNumber
errorColumnNumber
()
errorLineNumber
errorLineNumber
()
errorMessage
errorMessage
()
state
state
()
operator=
operator-eq
( const QScriptSyntaxCheckResult & other )
QScriptValue
QScriptValue-3
( QScriptEngine * engine, SpecialValue value )
QScriptValue
QScriptValue-4
( QScriptEngine * engine, bool value )
QScriptValue
QScriptValue-5
( QScriptEngine * engine, int value )
QScriptValue
QScriptValue-6
( QScriptEngine * engine, uint value )
QScriptValue
QScriptValue-7
( QScriptEngine * engine, qsreal value )
QScriptValue
QScriptValue-8
( QScriptEngine * engine, const QString & value )
QScriptValue
QScriptValue-9
( QScriptEngine * engine, const char * value )
isBoolean
isBoolean
()
toBoolean
toBoolean
()
toObject
toObject
()
QScriptValue
qscriptvalue.html
SpecialValue
SpecialValue-enum
QScriptValue
QScriptValue
()
QScriptValue
QScriptValue-2
( const QScriptValue & other )
QScriptValue
QScriptValue-10
( SpecialValue value )
QScriptValue
QScriptValue-11
( bool value )
QScriptValue
QScriptValue-12
( int value )
QScriptValue
QScriptValue-13
( uint value )
QScriptValue
QScriptValue-14
( qsreal value )
QScriptValue
QScriptValue-15
( const QString & value )
QScriptValue
QScriptValue-16
( const QLatin1String & value )
QScriptValue
QScriptValue-17
( const char * value )
call
call
( const QScriptValue & thisObject = QScriptValue()
call
call-2
( const QScriptValue & thisObject, const QScriptValue & arguments )
construct
construct
( const QScriptValueList & args = QScriptValueList()
construct
construct-2
( const QScriptValue & arguments )
data
data
()
engine
engine
()
equals
equals
( const QScriptValue & other )
instanceOf
instanceOf
( const QScriptValue & other )
isArray
isArray
()
isBool
isBool
()
isDate
isDate
()
isError
isError
()
isFunction
isFunction
()
isNull
isNull
()
isNumber
isNumber
()
isObject
isObject
()
isQMetaObject
isQMetaObject
()
isQObject
isQObject
()
isRegExp
isRegExp
()
isString
isString
()
isUndefined
isUndefined
()
isValid
isValid
()
isVariant
isVariant
()
lessThan
lessThan
( const QScriptValue & other )
property
property
( const QString & name, const ResolveFlags & mode = ResolvePrototype )
property
property-2
( const QScriptString & name, const ResolveFlags & mode = ResolvePrototype )
property
property-3
( quint32 arrayIndex, const ResolveFlags & mode = ResolvePrototype )
PropertyFlags
propertyFlags
QScriptValue::propertyFlags( const QString & name, const ResolveFlags & mode = ResolvePrototype )
PropertyFlags
propertyFlags-2
QScriptValue::propertyFlags( const QScriptString & name, const ResolveFlags & mode = ResolvePrototype )
prototype
prototype
()
scriptClass
scriptClass
()
setData
setData
( const QScriptValue & data )
setProperty
setProperty
( const QString & name, const QScriptValue & value, const PropertyFlags & flags = KeepExistingFlags )
setProperty
setProperty-2
( const QScriptString & name, const QScriptValue & value, const PropertyFlags & flags = KeepExistingFlags )
setProperty
setProperty-3
( quint32 arrayIndex, const QScriptValue & value, const PropertyFlags & flags = KeepExistingFlags )
setPrototype
setPrototype
( const QScriptValue & prototype )
setScriptClass
setScriptClass
( QScriptClass * scriptClass )
strictlyEquals
strictlyEquals
( const QScriptValue & other )
toBool
toBool
()
toDateTime
toDateTime
()
toInt32
toInt32
()
toInteger
toInteger
()
toNumber
toNumber
()
toQMetaObject
toQMetaObject
()
toQObject
toQObject
()
toRegExp
toRegExp
()
toString
toString
()
toUInt16
toUInt16
()
toUInt32
toUInt32
()
toVariant
toVariant
()
operator=
operator-eq
( const QScriptValue & other )
QScriptValueIterator
qscriptvalueiterator.html
QScriptValueIterator
QScriptValueIterator
( const QScriptValue & object )
PropertyFlags
flags
QScriptValueIterator::flags()
hasNext
hasNext
()
hasPrevious
hasPrevious
()
name
name
()
next
next
()
previous
previous
()
remove
remove
()
scriptName
scriptName
()
setValue
setValue
( const QScriptValue & value )
toBack
toBack
()
toFront
toFront
()
value
value
()
operator=
operator-eq
( QScriptValue & object )
QScrollArea
qscrollarea.html
Alignment
alignment-prop
QScrollArea
QScrollArea
( QWidget * parent = 0 )
ensureVisible
ensureVisible
( int x, int y, int xmargin = 50, int ymargin = 50 )
ensureWidgetVisible
ensureWidgetVisible
( QWidget * childWidget, int xmargin = 50, int ymargin = 50 )
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
focusNextPrevChild
focusNextPrevChild
( bool next )
resizeEvent
resizeEvent
( QResizeEvent * )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
setWidget
setWidget
( QWidget * widget )
sizeHint
sizeHint
()
takeWidget
takeWidget
()
widget
widget
()
QScrollBar
QScrollBar-3
( QWidget * parent, const char * name )
QScrollBar
QScrollBar-4
( Qt::Orientation orientation, QWidget * parent, const char * name )
QScrollBar
QScrollBar-5
( int minimum, int maximum, int lineStep, int pageStep, int value, Qt::Orientation orientation, QWidget * parent = 0, const char * name = 0 )
draggingSlider
draggingSlider
()
QScrollBar
qscrollbar.html
QScrollBar
QScrollBar
( QWidget * parent = 0 )
QScrollBar
QScrollBar-2
( Qt::Orientation orientation, QWidget * parent = 0 )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
event
event
( QEvent * event )
hideEvent
hideEvent
( QHideEvent * )
initStyleOption
initStyleOption
( QStyleOptionSlider * option )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * )
sizeHint
sizeHint
()
sliderChange
sliderChange
( SliderChange change )
QSemaphore
qsemaphore.html
QSemaphore
QSemaphore
( int n = 0 )
acquire
acquire
( int n = 1 )
available
available
()
release
release
( int n = 1 )
tryAcquire
tryAcquire
( int n = 1 )
tryAcquire
tryAcquire-2
( int n, int timeout )
QSequentialAnimationGroup
qsequentialanimationgroup.html
QSequentialAnimationGroup
QSequentialAnimationGroup
( QObject * parent = 0 )
addPause
addPause
( int msecs )
currentAnimationChanged
currentAnimationChanged
( QAbstractAnimation * current )
duration
duration
()
event
event
( QEvent * event )
insertPause
insertPause
( int index, int msecs )
updateCurrentTime
updateCurrentTime
( int currentTime )
updateDirection
updateDirection
( QAbstractAnimation::Direction direction )
updateState
updateState
( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
QSessionManager
qsessionmanager.html
RestartHint
RestartHint-enum
allowsErrorInteraction
allowsErrorInteraction
()
allowsInteraction
allowsInteraction
()
cancel
cancel
()
discardCommand
discardCommand
()
isPhase2
isPhase2
()
release
release
()
requestPhase2
requestPhase2
()
restartCommand
restartCommand
()
restartHint
restartHint
()
sessionId
sessionId
()
sessionKey
sessionKey
()
setDiscardCommand
setDiscardCommand
( const QStringList & list )
setManagerProperty
setManagerProperty
( const QString & name, const QStringList & value )
setManagerProperty
setManagerProperty-2
( const QString & name, const QString & value )
setRestartCommand
setRestartCommand
( const QStringList & command )
setRestartHint
setRestartHint
( RestartHint hint )
iterator_category
iterator_category-typedef
const_iterator
const_iterator
()
const_iterator
const_iterator-3
( const const_iterator & other )
const_iterator
const_iterator-4
( const iterator & other )
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator=
operator-eq
( const const_iterator & other )
operator==
operator-eq-eq
( const const_iterator & other )
iterator_category
iterator_category-typedef
iterator
iterator
()
iterator
iterator-3
( const iterator & other )
operator!=
operator-not-eq
( const iterator & other )
operator!=
operator-not-eq-2
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator-&
operator--gt
gt;()
operator=
operator-eq
( const iterator & other )
operator==
operator-eq-eq
( const iterator & other )
operator==
operator-eq-eq-2
( const const_iterator & other )
QSet
qset.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
const_pointer
const_pointer-typedef
const_reference
const_reference-typedef
difference_type
difference_type-typedef
key_type
key_type-typedef
pointer
pointer-typedef
reference
reference-typedef
size_type
size_type-typedef
value_type
value_type-typedef
QSet
QSet
()
QSet
QSet-2
( const QSet<T> & other )
begin
begin
()
begin
begin-2
()
capacity
capacity
()
clear
clear
()
constBegin
constBegin
()
constEnd
constEnd
()
constFind
constFind
( const T & value )
contains
contains
( const T & value )
contains
contains-2
( const QSet<T> & other )
count
count
()
empty
empty
()
end
end
()
end
end-2
()
erase
erase
( iterator pos )
find
find
( const T & value )
find
find-2
( const T & value )
fromList
fromList
( const QList<T> & list )
insert
insert
( const T & value )
intersect
intersect
( const QSet<T> & other )
isEmpty
isEmpty
()
remove
remove
( const T & value )
reserve
reserve
( int size )
size
size
()
squeeze
squeeze
()
subtract
subtract
( const QSet<T> & other )
toList
toList
()
unite
unite
( const QSet<T> & other )
values
values
()
operator!=
operator-not-eq
( const QSet<T> & other )
operator&
operator-and
amp;( const QSet<T> & other )
operator&
operator-and-eq
amp;=( const QSet<T> & other )
operator&
operator-and-eq-2
amp;=( const T & value )
operator+
operator-2b
( const QSet<T> & other )
operator+=
operator-2b-eq
( const QSet<T> & other )
operator+=
operator-2b-eq-2
( const T & value )
operator-
operator-
( const QSet<T> & other )
operator-=
operator--eq
( const QSet<T> & other )
operator-=
operator--eq-2
( const T & value )
operator<<
operator-lt-lt
( const T & value )
operator=
operator-eq
( const QSet<T> & other )
operator==
operator-eq-eq
( const QSet<T> & other )
operator|
operator-7c
( const QSet<T> & other )
operator|=
operator-7c-eq
( const QSet<T> & other )
operator|=
operator-7c-eq-2
( const T & value )
QSetIterator
qsetiterator.html
QSetIterator
QSetIterator
( const QSet<T> & set )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
operator=
operator-eq
( const QSet<T> & set )
setSystemIniPath
setSystemIniPath
( const QString & dir )
setUserIniPath
setUserIniPath
( const QString & dir )
System
System-enum
entryList
entryList
( const QString & key )
insertSearchPath
insertSearchPath
( System system, const QString & path )
readBoolEntry
readBoolEntry
( const QString & key, bool defaultValue = false, bool * ok = 0 )
readDoubleEntry
readDoubleEntry
( const QString & key, double defaultValue = 0, bool * ok = 0 )
readEntry
readEntry
( const QString & key, const QString & defaultValue = QString()
readListEntry
readListEntry
( const QString & key, bool * ok = 0 )
readListEntry
readListEntry-2
( const QString & key, QChar separator, bool * ok = 0 )
readNumEntry
readNumEntry
( const QString & key, int defaultValue = 0, bool * ok = 0 )
removeEntry
removeEntry
( const QString & key )
removeSearchPath
removeSearchPath
( System system, const QString & path )
resetGroup
resetGroup
()
setPath
setPath-2
( const QString & organization, const QString & application, Scope scope = Global )
subkeyList
subkeyList
( const QString & key )
writeEntry
writeEntry
( const QString & key, bool value )
writeEntry
writeEntry-2
( const QString & key, double value )
writeEntry
writeEntry-3
( const QString & key, int value )
writeEntry
writeEntry-4
( const QString & key, const char * value )
writeEntry
writeEntry-5
( const QString & key, const QString & value )
writeEntry
writeEntry-6
( const QString & key, const QStringList & value )
writeEntry
writeEntry-7
( const QString & key, const QStringList & value, QChar separator )
QSettings
qsettings.html
Format
Format-enum
ReadFunc
ReadFunc-typedef
Scope
Scope-enum
SettingsMap
SettingsMap-typedef
Status
Status-enum
WriteFunc
WriteFunc-typedef
QSettings
QSettings
( const QString & organization, const QString & application = QString()
QSettings
QSettings-2
( Scope scope, const QString & organization, const QString & application = QString()
QSettings
QSettings-3
( Format format, Scope scope, const QString & organization, const QString & application = QString()
QSettings
QSettings-4
( const QString & fileName, Format format, QObject * parent = 0 )
QSettings
QSettings-5
( QObject * parent = 0 )
allKeys
allKeys
()
applicationName
applicationName
()
beginGroup
beginGroup
( const QString & prefix )
beginReadArray
beginReadArray
( const QString & prefix )
beginWriteArray
beginWriteArray
( const QString & prefix, int size = -1 )
childGroups
childGroups
()
childKeys
childKeys
()
clear
clear
()
contains
contains
( const QString & key )
defaultFormat
defaultFormat
()
endArray
endArray
()
endGroup
endGroup
()
event
event
( QEvent * event )
fallbacksEnabled
fallbacksEnabled
()
fileName
fileName
()
format
format
()
group
group
()
iniCodec
iniCodec
()
isWritable
isWritable
()
organizationName
organizationName
()
registerFormat
registerFormat
( const QString & extension, ReadFunc readFunc, WriteFunc writeFunc, Qt::CaseSensitivity caseSensitivity = Qt::CaseSensitive )
remove
remove
( const QString & key )
scope
scope
()
setArrayIndex
setArrayIndex
( int i )
setDefaultFormat
setDefaultFormat
( Format format )
setFallbacksEnabled
setFallbacksEnabled
( bool b )
setIniCodec
setIniCodec
( QTextCodec * codec )
setIniCodec
setIniCodec-2
( const char * codecName )
setPath
setPath
( Format format, Scope scope, const QString & path )
setValue
setValue
( const QString & key, const QVariant & value )
status
status
()
sync
sync
()
value
value
( const QString & key, const QVariant & defaultValue = QVariant()
QSharedData
qshareddata.html
QSharedData
QSharedData
()
QSharedData
QSharedData-2
( const QSharedData & other )
QSharedDataPointer
qshareddatapointer.html
Type
Type-typedef
QSharedDataPointer
QSharedDataPointer
()
QSharedDataPointer
QSharedDataPointer-2
( T * sharedData )
QSharedDataPointer
QSharedDataPointer-3
( const QSharedDataPointer<T> & other )
clone
clone
()
constData
constData
()
data
data
()
data
data-2
()
detach
detach
()
swap
swap
( QSharedDataPointer & other )
operator
operator-T--2a
T *()
operator
operator-const-T--2a
const T *()
operator!
operator-not
()
operator!=
operator-not-eq
( const QSharedDataPointer<T> & other )
operator*
operator-2a
()
operator*
operator-2a-2
()
operator-&
operator--gt
gt;()
operator-&
operator--gt-2
gt;()
operator=
operator-eq
( const QSharedDataPointer<T> & other )
operator=
operator-eq-2
( T * sharedData )
operator==
operator-eq-eq
( const QSharedDataPointer<T> & other )
QSharedMemory
qsharedmemory.html
AccessMode
AccessMode-enum
SharedMemoryError
SharedMemoryError-enum
QSharedMemory
QSharedMemory
( const QString & key, QObject * parent = 0 )
QSharedMemory
QSharedMemory-2
( QObject * parent = 0 )
attach
attach
( AccessMode mode = ReadWrite )
constData
constData
()
create
create
( int size, AccessMode mode = ReadWrite )
data
data
()
data
data-2
()
detach
detach
()
error
error
()
errorString
errorString
()
isAttached
isAttached
()
key
key
()
lock
lock
()
setKey
setKey
( const QString & key )
size
size
()
unlock
unlock
()
QSharedPointer
qsharedpointer.html
QSharedPointer
QSharedPointer
()
QSharedPointer
QSharedPointer-2
( T * ptr )
QSharedPointer
QSharedPointer-3
( T * ptr, Deleter deleter )
QSharedPointer
QSharedPointer-4
( const QSharedPointer<T> & other )
QSharedPointer
QSharedPointer-5
( const QWeakPointer<T> & other )
clear
clear
()
constCast
constCast
()
data
data
()
dynamicCast
dynamicCast
()
isNull
isNull
()
objectCast
objectCast
()
staticCast
staticCast
()
toWeakRef
toWeakRef
()
operator
operator-bool
bool()
operator!
operator-not
()
operator*
operator-2a
()
operator-&
operator--gt
gt;()
operator=
operator-eq
( const QSharedPointer<T> & other )
operator=
operator-eq-2
( const QWeakPointer<T> & other )
QShortcut
qshortcut.html
ShortcutContext
context-prop
QShortcut
QShortcut
( QWidget * parent )
QShortcut
QShortcut-2
( const QKeySequence & key, QWidget * parent, const char * member = 0, const char * ambiguousMember = 0, Qt::ShortcutContext context = Qt::WindowShortcut )
activated
activated
()
activatedAmbiguously
activatedAmbiguously
()
id
id
()
parentWidget
parentWidget
()
QShortcutEvent
qshortcutevent.html
QShortcutEvent
QShortcutEvent
( const QKeySequence & key, int id, bool ambiguous = false )
isAmbiguous
isAmbiguous
()
key
key
()
shortcutId
shortcutId
()
QShowEvent
qshowevent.html
QShowEvent
QShowEvent
()
QSignalMapper
QSignalMapper-2
( QObject * parent, const char * name )
QSignalMapper
qsignalmapper.html
QSignalMapper
QSignalMapper
( QObject * parent = 0 )
map
map
()
map
map-2
( QObject * sender )
mapped
mapped
( int i )
mapped
mapped-2
( const QString & text )
mapped
mapped-3
( QWidget * widget )
mapped
mapped-4
( QObject * object )
mapping
mapping
( int id )
mapping
mapping-2
( const QString & id )
mapping
mapping-3
( QWidget * widget )
mapping
mapping-4
( QObject * object )
removeMappings
removeMappings
( QObject * sender )
setMapping
setMapping
( QObject * sender, int id )
setMapping
setMapping-2
( QObject * sender, const QString & text )
setMapping
setMapping-3
( QObject * sender, QWidget * widget )
setMapping
setMapping-4
( QObject * sender, QObject * object )
QSignalSpy
qsignalspy.html
QSignalSpy
QSignalSpy
( QObject * object, const char * signal )
isValid
isValid
()
signal
signal
()
QSignalTransition
qsignaltransition.html
QSignalTransition
QSignalTransition
( QState * sourceState = 0 )
QSignalTransition
QSignalTransition-2
( QObject * sender, const char * signal, QState * sourceState = 0 )
event
event
( QEvent * e )
eventTest
eventTest
( QEvent * event )
onTransition
onTransition
( QEvent * event )
QSimpleXmlNodeModel
qsimplexmlnodemodel.html
QSimpleXmlNodeModel
QSimpleXmlNodeModel
( const QXmlNamePool & namePool )
baseUri
baseUri
( const QXmlNodeModelIndex & node )
elementById
elementById
( const QXmlName & id )
namePool
namePool
()
namespaceBindings
namespaceBindings
( const QXmlNodeModelIndex & node )
nodesByIdref
nodesByIdref
( const QXmlName & idref )
stringValue
stringValue
( const QXmlNodeModelIndex & node )
QSize
qsize.html
QSize
QSize
()
QSize
QSize-2
( int width, int height )
boundedTo
boundedTo
( const QSize & otherSize )
expandedTo
expandedTo
( const QSize & otherSize )
height
height
()
isEmpty
isEmpty
()
isNull
isNull
()
isValid
isValid
()
rheight
rheight
()
rwidth
rwidth
()
scale
scale
( int width, int height, Qt::AspectRatioMode mode )
scale
scale-2
( const QSize & size, Qt::AspectRatioMode mode )
setHeight
setHeight
( int height )
setWidth
setWidth
( int width )
transpose
transpose
()
width
width
()
operator*=
operator-2a-eq
( qreal factor )
operator+=
operator-2b-eq
( const QSize & size )
operator-=
operator--eq
( const QSize & size )
operator/=
operator-2f-eq
( qreal divisor )
QSizeF
qsizef.html
QSizeF
QSizeF
()
QSizeF
QSizeF-2
( const QSize & size )
QSizeF
QSizeF-3
( qreal width, qreal height )
boundedTo
boundedTo
( const QSizeF & otherSize )
expandedTo
expandedTo
( const QSizeF & otherSize )
height
height
()
isEmpty
isEmpty
()
isNull
isNull
()
isValid
isValid
()
rheight
rheight
()
rwidth
rwidth
()
scale
scale
( qreal width, qreal height, Qt::AspectRatioMode mode )
scale
scale-2
( const QSizeF & size, Qt::AspectRatioMode mode )
setHeight
setHeight
( qreal height )
setWidth
setWidth
( qreal width )
toSize
toSize
()
transpose
transpose
()
width
width
()
operator*=
operator-2a-eq
( qreal factor )
operator+=
operator-2b-eq
( const QSizeF & size )
operator-=
operator--eq
( const QSizeF & size )
operator/=
operator-2f-eq
( qreal divisor )
QSizeGrip
QSizeGrip-2
( QWidget * parent, const char * name )
QSizeGrip
qsizegrip.html
QSizeGrip
QSizeGrip
( QWidget * parent )
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * o, QEvent * e )
hideEvent
hideEvent
( QHideEvent * hideEvent )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * mouseEvent )
moveEvent
moveEvent
( QMoveEvent * moveEvent )
paintEvent
paintEvent
( QPaintEvent * event )
setVisible
setVisible
( bool visible )
showEvent
showEvent
( QShowEvent * showEvent )
sizeHint
sizeHint
()
winEvent
winEvent
( MSG * m, long * result )
ExpandData
ExpandData-enum
SizeType
SizeType-typedef
QSizePolicy
QSizePolicy-4
( Policy horizontal, Policy vertical, bool dependent )
QSizePolicy
QSizePolicy-5
( Policy horizontal, Policy vertical, uchar horizontalStretch, uchar verticalStretch, bool dependent = false )
Orientations
expanding
QSizePolicy::expanding()
horData
horData
()
horStretch
horStretch
()
mayGrowHorizontally
mayGrowHorizontally
()
mayGrowVertically
mayGrowVertically
()
mayShrinkHorizontally
mayShrinkHorizontally
()
mayShrinkVertically
mayShrinkVertically
()
setHorData
setHorData
( Policy policy )
setHorStretch
setHorStretch
( uchar stretch )
setVerData
setVerData
( Policy policy )
setVerStretch
setVerStretch
( uchar stretch )
verData
verData
()
verStretch
verStretch
()
QSizePolicy
qsizepolicy.html
Policy
Policy-enum
PolicyFlag
PolicyFlag-enum
QSizePolicy
QSizePolicy
()
QSizePolicy
QSizePolicy-2
( Policy horizontal, Policy vertical )
QSizePolicy
QSizePolicy-3
( Policy horizontal, Policy vertical, ControlType type )
controlType
controlType
()
Orientations
expandingDirections
QSizePolicy::expandingDirections()
hasHeightForWidth
hasHeightForWidth
()
horizontalPolicy
horizontalPolicy
()
horizontalStretch
horizontalStretch
()
setControlType
setControlType
( ControlType type )
setHeightForWidth
setHeightForWidth
( bool dependent )
setHorizontalPolicy
setHorizontalPolicy
( Policy policy )
setHorizontalStretch
setHorizontalStretch
( uchar stretchFactor )
setVerticalPolicy
setVerticalPolicy
( Policy policy )
setVerticalStretch
setVerticalStretch
( uchar stretchFactor )
transpose
transpose
()
verticalPolicy
verticalPolicy
()
verticalStretch
verticalStretch
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QSizePolicy & other )
operator==
operator-eq-eq
( const QSizePolicy & other )
QSlider
QSlider-3
( QWidget * parent, const char * name )
QSlider
QSlider-4
( Qt::Orientation orientation, QWidget * parent, const char * name )
QSlider
QSlider-5
( int minValue, int maxValue, int pageStep, int value, Qt::Orientation orientation, QWidget * parent = 0, const char * name = 0 )
addStep
addStep
()
setTickmarks
setTickmarks
( TickPosition position )
subtractStep
subtractStep
()
tickmarks
tickmarks
()
QSlider
qslider.html
TickPosition
TickPosition-enum
QSlider
QSlider
( QWidget * parent = 0 )
QSlider
QSlider-2
( Qt::Orientation orientation, QWidget * parent = 0 )
event
event
( QEvent * event )
initStyleOption
initStyleOption
( QStyleOptionSlider * option )
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * ev )
mousePressEvent
mousePressEvent
( QMouseEvent * ev )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * ev )
paintEvent
paintEvent
( QPaintEvent * ev )
sizeHint
sizeHint
()
QSocketNotifier
QSocketNotifier-2
( int socket, Type type, QObject * parent, const char * name )
QSocketNotifier
qsocketnotifier.html
Type
Type-enum
QSocketNotifier
QSocketNotifier
( int socket, Type type, QObject * parent = 0 )
activated
activated
( int socket )
event
event
( QEvent * e )
isEnabled
isEnabled
()
setEnabled
setEnabled
( bool enable )
socket
socket
()
type
type
()
clear
clear
()
filterChanged
filterChanged
()
QSortFilterProxyModel
qsortfilterproxymodel.html
CaseSensitivity
filterCaseSensitivity-prop
CaseSensitivity
sortCaseSensitivity-prop
QSortFilterProxyModel
QSortFilterProxyModel
( QObject * parent = 0 )
buddy
buddy
( const QModelIndex & index )
canFetchMore
canFetchMore
( const QModelIndex & parent )
columnCount
columnCount
( const QModelIndex & parent = QModelIndex()
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
fetchMore
fetchMore
( const QModelIndex & parent )
filterAcceptsColumn
filterAcceptsColumn
( int source_column, const QModelIndex & source_parent )
filterAcceptsRow
filterAcceptsRow
( int source_row, const QModelIndex & source_parent )
ItemFlags
flags
QSortFilterProxyModel::flags( const QModelIndex & index )
hasChildren
hasChildren
( const QModelIndex & parent = QModelIndex()
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
insertColumns
insertColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
insertRows
insertRows
( int row, int count, const QModelIndex & parent = QModelIndex()
invalidate
invalidate
()
invalidateFilter
invalidateFilter
()
lessThan
lessThan
( const QModelIndex & left, const QModelIndex & right )
mapFromSource
mapFromSource
( const QModelIndex & sourceIndex )
mapSelectionFromSource
mapSelectionFromSource
( const QItemSelection & sourceSelection )
mapSelectionToSource
mapSelectionToSource
( const QItemSelection & proxySelection )
mapToSource
mapToSource
( const QModelIndex & proxyIndex )
match
match
( const QModelIndex & start, int role, const QVariant & value, int hits = 1, Qt::MatchFlags flags = Qt::MatchFlags( Qt::MatchStartsWith | Qt::MatchWrap )
mimeData
mimeData
( const QModelIndexList & indexes )
mimeTypes
mimeTypes
()
parent
parent
( const QModelIndex & child )
removeColumns
removeColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
removeRows
removeRows
( int row, int count, const QModelIndex & parent = QModelIndex()
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setFilterFixedString
setFilterFixedString
( const QString & pattern )
setFilterWildcard
setFilterWildcard
( const QString & pattern )
setHeaderData
setHeaderData
( int section, Qt::Orientation orientation, const QVariant & value, int role = Qt::EditRole )
setSourceModel
setSourceModel
( QAbstractItemModel * sourceModel )
sort
sort
( int column, Qt::SortOrder order = Qt::AscendingOrder )
sortColumn
sortColumn
()
SortOrder
sortOrder
QSortFilterProxyModel::sortOrder()
span
span
( const QModelIndex & index )
DropActions
supportedDropActions
QSortFilterProxyModel::supportedDropActions()
QSound
QSound-2
( const QString & filename, QObject * parent, const char * name )
available
available
()
QSound
qsound.html
QSound
QSound
( const QString & filename, QObject * parent = 0 )
fileName
fileName
()
isAvailable
isAvailable
()
isFinished
isFinished
()
loops
loops
()
loopsRemaining
loopsRemaining
()
play
play
( const QString & filename )
play
play-2
()
setLoops
setLoops
( int number )
stop
stop
()
QSourceLocation
qsourcelocation.html
QSourceLocation
QSourceLocation
()
QSourceLocation
QSourceLocation-2
( const QSourceLocation & other )
QSourceLocation
QSourceLocation-3
( const QUrl & u, int l = -1, int c = -1 )
column
column
()
isNull
isNull
()
line
line
()
setColumn
setColumn
( qint64 newColumn )
setLine
setLine
( qint64 newLine )
setUri
setUri
( const QUrl & newUri )
uri
uri
()
operator!=
operator-not-eq
( const QSourceLocation & other )
operator=
operator-eq
( const QSourceLocation & other )
operator==
operator-eq-eq
( const QSourceLocation & other )
QSpacerItem
qspaceritem.html
QSpacerItem
QSpacerItem
( int w, int h, QSizePolicy::Policy hPolicy = QSizePolicy::Minimum, QSizePolicy::Policy vPolicy = QSizePolicy::Minimum )
changeSize
changeSize
( int w, int h, QSizePolicy::Policy hPolicy = QSizePolicy::Minimum, QSizePolicy::Policy vPolicy = QSizePolicy::Minimum )
Orientations
expandingDirections
QSpacerItem::expandingDirections()
geometry
geometry
()
isEmpty
isEmpty
()
maximumSize
maximumSize
()
minimumSize
minimumSize
()
setGeometry
setGeometry
( const QRect & r )
sizeHint
sizeHint
()
spacerItem
spacerItem
()
QSpinBox
QSpinBox-2
( QWidget * parent, const char * name )
QSpinBox
QSpinBox-3
( int minimum, int maximum, int step, QWidget * parent, const char * name = 0 )
maxValue
maxValue
()
minValue
minValue
()
setLineStep
setLineStep
( int step )
setMaxValue
setMaxValue
( int value )
setMinValue
setMinValue
( int value )
QSpinBox
qspinbox.html
QSpinBox
QSpinBox
( QWidget * parent = 0 )
event
event
( QEvent * event )
fixup
fixup
( QString & input )
setRange
setRange
( int minimum, int maximum )
textFromValue
textFromValue
( int value )
State
validate
QSpinBox::validate( QString & text, int & pos )
valueChanged
valueChanged
( int i )
valueChanged
valueChanged-2
( const QString & text )
valueFromText
valueFromText
( const QString & text )
clear
clear
()
message
message
( const QString & message, int alignment = Qt::AlignLeft, const QColor & color = Qt::black )
QSplashScreen
qsplashscreen.html
QSplashScreen
QSplashScreen
( const QPixmap & pixmap = QPixmap()
QSplashScreen
QSplashScreen-2
( QWidget * parent, const QPixmap & pixmap = QPixmap()
clearMessage
clearMessage
()
drawContents
drawContents
( QPainter * painter )
event
event
( QEvent * e )
finish
finish
( QWidget * mainWin )
messageChanged
messageChanged
( const QString & message )
mousePressEvent
mousePressEvent
( QMouseEvent * )
pixmap
pixmap
()
repaint
repaint
()
setPixmap
setPixmap
( const QPixmap & pixmap )
showMessage
showMessage
( const QString & message, int alignment = Qt::AlignLeft, const QColor & color = Qt::black )
ResizeMode
ResizeMode-enum
QSplitter
QSplitter-3
( QWidget * parent, const char * name )
QSplitter
QSplitter-4
( Qt::Orientation orientation, QWidget * parent, const char * name )
margin
margin
()
moveToFirst
moveToFirst
( QWidget * widget )
moveToLast
moveToLast
( QWidget * widget )
setCollapsible
setCollapsible-2
( QWidget * widget, bool collapsible )
setMargin
setMargin
( int margin )
setResizeMode
setResizeMode
( QWidget * widget, ResizeMode mode )
QSplitter
qsplitter.html
Orientation
orientation-prop
QSplitter
QSplitter
( QWidget * parent = 0 )
QSplitter
QSplitter-2
( Qt::Orientation orientation, QWidget * parent = 0 )
addWidget
addWidget
( QWidget * widget )
changeEvent
changeEvent
( QEvent * ev )
childEvent
childEvent
( QChildEvent * c )
closestLegalPosition
closestLegalPosition
( int pos, int index )
count
count
()
createHandle
createHandle
()
event
event
( QEvent * e )
getRange
getRange
( int index, int * min, int * max )
handle
handle
( int index )
indexOf
indexOf
( QWidget * widget )
insertWidget
insertWidget
( int index, QWidget * widget )
isCollapsible
isCollapsible
( int index )
minimumSizeHint
minimumSizeHint
()
moveSplitter
moveSplitter
( int pos, int index )
refresh
refresh
()
resizeEvent
resizeEvent
( QResizeEvent * )
restoreState
restoreState
( const QByteArray & state )
saveState
saveState
()
setCollapsible
setCollapsible
( int index, bool collapse )
setRubberBand
setRubberBand
( int pos )
setSizes
setSizes
( const QList<int> & list )
setStretchFactor
setStretchFactor
( int index, int stretch )
sizeHint
sizeHint
()
sizes
sizes
()
splitterMoved
splitterMoved
( int pos, int index )
widget
widget
( int index )
QSplitterHandle
qsplitterhandle.html
QSplitterHandle
QSplitterHandle
( Qt::Orientation orientation, QSplitter * parent )
closestLegalPosition
closestLegalPosition
( int pos )
event
event
( QEvent * event )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveSplitter
moveSplitter
( int pos )
opaqueResize
opaqueResize
()
Orientation
orientation
QSplitterHandle::orientation()
paintEvent
paintEvent
( QPaintEvent * )
setOrientation
setOrientation
( Qt::Orientation orientation )
sizeHint
sizeHint
()
splitter
splitter
()
Confirm
Confirm-enum
Op
Op-enum
Location
Location-enum
NumericalPrecisionPolicy
NumericalPrecisionPolicy-enum
TableType
TableType-enum
record
record-2
( const QSqlQuery & query )
recordInfo
recordInfo
( const QString & tablename )
recordInfo
recordInfo-2
( const QSqlQuery & query )
QSqlDatabase
qsqldatabase.html
QSqlDatabase
QSqlDatabase
()
QSqlDatabase
QSqlDatabase-2
( const QSqlDatabase & other )
QSqlDatabase
QSqlDatabase-3
( const QString & type )
QSqlDatabase
QSqlDatabase-4
( QSqlDriver * driver )
addDatabase
addDatabase
( const QString & type, const QString & connectionName = QLatin1String( defaultConnection )
addDatabase
addDatabase-2
( QSqlDriver * driver, const QString & connectionName = QLatin1String( defaultConnection )
cloneDatabase
cloneDatabase
( const QSqlDatabase & other, const QString & connectionName )
close
close
()
commit
commit
()
connectOptions
connectOptions
()
connectionName
connectionName
()
connectionNames
connectionNames
()
contains
contains
( const QString & connectionName = QLatin1String( defaultConnection )
database
database
( const QString & connectionName = QLatin1String( defaultConnection )
databaseName
databaseName
()
driver
driver
()
driverName
driverName
()
drivers
drivers
()
exec
exec
( const QString & query = QString()
hostName
hostName
()
isDriverAvailable
isDriverAvailable
( const QString & name )
isOpen
isOpen
()
isOpenError
isOpenError
()
isValid
isValid
()
lastError
lastError
()
NumericalPrecisionPolicy
numericalPrecisionPolicy
QSqlDatabase::numericalPrecisionPolicy()
open
open
()
open
open-2
( const QString & user, const QString & password )
password
password
()
port
port
()
primaryIndex
primaryIndex
( const QString & tablename )
record
record
( const QString & tablename )
registerSqlDriver
registerSqlDriver
( const QString & name, QSqlDriverCreatorBase * creator )
removeDatabase
removeDatabase
( const QString & connectionName )
rollback
rollback
()
setConnectOptions
setConnectOptions
( const QString & options = QString()
setDatabaseName
setDatabaseName
( const QString & name )
setHostName
setHostName
( const QString & host )
setNumericalPrecisionPolicy
setNumericalPrecisionPolicy
( QSql::NumericalPrecisionPolicy precisionPolicy )
setPassword
setPassword
( const QString & password )
setPort
setPort
( int port )
setUserName
setUserName
( const QString & name )
tables
tables
( QSql::TableType type = QSql::Tables )
transaction
transaction
()
userName
userName
()
operator=
operator-eq
( const QSqlDatabase & other )
formatValue
formatValue-2
( const QSqlField * field, bool trimStrings = false )
nullText
nullText
()
record
record-2
( const QSqlQuery & query )
recordInfo
recordInfo
( const QString & tablename )
recordInfo
recordInfo-2
( const QSqlQuery & query )
QSqlDriver
qsqldriver.html
DriverFeature
DriverFeature-enum
IdentifierType
IdentifierType-enum
StatementType
StatementType-enum
QSqlDriver
QSqlDriver
( QObject * parent = 0 )
beginTransaction
beginTransaction
()
close
close
()
commitTransaction
commitTransaction
()
createResult
createResult
()
escapeIdentifier
escapeIdentifier
( const QString & identifier, IdentifierType type )
formatValue
formatValue
( const QSqlField & field, bool trimStrings = false )
handle
handle
()
hasFeature
hasFeature
( DriverFeature feature )
isIdentifierEscaped
isIdentifierEscaped
( const QString & identifier, IdentifierType type )
isIdentifierEscapedImplementation
isIdentifierEscapedImplementation
( const QString & identifier, IdentifierType type )
isOpen
isOpen
()
isOpenError
isOpenError
()
lastError
lastError
()
notification
notification
( const QString & name )
NumericalPrecisionPolicy
numericalPrecisionPolicy
QSqlDriver::numericalPrecisionPolicy()
open
open
( const QString & db, const QString & user = QString()
primaryIndex
primaryIndex
( const QString & tableName )
record
record
( const QString & tableName )
rollbackTransaction
rollbackTransaction
()
setLastError
setLastError
( const QSqlError & error )
setNumericalPrecisionPolicy
setNumericalPrecisionPolicy
( QSql::NumericalPrecisionPolicy precisionPolicy )
setOpen
setOpen
( bool open )
setOpenError
setOpenError
( bool error )
sqlStatement
sqlStatement
( StatementType type, const QString & tableName, const QSqlRecord & rec, bool preparedStatement )
stripDelimiters
stripDelimiters
( const QString & identifier, IdentifierType type )
stripDelimitersImplementation
stripDelimitersImplementation
( const QString & identifier, IdentifierType type )
subscribeToNotification
subscribeToNotification
( const QString & name )
subscribeToNotificationImplementation
subscribeToNotificationImplementation
( const QString & name )
subscribedToNotifications
subscribedToNotifications
()
subscribedToNotificationsImplementation
subscribedToNotificationsImplementation
()
tables
tables
( QSql::TableType tableType )
unsubscribeFromNotification
unsubscribeFromNotification
( const QString & name )
unsubscribeFromNotificationImplementation
unsubscribeFromNotificationImplementation
( const QString & name )
QSqlDriverCreator
qsqldrivercreator.html
createObject
createObject
()
QSqlDriverCreatorBase
qsqldrivercreatorbase.html
createObject
createObject
()
QSqlDriverPlugin
qsqldriverplugin.html
QSqlDriverPlugin
QSqlDriverPlugin
( QObject * parent = 0 )
create
create
( const QString & key )
keys
keys
()
QSqlError
qsqlerror.html
ErrorType
ErrorType-enum
QSqlError
QSqlError
( const QString & driverText = QString()
QSqlError
QSqlError-2
( const QSqlError & other )
databaseText
databaseText
()
driverText
driverText
()
isValid
isValid
()
number
number
()
setDatabaseText
setDatabaseText
( const QString & databaseText )
setDriverText
setDriverText
( const QString & driverText )
setNumber
setNumber
( int number )
setType
setType
( ErrorType type )
text
text
()
type
type
()
operator=
operator-eq
( const QSqlError & other )
setNull
setNull
()
QSqlField
qsqlfield.html
RequiredStatus
RequiredStatus-enum
QSqlField
QSqlField
( const QString & fieldName = QString()
QSqlField
QSqlField-2
( const QSqlField & other )
clear
clear
()
defaultValue
defaultValue
()
isAutoValue
isAutoValue
()
isGenerated
isGenerated
()
isNull
isNull
()
isReadOnly
isReadOnly
()
isValid
isValid
()
length
length
()
name
name
()
precision
precision
()
requiredStatus
requiredStatus
()
setAutoValue
setAutoValue
( bool autoVal )
setDefaultValue
setDefaultValue
( const QVariant & value )
setGenerated
setGenerated
( bool gen )
setLength
setLength
( int fieldLength )
setName
setName
( const QString & name )
setPrecision
setPrecision
( int precision )
setReadOnly
setReadOnly
( bool readOnly )
setRequired
setRequired
( bool required )
setRequiredStatus
setRequiredStatus
( RequiredStatus required )
setType
setType
( QVariant::Type type )
setValue
setValue
( const QVariant & value )
Type
type
QSqlField::type()
value
value
()
operator!=
operator-not-eq
( const QSqlField & other )
operator=
operator-eq
( const QSqlField & other )
operator==
operator-eq-eq
( const QSqlField & other )
toString
toString
( const QString & prefix = QString()
toStringList
toStringList
( const QString & prefix = QString()
QSqlIndex
qsqlindex.html
QSqlIndex
QSqlIndex
( const QString & cursorname = QString()
QSqlIndex
QSqlIndex-2
( const QSqlIndex & other )
append
append
( const QSqlField & field )
append
append-2
( const QSqlField & field, bool desc )
cursorName
cursorName
()
isDescending
isDescending
( int i )
name
name
()
setCursorName
setCursorName
( const QString & cursorName )
setDescending
setDescending
( int i, bool desc )
setName
setName
( const QString & name )
operator=
operator-eq
( const QSqlIndex & other )
prev
prev
()
QSqlQuery
qsqlquery.html
BatchExecutionMode
BatchExecutionMode-enum
QSqlQuery
QSqlQuery
( QSqlResult * result )
QSqlQuery
QSqlQuery-2
( const QString & query = QString()
QSqlQuery
QSqlQuery-3
( QSqlDatabase db )
QSqlQuery
QSqlQuery-4
( const QSqlQuery & other )
addBindValue
addBindValue
( const QVariant & val, QSql::ParamType paramType = QSql::In )
at
at
()
bindValue
bindValue
( const QString & placeholder, const QVariant & val, QSql::ParamType paramType = QSql::In )
bindValue
bindValue-2
( int pos, const QVariant & val, QSql::ParamType paramType = QSql::In )
boundValue
boundValue
( const QString & placeholder )
boundValue
boundValue-2
( int pos )
boundValues
boundValues
()
clear
clear
()
driver
driver
()
exec
exec
( const QString & query )
exec
exec-2
()
execBatch
execBatch
( BatchExecutionMode mode = ValuesAsRows )
executedQuery
executedQuery
()
finish
finish
()
first
first
()
isActive
isActive
()
isForwardOnly
isForwardOnly
()
isNull
isNull
( int field )
isSelect
isSelect
()
isValid
isValid
()
last
last
()
lastError
lastError
()
lastInsertId
lastInsertId
()
lastQuery
lastQuery
()
next
next
()
nextResult
nextResult
()
numRowsAffected
numRowsAffected
()
NumericalPrecisionPolicy
numericalPrecisionPolicy
QSqlQuery::numericalPrecisionPolicy()
prepare
prepare
( const QString & query )
previous
previous
()
record
record
()
result
result
()
seek
seek
( int index, bool relative = false )
setForwardOnly
setForwardOnly
( bool forward )
setNumericalPrecisionPolicy
setNumericalPrecisionPolicy
( QSql::NumericalPrecisionPolicy precisionPolicy )
size
size
()
value
value
( int index )
operator=
operator-eq
( const QSqlQuery & other )
QSqlQueryModel
qsqlquerymodel.html
QSqlQueryModel
QSqlQueryModel
( QObject * parent = 0 )
canFetchMore
canFetchMore
( const QModelIndex & parent = QModelIndex()
clear
clear
()
columnCount
columnCount
( const QModelIndex & index = QModelIndex()
data
data
( const QModelIndex & item, int role = Qt::DisplayRole )
fetchMore
fetchMore
( const QModelIndex & parent = QModelIndex()
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
indexInQuery
indexInQuery
( const QModelIndex & item )
insertColumns
insertColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
lastError
lastError
()
query
query
()
queryChange
queryChange
()
record
record
( int row )
record
record-2
()
removeColumns
removeColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
setHeaderData
setHeaderData
( int section, Qt::Orientation orientation, const QVariant & value, int role = Qt::EditRole )
setLastError
setLastError
( const QSqlError & error )
setQuery
setQuery
( const QSqlQuery & query )
setQuery
setQuery-2
( const QString & query, const QSqlDatabase & db = QSqlDatabase()
fieldPtr
fieldPtr
( int index )
fieldPtr
fieldPtr-2
( const QString & name )
position
position
( const QString & name )
toString
toString
( const QString & prefix = QString()
toStringList
toStringList
( const QString & prefix = QString()
QSqlRecord
qsqlrecord.html
QSqlRecord
QSqlRecord
()
QSqlRecord
QSqlRecord-2
( const QSqlRecord & other )
append
append
( const QSqlField & field )
clear
clear
()
clearValues
clearValues
()
contains
contains
( const QString & name )
count
count
()
field
field
( int index )
field
field-2
( const QString & name )
fieldName
fieldName
( int index )
indexOf
indexOf
( const QString & name )
insert
insert
( int pos, const QSqlField & field )
isEmpty
isEmpty
()
isGenerated
isGenerated
( const QString & name )
isGenerated
isGenerated-2
( int index )
isNull
isNull
( const QString & name )
isNull
isNull-2
( int index )
remove
remove
( int pos )
replace
replace
( int pos, const QSqlField & field )
setGenerated
setGenerated
( const QString & name, bool generated )
setGenerated
setGenerated-2
( int index, bool generated )
setNull
setNull
( int index )
setNull
setNull-2
( const QString & name )
setValue
setValue
( int index, const QVariant & val )
setValue
setValue-2
( const QString & name, const QVariant & val )
value
value
( int index )
value
value-2
( const QString & name )
operator!=
operator-not-eq
( const QSqlRecord & other )
operator=
operator-eq
( const QSqlRecord & other )
operator==
operator-eq-eq
( const QSqlRecord & other )
QSqlRelation
qsqlrelation.html
QSqlRelation
QSqlRelation
()
QSqlRelation
QSqlRelation-2
( const QString & tableName, const QString & indexColumn, const QString & displayColumn )
displayColumn
displayColumn
()
indexColumn
indexColumn
()
isValid
isValid
()
tableName
tableName
()
QSqlRelationalDelegate
qsqlrelationaldelegate.html
QSqlRelationalDelegate
QSqlRelationalDelegate
( QObject * parent = 0 )
createEditor
createEditor
( QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index )
setEditorData
setEditorData
( QWidget * editor, const QModelIndex & index )
setModelData
setModelData
( QWidget * editor, QAbstractItemModel * model, const QModelIndex & index )
QSqlRelationalTableModel
qsqlrelationaltablemodel.html
QSqlRelationalTableModel
QSqlRelationalTableModel
( QObject * parent = 0, QSqlDatabase db = QSqlDatabase()
clear
clear
()
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
insertRowIntoTable
insertRowIntoTable
( const QSqlRecord & values )
orderByClause
orderByClause
()
relation
relation
( int column )
relationModel
relationModel
( int column )
removeColumns
removeColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
revertRow
revertRow
( int row )
select
select
()
selectStatement
selectStatement
()
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setRelation
setRelation
( int column, const QSqlRelation & relation )
setTable
setTable
( const QString & table )
updateRowInTable
updateRowInTable
( int row, const QSqlRecord & values )
QSqlResult
qsqlresult.html
BindingSyntax
BindingSyntax-enum
QSqlResult
QSqlResult
( const QSqlDriver * db )
addBindValue
addBindValue
( const QVariant & val, QSql::ParamType paramType )
at
at
()
bindValue
bindValue
( int index, const QVariant & val, QSql::ParamType paramType )
bindValue
bindValue-2
( const QString & placeholder, const QVariant & val, QSql::ParamType paramType )
ParamType
bindValueType
QSqlResult::bindValueType( int index )
ParamType
bindValueType-2
QSqlResult::bindValueType( const QString & placeholder )
bindingSyntax
bindingSyntax
()
boundValue
boundValue
( int index )
boundValue
boundValue-2
( const QString & placeholder )
boundValueCount
boundValueCount
()
boundValueName
boundValueName
( int index )
boundValues
boundValues
()
clear
clear
()
data
data
( int index )
driver
driver
()
exec
exec
()
executedQuery
executedQuery
()
fetch
fetch
( int index )
fetchFirst
fetchFirst
()
fetchLast
fetchLast
()
fetchNext
fetchNext
()
fetchPrevious
fetchPrevious
()
handle
handle
()
hasOutValues
hasOutValues
()
isActive
isActive
()
isForwardOnly
isForwardOnly
()
isNull
isNull
( int index )
isSelect
isSelect
()
isValid
isValid
()
lastError
lastError
()
lastInsertId
lastInsertId
()
lastQuery
lastQuery
()
numRowsAffected
numRowsAffected
()
prepare
prepare
( const QString & query )
record
record
()
reset
reset
( const QString & query )
savePrepare
savePrepare
( const QString & query )
setActive
setActive
( bool active )
setAt
setAt
( int index )
setForwardOnly
setForwardOnly
( bool forward )
setLastError
setLastError
( const QSqlError & error )
setQuery
setQuery
( const QString & query )
setSelect
setSelect
( bool select )
size
size
()
QSqlTableModel
qsqltablemodel.html
EditStrategy
EditStrategy-enum
QSqlTableModel
QSqlTableModel
( QObject * parent = 0, QSqlDatabase db = QSqlDatabase()
beforeDelete
beforeDelete
( int row )
beforeInsert
beforeInsert
( QSqlRecord & record )
beforeUpdate
beforeUpdate
( int row, QSqlRecord & record )
clear
clear
()
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
database
database
()
deleteRowFromTable
deleteRowFromTable
( int row )
editStrategy
editStrategy
()
fieldIndex
fieldIndex
( const QString & fieldName )
filter
filter
()
ItemFlags
flags
QSqlTableModel::flags( const QModelIndex & index )
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
indexInQuery
indexInQuery
( const QModelIndex & item )
insertRecord
insertRecord
( int row, const QSqlRecord & record )
insertRowIntoTable
insertRowIntoTable
( const QSqlRecord & values )
insertRows
insertRows
( int row, int count, const QModelIndex & parent = QModelIndex()
isDirty
isDirty
( const QModelIndex & index )
orderByClause
orderByClause
()
primaryKey
primaryKey
()
primeInsert
primeInsert
( int row, QSqlRecord & record )
removeColumns
removeColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
removeRows
removeRows
( int row, int count, const QModelIndex & parent = QModelIndex()
revert
revert
()
revertAll
revertAll
()
revertRow
revertRow
( int row )
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
select
select
()
selectStatement
selectStatement
()
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setEditStrategy
setEditStrategy
( EditStrategy strategy )
setFilter
setFilter
( const QString & filter )
setPrimaryKey
setPrimaryKey
( const QSqlIndex & key )
setQuery
setQuery
( const QSqlQuery & query )
setRecord
setRecord
( int row, const QSqlRecord & record )
setSort
setSort
( int column, Qt::SortOrder order )
setTable
setTable
( const QString & tableName )
sort
sort
( int column, Qt::SortOrder order )
submit
submit
()
submitAll
submitAll
()
tableName
tableName
()
updateRowInTable
updateRowInTable
( int row, const QSqlRecord & values )
AlternateNameEntryType
AlternateNameEntryType-enum
EncodingFormat
EncodingFormat-enum
KeyAlgorithm
KeyAlgorithm-enum
KeyType
KeyType-enum
SslProtocol
SslProtocol-enum
QSslCertificate
qsslcertificate.html
SubjectInfo
SubjectInfo-enum
QSslCertificate
QSslCertificate
( QIODevice * device, QSsl::EncodingFormat format = QSsl::Pem )
QSslCertificate
QSslCertificate-2
( const QByteArray & data = QByteArray()
QSslCertificate
QSslCertificate-3
( const QSslCertificate & other )
AlternateNameEntryType
alternateSubjectNames
, QString> QSslCertificate::alternateSubjectNames()
clear
clear
()
digest
digest
( QCryptographicHash::Algorithm algorithm = QCryptographicHash::Md5 )
effectiveDate
effectiveDate
()
expiryDate
expiryDate
()
fromData
fromData
( const QByteArray & data, QSsl::EncodingFormat format = QSsl::Pem )
fromDevice
fromDevice
( QIODevice * device, QSsl::EncodingFormat format = QSsl::Pem )
fromPath
fromPath
( const QString & path, QSsl::EncodingFormat format = QSsl::Pem, QRegExp::PatternSyntax syntax = QRegExp::FixedString )
HANDLE
handle
QSslCertificate::handle()
isNull
isNull
()
isValid
isValid
()
issuerInfo
issuerInfo
( SubjectInfo subject )
issuerInfo
issuerInfo-2
( const QByteArray & tag )
publicKey
publicKey
()
serialNumber
serialNumber
()
subjectInfo
subjectInfo
( SubjectInfo subject )
subjectInfo
subjectInfo-2
( const QByteArray & tag )
toDer
toDer
()
toPem
toPem
()
version
version
()
operator!=
operator-not-eq
( const QSslCertificate & other )
operator=
operator-eq
( const QSslCertificate & other )
operator==
operator-eq-eq
( const QSslCertificate & other )
QSslCipher
qsslcipher.html
QSslCipher
QSslCipher
()
QSslCipher
QSslCipher-2
( const QString & name, QSsl::SslProtocol protocol )
QSslCipher
QSslCipher-3
( const QSslCipher & other )
authenticationMethod
authenticationMethod
()
encryptionMethod
encryptionMethod
()
isNull
isNull
()
keyExchangeMethod
keyExchangeMethod
()
name
name
()
SslProtocol
protocol
QSslCipher::protocol()
protocolString
protocolString
()
supportedBits
supportedBits
()
usedBits
usedBits
()
operator!=
operator-not-eq
( const QSslCipher & other )
operator=
operator-eq
( const QSslCipher & other )
operator==
operator-eq-eq
( const QSslCipher & other )
QSslConfiguration
qsslconfiguration.html
QSslConfiguration
QSslConfiguration
()
QSslConfiguration
QSslConfiguration-2
( const QSslConfiguration & other )
caCertificates
caCertificates
()
ciphers
ciphers
()
defaultConfiguration
defaultConfiguration
()
isNull
isNull
()
localCertificate
localCertificate
()
peerCertificate
peerCertificate
()
peerCertificateChain
peerCertificateChain
()
peerVerifyDepth
peerVerifyDepth
()
PeerVerifyMode
peerVerifyMode
QSslConfiguration::peerVerifyMode()
privateKey
privateKey
()
SslProtocol
protocol
QSslConfiguration::protocol()
sessionCipher
sessionCipher
()
setCaCertificates
setCaCertificates
( const QList<QSslCertificate> & certificates )
setCiphers
setCiphers
( const QList<QSslCipher> & ciphers )
setDefaultConfiguration
setDefaultConfiguration
( const QSslConfiguration & configuration )
setLocalCertificate
setLocalCertificate
( const QSslCertificate & certificate )
setPeerVerifyDepth
setPeerVerifyDepth
( int depth )
setPeerVerifyMode
setPeerVerifyMode
( QSslSocket::PeerVerifyMode mode )
setPrivateKey
setPrivateKey
( const QSslKey & key )
setProtocol
setProtocol
( QSsl::SslProtocol protocol )
operator!=
operator-not-eq
( const QSslConfiguration & other )
operator=
operator-eq
( const QSslConfiguration & other )
operator==
operator-eq-eq
( const QSslConfiguration & other )
QSslError
qsslerror.html
SslError
SslError-enum
QSslError
QSslError
()
QSslError
QSslError-2
( SslError error )
QSslError
QSslError-3
( SslError error, const QSslCertificate & certificate )
QSslError
QSslError-4
( const QSslError & other )
certificate
certificate
()
error
error
()
errorString
errorString
()
operator!=
operator-not-eq
( const QSslError & other )
operator=
operator-eq
( const QSslError & other )
operator==
operator-eq-eq
( const QSslError & other )
QSslKey
qsslkey.html
QSslKey
QSslKey
()
QSslKey
QSslKey-2
( const QByteArray & encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding = QSsl::Pem, QSsl::KeyType type = QSsl::PrivateKey, const QByteArray & passPhrase = QByteArray()
QSslKey
QSslKey-3
( QIODevice * device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding = QSsl::Pem, QSsl::KeyType type = QSsl::PrivateKey, const QByteArray & passPhrase = QByteArray()
QSslKey
QSslKey-4
( const QSslKey & other )
KeyAlgorithm
algorithm
QSslKey::algorithm()
clear
clear
()
HANDLE
handle
QSslKey::handle()
isNull
isNull
()
length
length
()
toDer
toDer
( const QByteArray & passPhrase = QByteArray()
toPem
toPem
( const QByteArray & passPhrase = QByteArray()
KeyType
type
QSslKey::type()
operator!=
operator-not-eq
( const QSslKey & other )
operator=
operator-eq
( const QSslKey & other )
operator==
operator-eq-eq
( const QSslKey & other )
QSslSocket
qsslsocket.html
PeerVerifyMode
PeerVerifyMode-enum
SslMode
SslMode-enum
QSslSocket
QSslSocket
( QObject * parent = 0 )
abort
abort
()
addCaCertificate
addCaCertificate
( const QSslCertificate & certificate )
addCaCertificates
addCaCertificates
( const QString & path, QSsl::EncodingFormat format = QSsl::Pem, QRegExp::PatternSyntax syntax = QRegExp::FixedString )
addCaCertificates
addCaCertificates-2
( const QList<QSslCertificate> & certificates )
addDefaultCaCertificate
addDefaultCaCertificate
( const QSslCertificate & certificate )
addDefaultCaCertificates
addDefaultCaCertificates
( const QString & path, QSsl::EncodingFormat encoding = QSsl::Pem, QRegExp::PatternSyntax syntax = QRegExp::FixedString )
addDefaultCaCertificates
addDefaultCaCertificates-2
( const QList<QSslCertificate> & certificates )
atEnd
atEnd
()
bytesAvailable
bytesAvailable
()
bytesToWrite
bytesToWrite
()
caCertificates
caCertificates
()
canReadLine
canReadLine
()
ciphers
ciphers
()
close
close
()
connectToHostEncrypted
connectToHostEncrypted
( const QString & hostName, quint16 port, OpenMode mode = ReadWrite )
connectToHostEncrypted
connectToHostEncrypted-2
( const QString & hostName, quint16 port, const QString & sslPeerName, OpenMode mode = ReadWrite )
defaultCaCertificates
defaultCaCertificates
()
defaultCiphers
defaultCiphers
()
encrypted
encrypted
()
encryptedBytesAvailable
encryptedBytesAvailable
()
encryptedBytesToWrite
encryptedBytesToWrite
()
encryptedBytesWritten
encryptedBytesWritten
( qint64 written )
flush
flush
()
ignoreSslErrors
ignoreSslErrors
()
ignoreSslErrors
ignoreSslErrors-2
( const QList<QSslError> & errors )
isEncrypted
isEncrypted
()
localCertificate
localCertificate
()
mode
mode
()
modeChanged
modeChanged
( QSslSocket::SslMode mode )
peerCertificate
peerCertificate
()
peerCertificateChain
peerCertificateChain
()
peerVerifyDepth
peerVerifyDepth
()
peerVerifyError
peerVerifyError
( const QSslError & error )
PeerVerifyMode
peerVerifyMode
QSslSocket::peerVerifyMode()
privateKey
privateKey
()
SslProtocol
protocol
QSslSocket::protocol()
readData
readData
( char * data, qint64 maxlen )
sessionCipher
sessionCipher
()
setCaCertificates
setCaCertificates
( const QList<QSslCertificate> & certificates )
setCiphers
setCiphers
( const QList<QSslCipher> & ciphers )
setCiphers
setCiphers-2
( const QString & ciphers )
setDefaultCaCertificates
setDefaultCaCertificates
( const QList<QSslCertificate> & certificates )
setDefaultCiphers
setDefaultCiphers
( const QList<QSslCipher> & ciphers )
setLocalCertificate
setLocalCertificate
( const QSslCertificate & certificate )
setLocalCertificate
setLocalCertificate-2
( const QString & path, QSsl::EncodingFormat format = QSsl::Pem )
setPeerVerifyDepth
setPeerVerifyDepth
( int depth )
setPeerVerifyMode
setPeerVerifyMode
( QSslSocket::PeerVerifyMode mode )
setPrivateKey
setPrivateKey
( const QSslKey & key )
setPrivateKey
setPrivateKey-2
( const QString & fileName, QSsl::KeyAlgorithm algorithm = QSsl::Rsa, QSsl::EncodingFormat format = QSsl::Pem, const QByteArray & passPhrase = QByteArray()
setProtocol
setProtocol
( QSsl::SslProtocol protocol )
setReadBufferSize
setReadBufferSize
( qint64 size )
setSocketDescriptor
setSocketDescriptor
( int socketDescriptor, SocketState state = ConnectedState, OpenMode openMode = ReadWrite )
setSocketOption
setSocketOption
( QAbstractSocket::SocketOption option, const QVariant & value )
setSslConfiguration
setSslConfiguration
( const QSslConfiguration & configuration )
socketOption
socketOption
( QAbstractSocket::SocketOption option )
sslConfiguration
sslConfiguration
()
sslErrors
sslErrors
()
sslErrors
sslErrors-2
( const QList<QSslError> & errors )
startClientEncryption
startClientEncryption
()
startServerEncryption
startServerEncryption
()
supportedCiphers
supportedCiphers
()
supportsSsl
supportsSsl
()
systemCaCertificates
systemCaCertificates
()
waitForBytesWritten
waitForBytesWritten
( int msecs = 30000 )
waitForConnected
waitForConnected
( int msecs = 30000 )
waitForDisconnected
waitForDisconnected
( int msecs = 30000 )
waitForEncrypted
waitForEncrypted
( int msecs = 30000 )
waitForReadyRead
waitForReadyRead
( int msecs = 30000 )
writeData
writeData
( const char * data, qint64 len )
QStack
qstack.html
QStack
QStack
()
pop
pop
()
push
push
( const T & t )
top
top
()
top
top-2
()
QStackedLayout
qstackedlayout.html
StackingMode
StackingMode-enum
QStackedLayout
QStackedLayout
()
QStackedLayout
QStackedLayout-2
( QWidget * parent )
QStackedLayout
QStackedLayout-3
( QLayout * parentLayout )
addItem
addItem
( QLayoutItem * item )
addWidget
addWidget
( QWidget * widget )
currentChanged
currentChanged
( int index )
currentWidget
currentWidget
()
insertWidget
insertWidget
( int index, QWidget * widget )
itemAt
itemAt
( int index )
minimumSize
minimumSize
()
setCurrentWidget
setCurrentWidget
( QWidget * widget )
setGeometry
setGeometry
( const QRect & rect )
sizeHint
sizeHint
()
takeAt
takeAt
( int index )
widget
widget
( int index )
widgetRemoved
widgetRemoved
( int index )
QStackedWidget
qstackedwidget.html
QStackedWidget
QStackedWidget
( QWidget * parent = 0 )
addWidget
addWidget
( QWidget * widget )
currentChanged
currentChanged
( int index )
currentWidget
currentWidget
()
event
event
( QEvent * e )
indexOf
indexOf
( QWidget * widget )
insertWidget
insertWidget
( int index, QWidget * widget )
removeWidget
removeWidget
( QWidget * widget )
setCurrentWidget
setCurrentWidget
( QWidget * widget )
widget
widget
( int index )
widgetRemoved
widgetRemoved
( int index )
QStandardItem
qstandarditem.html
ItemType
ItemType-enum
QStandardItem
QStandardItem
()
QStandardItem
QStandardItem-2
( const QString & text )
QStandardItem
QStandardItem-3
( const QIcon & icon, const QString & text )
QStandardItem
QStandardItem-4
( int rows, int columns = 1 )
QStandardItem
QStandardItem-5
( const QStandardItem & other )
accessibleDescription
accessibleDescription
()
accessibleText
accessibleText
()
appendColumn
appendColumn
( const QList<QStandardItem *> & items )
appendRow
appendRow
( const QList<QStandardItem *> & items )
appendRow
appendRow-2
( QStandardItem * item )
appendRows
appendRows
( const QList<QStandardItem *> & items )
background
background
()
CheckState
checkState
QStandardItem::checkState()
child
child
( int row, int column = 0 )
clone
clone
()
column
column
()
columnCount
columnCount
()
data
data
( int role = Qt::UserRole + 1 )
emitDataChanged
emitDataChanged
()
ItemFlags
flags
QStandardItem::flags()
font
font
()
foreground
foreground
()
hasChildren
hasChildren
()
icon
icon
()
index
index
()
insertColumn
insertColumn
( int column, const QList<QStandardItem *> & items )
insertColumns
insertColumns
( int column, int count )
insertRow
insertRow
( int row, const QList<QStandardItem *> & items )
insertRow
insertRow-2
( int row, QStandardItem * item )
insertRows
insertRows
( int row, const QList<QStandardItem *> & items )
insertRows
insertRows-2
( int row, int count )
isCheckable
isCheckable
()
isDragEnabled
isDragEnabled
()
isDropEnabled
isDropEnabled
()
isEditable
isEditable
()
isEnabled
isEnabled
()
isSelectable
isSelectable
()
isTristate
isTristate
()
model
model
()
parent
parent
()
read
read
( QDataStream & in )
removeColumn
removeColumn
( int column )
removeColumns
removeColumns
( int column, int count )
removeRow
removeRow
( int row )
removeRows
removeRows
( int row, int count )
row
row
()
rowCount
rowCount
()
setAccessibleDescription
setAccessibleDescription
( const QString & accessibleDescription )
setAccessibleText
setAccessibleText
( const QString & accessibleText )
setBackground
setBackground
( const QBrush & brush )
setCheckState
setCheckState
( Qt::CheckState state )
setCheckable
setCheckable
( bool checkable )
setChild
setChild
( int row, int column, QStandardItem * item )
setChild
setChild-2
( int row, QStandardItem * item )
setColumnCount
setColumnCount
( int columns )
setData
setData
( const QVariant & value, int role = Qt::UserRole + 1 )
setDragEnabled
setDragEnabled
( bool dragEnabled )
setDropEnabled
setDropEnabled
( bool dropEnabled )
setEditable
setEditable
( bool editable )
setEnabled
setEnabled
( bool enabled )
setFlags
setFlags
( Qt::ItemFlags flags )
setFont
setFont
( const QFont & font )
setForeground
setForeground
( const QBrush & brush )
setIcon
setIcon
( const QIcon & icon )
setRowCount
setRowCount
( int rows )
setSelectable
setSelectable
( bool selectable )
setSizeHint
setSizeHint
( const QSize & size )
setStatusTip
setStatusTip
( const QString & statusTip )
setText
setText
( const QString & text )
setTextAlignment
setTextAlignment
( Qt::Alignment alignment )
setToolTip
setToolTip
( const QString & toolTip )
setTristate
setTristate
( bool tristate )
setWhatsThis
setWhatsThis
( const QString & whatsThis )
sizeHint
sizeHint
()
sortChildren
sortChildren
( int column, Qt::SortOrder order = Qt::AscendingOrder )
statusTip
statusTip
()
takeChild
takeChild
( int row, int column = 0 )
takeColumn
takeColumn
( int column )
takeRow
takeRow
( int row )
text
text
()
Alignment
textAlignment
QStandardItem::textAlignment()
toolTip
toolTip
()
type
type
()
whatsThis
whatsThis
()
write
write
( QDataStream & out )
operator<
operator-lt
( const QStandardItem & other )
operator=
operator-eq
( const QStandardItem & other )
QStandardItemEditorCreator
qstandarditemeditorcreator.html
QStandardItemEditorCreator
QStandardItemEditorCreator
()
createWidget
createWidget
( QWidget * parent )
valuePropertyName
valuePropertyName
()
QStandardItemModel
qstandarditemmodel.html
QStandardItemModel
QStandardItemModel
( QObject * parent = 0 )
QStandardItemModel
QStandardItemModel-2
( int rows, int columns, QObject * parent = 0 )
appendColumn
appendColumn
( const QList<QStandardItem *> & items )
appendRow
appendRow
( const QList<QStandardItem *> & items )
appendRow
appendRow-2
( QStandardItem * item )
clear
clear
()
columnCount
columnCount
( const QModelIndex & parent = QModelIndex()
data
data
( const QModelIndex & index, int role = Qt::DisplayRole )
dropMimeData
dropMimeData
( const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent )
findItems
findItems
( const QString & text, Qt::MatchFlags flags = Qt::MatchExactly, int column = 0 )
ItemFlags
flags
QStandardItemModel::flags( const QModelIndex & index )
hasChildren
hasChildren
( const QModelIndex & parent = QModelIndex()
headerData
headerData
( int section, Qt::Orientation orientation, int role = Qt::DisplayRole )
horizontalHeaderItem
horizontalHeaderItem
( int column )
index
index
( int row, int column, const QModelIndex & parent = QModelIndex()
indexFromItem
indexFromItem
( const QStandardItem * item )
insertColumn
insertColumn
( int column, const QList<QStandardItem *> & items )
insertColumn
insertColumn-2
( int column, const QModelIndex & parent = QModelIndex()
insertColumns
insertColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
insertRow
insertRow
( int row, const QList<QStandardItem *> & items )
insertRow
insertRow-2
( int row, const QModelIndex & parent = QModelIndex()
insertRow
insertRow-3
( int row, QStandardItem * item )
insertRows
insertRows
( int row, int count, const QModelIndex & parent = QModelIndex()
invisibleRootItem
invisibleRootItem
()
item
item
( int row, int column = 0 )
itemChanged
itemChanged
( QStandardItem * item )
itemData
itemData
( const QModelIndex & index )
itemFromIndex
itemFromIndex
( const QModelIndex & index )
itemPrototype
itemPrototype
()
mimeData
mimeData
( const QModelIndexList & indexes )
mimeTypes
mimeTypes
()
parent
parent
( const QModelIndex & child )
removeColumns
removeColumns
( int column, int count, const QModelIndex & parent = QModelIndex()
removeRows
removeRows
( int row, int count, const QModelIndex & parent = QModelIndex()
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
setColumnCount
setColumnCount
( int columns )
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setHeaderData
setHeaderData
( int section, Qt::Orientation orientation, const QVariant & value, int role = Qt::EditRole )
setHorizontalHeaderItem
setHorizontalHeaderItem
( int column, QStandardItem * item )
setHorizontalHeaderLabels
setHorizontalHeaderLabels
( const QStringList & labels )
setItem
setItem
( int row, int column, QStandardItem * item )
setItem
setItem-2
( int row, QStandardItem * item )
setItemData
setItemData
( const QModelIndex & index, const QMap<int, QVariant> & roles )
setItemPrototype
setItemPrototype
( const QStandardItem * item )
setRowCount
setRowCount
( int rows )
setVerticalHeaderItem
setVerticalHeaderItem
( int row, QStandardItem * item )
setVerticalHeaderLabels
setVerticalHeaderLabels
( const QStringList & labels )
sort
sort
( int column, Qt::SortOrder order = Qt::AscendingOrder )
DropActions
supportedDropActions
QStandardItemModel::supportedDropActions()
takeColumn
takeColumn
( int column )
takeHorizontalHeaderItem
takeHorizontalHeaderItem
( int column )
takeItem
takeItem
( int row, int column = 0 )
takeRow
takeRow
( int row )
takeVerticalHeaderItem
takeVerticalHeaderItem
( int row )
verticalHeaderItem
verticalHeaderItem
( int row )
QState
qstate.html
ChildMode
ChildMode-enum
QState
QState
( QState * parent = 0 )
QState
QState-2
( ChildMode childMode, QState * parent = 0 )
addTransition
addTransition
( QAbstractTransition * transition )
addTransition
addTransition-2
( QObject * sender, const char * signal, QAbstractState * target )
addTransition
addTransition-3
( QAbstractState * target )
assignProperty
assignProperty
( QObject * object, const char * name, const QVariant & value )
event
event
( QEvent * e )
finished
finished
()
onEntry
onEntry
( QEvent * event )
onExit
onExit
( QEvent * event )
propertiesAssigned
propertiesAssigned
()
removeTransition
removeTransition
( QAbstractTransition * transition )
SignalEvent
qstatemachine-signalevent.html
arguments
arguments
()
sender
sender
()
signalIndex
signalIndex
()
WrappedEvent
qstatemachine-wrappedevent.html
event
event
()
object
object
()
QStateMachine
qstatemachine.html
Error
Error-enum
EventPriority
EventPriority-enum
RestorePolicy
RestorePolicy-enum
QStateMachine
QStateMachine
( QObject * parent = 0 )
addDefaultAnimation
addDefaultAnimation
( QAbstractAnimation * animation )
addState
addState
( QAbstractState * state )
cancelDelayedEvent
cancelDelayedEvent
( int id )
clearError
clearError
()
configuration
configuration
()
defaultAnimations
defaultAnimations
()
error
error
()
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * watched, QEvent * event )
isRunning
isRunning
()
onEntry
onEntry
( QEvent * event )
onExit
onExit
( QEvent * event )
postDelayedEvent
postDelayedEvent
( QEvent * event, int delay )
postEvent
postEvent
( QEvent * event, EventPriority priority = NormalPriority )
removeDefaultAnimation
removeDefaultAnimation
( QAbstractAnimation * animation )
removeState
removeState
( QAbstractState * state )
start
start
()
started
started
()
stop
stop
()
stopped
stopped
()
QStatusBar
QStatusBar-2
( QWidget * parent, const char * name )
addWidget
addWidget-2
( QWidget * widget, int stretch, bool permanent )
clear
clear
()
message
message
( const QString & message, int timeout = 0 )
QStatusBar
qstatusbar.html
QStatusBar
QStatusBar
( QWidget * parent = 0 )
addPermanentWidget
addPermanentWidget
( QWidget * widget, int stretch = 0 )
addWidget
addWidget
( QWidget * widget, int stretch = 0 )
clearMessage
clearMessage
()
currentMessage
currentMessage
()
event
event
( QEvent * e )
hideOrShow
hideOrShow
()
insertPermanentWidget
insertPermanentWidget
( int index, QWidget * widget, int stretch = 0 )
insertWidget
insertWidget
( int index, QWidget * widget, int stretch = 0 )
messageChanged
messageChanged
( const QString & message )
paintEvent
paintEvent
( QPaintEvent * event )
reformat
reformat
()
removeWidget
removeWidget
( QWidget * widget )
resizeEvent
resizeEvent
( QResizeEvent * e )
showEvent
showEvent
( QShowEvent * )
showMessage
showMessage
( const QString & message, int timeout = 0 )
QStatusTipEvent
qstatustipevent.html
QStatusTipEvent
QStatusTipEvent
( const QString & tip )
tip
tip
()
Null
qstring-null.html
ascii
ascii
()
constref
constref
( uint i )
contains
contains-2
( QChar c, bool cs )
contains
contains-3
( const QString & s, bool cs )
copy
copy
()
endsWith
endsWith-2
( const QString & s, bool cs )
find
find
( QChar c, int i = 0, bool cs = true )
find
find-2
( const QString & s, int i = 0, bool cs = true )
find
find-3
( const QRegExp & rx, int i = 0 )
findRev
findRev
( QChar c, int i = -1, bool cs = true )
findRev
findRev-2
( const QString & s, int i = -1, bool cs = true )
findRev
findRev-3
( const QRegExp & rx, int i = -1 )
fromUcs2
fromUcs2
( const ushort * unicode, int size = -1 )
latin1
latin1
()
leftJustify
leftJustify
( int width, QChar fill = QLatin1Char( ' ' )
local8Bit
local8Bit
()
lower
lower
()
ref
ref
( uint i )
remove
remove-5
( QChar c, bool cs )
remove
remove-6
( const QString & s, bool cs )
replace
replace-2
( QChar c, const QString & after, bool cs )
replace
replace-3
( const QString & before, const QString & after, bool cs )
replace
replace-4
( char c, const QString & after, bool cs )
replace
replace-5
( char c, const QString & after, Qt::CaseSensitivity cs )
rightJustify
rightJustify
( int width, QChar fill = QLatin1Char( ' ' )
setAscii
setAscii
( const char * str, int len = -1 )
setLatin1
setLatin1
( const char * str, int len = -1 )
setLength
setLength
( int nl )
setUnicodeCodes
setUnicodeCodes
( const ushort * unicode_as_ushorts, int size )
simplifyWhiteSpace
simplifyWhiteSpace
()
startsWith
startsWith-2
( const QString & s, bool cs )
stripWhiteSpace
stripWhiteSpace
()
ucs2
ucs2
()
upper
upper
()
utf8
utf8
()
operator
operator-const-char--2a
const char *()
QString
qstring.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
NormalizationForm
NormalizationForm-enum
SplitBehavior
SplitBehavior-enum
const_iterator
const_iterator-typedef
iterator
iterator-typedefx
QString
QString
()
QString
QString-2
( const QChar * unicode, int size )
QString
QString-3
( QChar ch )
QString
QString-4
( int size, QChar ch )
QString
QString-5
( const QLatin1String & str )
QString
QString-6
( const QString & other )
QString
QString-7
( const char * str )
QString
QString-8
( const QByteArray & ba )
append
append
( const QString & str )
append
append-2
( const QStringRef & reference )
append
append-3
( const QLatin1String & str )
append
append-4
( const QByteArray & ba )
append
append-5
( const char * str )
append
append-6
( QChar ch )
arg
arg
( const QString & a, int fieldWidth = 0, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-2
( const QString & a1, const QString & a2 )
arg
arg-3
( const QString & a1, const QString & a2, const QString & a3 )
arg
arg-4
( const QString & a1, const QString & a2, const QString & a3, const QString & a4 )
arg
arg-5
( const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5 )
arg
arg-6
( const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5, const QString & a6 )
arg
arg-7
( const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5, const QString & a6, const QString & a7 )
arg
arg-8
( const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5, const QString & a6, const QString & a7, const QString & a8 )
arg
arg-9
( const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5, const QString & a6, const QString & a7, const QString & a8, const QString & a9 )
arg
arg-10
( int a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-11
( uint a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-12
( long a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-13
( ulong a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-14
( qlonglong a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-15
( qulonglong a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-16
( short a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-17
( ushort a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-18
( QChar a, int fieldWidth = 0, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-19
( char a, int fieldWidth = 0, const QChar & fillChar = QLatin1Char( ' ' )
arg
arg-20
( double a, int fieldWidth = 0, char format = 'g', int precision = -1, const QChar & fillChar = QLatin1Char( ' ' )
at
at
( int position )
begin
begin
()
begin
begin-2
()
capacity
capacity
()
chop
chop
( int n )
clear
clear
()
compare
compare
( const QString & s1, const QString & s2, Qt::CaseSensitivity cs )
compare
compare-2
( const QString & s1, const QString & s2 )
compare
compare-3
( const QString & s1, const QLatin1String & s2, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-4
( const QLatin1String & s1, const QString & s2, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-5
( const QString & other )
compare
compare-6
( const QString & other, Qt::CaseSensitivity cs )
compare
compare-7
( const QLatin1String & other, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-8
( const QStringRef & ref, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-9
( const QString & s1, const QStringRef & s2, Qt::CaseSensitivity cs = Qt::CaseSensitive )
constBegin
constBegin
()
constData
constData
()
constEnd
constEnd
()
contains
contains
( const QString & str, Qt::CaseSensitivity cs = Qt::CaseSensitive )
contains
contains-4
( QChar ch, Qt::CaseSensitivity cs = Qt::CaseSensitive )
contains
contains-5
( const QRegExp & rx )
contains
contains-6
( QRegExp & rx )
count
count
( const QString & str, Qt::CaseSensitivity cs = Qt::CaseSensitive )
count
count-2
( QChar ch, Qt::CaseSensitivity cs = Qt::CaseSensitive )
count
count-3
( const QRegExp & rx )
count
count-4
()
data
data
()
data
data-2
()
end
end
()
end
end-2
()
endsWith
endsWith
( const QString & s, Qt::CaseSensitivity cs = Qt::CaseSensitive )
endsWith
endsWith-3
( const QLatin1String & s, Qt::CaseSensitivity cs = Qt::CaseSensitive )
endsWith
endsWith-4
( const QChar & c, Qt::CaseSensitivity cs = Qt::CaseSensitive )
fill
fill
( QChar ch, int size = -1 )
fromAscii
fromAscii
( const char * str, int size = -1 )
fromLatin1
fromLatin1
( const char * str, int size = -1 )
fromLocal8Bit
fromLocal8Bit
( const char * str, int size = -1 )
fromRawData
fromRawData
( const QChar * unicode, int size )
fromStdString
fromStdString
( const std::string & str )
fromStdWString
fromStdWString
( const std::wstring & str )
fromUcs4
fromUcs4
( const uint * unicode, int size = -1 )
fromUtf8
fromUtf8
( const char * str, int size = -1 )
fromUtf16
fromUtf16
( const ushort * unicode, int size = -1 )
fromWCharArray
fromWCharArray
( const wchar_t * string, int size = -1 )
indexOf
indexOf
( const QString & str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive )
indexOf
indexOf-2
( const QLatin1String & str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive )
indexOf
indexOf-3
( QChar ch, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive )
indexOf
indexOf-4
( const QRegExp & rx, int from = 0 )
indexOf
indexOf-5
( QRegExp & rx, int from = 0 )
insert
insert
( int position, const QString & str )
insert
insert-2
( int position, const QLatin1String & str )
insert
insert-3
( int position, const QChar * unicode, int size )
insert
insert-4
( int position, QChar ch )
isEmpty
isEmpty
()
isNull
isNull
()
lastIndexOf
lastIndexOf
( const QString & str, int from = -1, Qt::CaseSensitivity cs = Qt::CaseSensitive )
lastIndexOf
lastIndexOf-2
( const QLatin1String & str, int from = -1, Qt::CaseSensitivity cs = Qt::CaseSensitive )
lastIndexOf
lastIndexOf-3
( QChar ch, int from = -1, Qt::CaseSensitivity cs = Qt::CaseSensitive )
lastIndexOf
lastIndexOf-4
( const QRegExp & rx, int from = -1 )
lastIndexOf
lastIndexOf-5
( QRegExp & rx, int from = -1 )
left
left
( int n )
leftJustified
leftJustified
( int width, QChar fill = QLatin1Char( ' ' )
leftRef
leftRef
( int n )
length
length
()
localeAwareCompare
localeAwareCompare
( const QString & s1, const QString & s2 )
localeAwareCompare
localeAwareCompare-2
( const QStringRef & other )
localeAwareCompare
localeAwareCompare-3
( const QString & s1, const QStringRef & s2 )
localeAwareCompare
localeAwareCompare-4
( const QString & other )
mid
mid
( int position, int n = -1 )
midRef
midRef
( int position, int n = -1 )
normalized
normalized
( NormalizationForm mode )
normalized
normalized-2
( NormalizationForm mode, QChar::UnicodeVersion version )
number
number
( long n, int base = 10 )
number
number-2
( double n, char format = 'g', int precision = 6 )
number
number-3
( ulong n, int base = 10 )
number
number-4
( int n, int base = 10 )
number
number-5
( uint n, int base = 10 )
number
number-6
( qlonglong n, int base = 10 )
number
number-7
( qulonglong n, int base = 10 )
prepend
prepend
( const QString & str )
prepend
prepend-2
( const QLatin1String & str )
prepend
prepend-3
( const QByteArray & ba )
prepend
prepend-4
( const char * str )
prepend
prepend-5
( QChar ch )
push_back
push_back
( const QString & other )
push_back
push_back-2
( QChar ch )
push_front
push_front
( const QString & other )
push_front
push_front-2
( QChar ch )
remove
remove
( int position, int n )
remove
remove-2
( QChar ch, Qt::CaseSensitivity cs = Qt::CaseSensitive )
remove
remove-3
( const QString & str, Qt::CaseSensitivity cs = Qt::CaseSensitive )
remove
remove-4
( const QRegExp & rx )
repeated
repeated
( int times )
replace
replace
( int position, int n, const QString & after )
replace
replace-6
( int position, int n, const QChar * unicode, int size )
replace
replace-7
( int position, int n, QChar after )
replace
replace-8
( const QString & before, const QString & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-9
( const QChar * before, int blen, const QChar * after, int alen, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-10
( QChar ch, const QString & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-11
( QChar before, QChar after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-12
( const QLatin1String & before, const QLatin1String & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-13
( const QLatin1String & before, const QString & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-14
( const QString & before, const QLatin1String & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-15
( QChar c, const QLatin1String & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replace
replace-16
( const QRegExp & rx, const QString & after )
reserve
reserve
( int size )
resize
resize
( int size )
right
right
( int n )
rightJustified
rightJustified
( int width, QChar fill = QLatin1Char( ' ' )
rightRef
rightRef
( int n )
section
section
( QChar sep, int start, int end = -1, SectionFlags flags = SectionDefault )
section
section-2
( const QString & sep, int start, int end = -1, SectionFlags flags = SectionDefault )
section
section-3
( const QRegExp & reg, int start, int end = -1, SectionFlags flags = SectionDefault )
setNum
setNum
( int n, int base = 10 )
setNum
setNum-2
( uint n, int base = 10 )
setNum
setNum-3
( long n, int base = 10 )
setNum
setNum-4
( ulong n, int base = 10 )
setNum
setNum-5
( qlonglong n, int base = 10 )
setNum
setNum-6
( qulonglong n, int base = 10 )
setNum
setNum-7
( short n, int base = 10 )
setNum
setNum-8
( ushort n, int base = 10 )
setNum
setNum-9
( double n, char format = 'g', int precision = 6 )
setNum
setNum-10
( float n, char format = 'g', int precision = 6 )
setUnicode
setUnicode
( const QChar * unicode, int size )
setUtf16
setUtf16
( const ushort * unicode, int size )
simplified
simplified
()
size
size
()
split
split
( const QString & sep, SplitBehavior behavior = KeepEmptyParts, Qt::CaseSensitivity cs = Qt::CaseSensitive )
split
split-2
( const QChar & sep, SplitBehavior behavior = KeepEmptyParts, Qt::CaseSensitivity cs = Qt::CaseSensitive )
split
split-3
( const QRegExp & rx, SplitBehavior behavior = KeepEmptyParts )
sprintf
sprintf
( const char * cformat, ... )
squeeze
squeeze
()
startsWith
startsWith
( const QString & s, Qt::CaseSensitivity cs = Qt::CaseSensitive )
startsWith
startsWith-3
( const QLatin1String & s, Qt::CaseSensitivity cs = Qt::CaseSensitive )
startsWith
startsWith-4
( const QChar & c, Qt::CaseSensitivity cs = Qt::CaseSensitive )
toAscii
toAscii
()
toCaseFolded
toCaseFolded
()
toDouble
toDouble
( bool * ok = 0 )
toFloat
toFloat
( bool * ok = 0 )
toInt
toInt
( bool * ok = 0, int base = 10 )
toLatin1
toLatin1
()
toLocal8Bit
toLocal8Bit
()
toLong
toLong
( bool * ok = 0, int base = 10 )
toLongLong
toLongLong
( bool * ok = 0, int base = 10 )
toLower
toLower
()
toShort
toShort
( bool * ok = 0, int base = 10 )
string
toStdString
QString::toStdString()
wstring
toStdWString
QString::toStdWString()
toUInt
toUInt
( bool * ok = 0, int base = 10 )
toULong
toULong
( bool * ok = 0, int base = 10 )
toULongLong
toULongLong
( bool * ok = 0, int base = 10 )
toUShort
toUShort
( bool * ok = 0, int base = 10 )
toUcs4
toUcs4
()
toUpper
toUpper
()
toUtf8
toUtf8
()
toWCharArray
toWCharArray
( wchar_t * array )
trimmed
trimmed
()
truncate
truncate
( int position )
unicode
unicode
()
utf16
utf16
()
vsprintf
vsprintf
( const char * cformat, va_list ap )
operator!=
operator-not-eq
( const QString & other )
operator!=
operator-not-eq-2
( const QLatin1String & other )
operator!=
operator-not-eq-3
( const QByteArray & other )
operator!=
operator-not-eq-4
( const char * other )
operator+=
operator-2b-eq
( const QString & other )
operator+=
operator-2b-eq-2
( const QLatin1String & str )
operator+=
operator-2b-eq-3
( const QByteArray & ba )
operator+=
operator-2b-eq-4
( const char * str )
operator+=
operator-2b-eq-5
( const QStringRef & str )
operator+=
operator-2b-eq-6
( char ch )
operator+=
operator-2b-eq-7
( QChar ch )
operator<
operator-lt
( const QString & other )
operator<
operator-lt-2
( const QLatin1String & other )
operator<
operator-lt-3
( const QByteArray & other )
operator<
operator-lt-4
( const char * other )
operator<=
operator-lt-eq
( const QString & other )
operator<=
operator-lt-eq-2
( const QLatin1String & other )
operator<=
operator-lt-eq-3
( const QByteArray & other )
operator<=
operator-lt-eq-4
( const char * other )
operator=
operator-eq
( const QString & other )
operator=
operator-eq-3
( const QLatin1String & str )
operator=
operator-eq-4
( const QByteArray & ba )
operator=
operator-eq-5
( const char * str )
operator=
operator-eq-6
( char ch )
operator=
operator-eq-7
( QChar ch )
operator==
operator-eq-eq
( const QString & other )
operator==
operator-eq-eq-2
( const QLatin1String & other )
operator==
operator-eq-eq-3
( const QByteArray & other )
operator==
operator-eq-eq-4
( const char * other )
operator>
operator-gt
( const QString & other )
operator>
operator-gt-2
( const QLatin1String & other )
operator>
operator-gt-3
( const QByteArray & other )
operator>
operator-gt-4
( const char * other )
operator>=
operator-gt-eq
( const QString & other )
operator>=
operator-gt-eq-2
( const QLatin1String & other )
operator>=
operator-gt-eq-3
( const QByteArray & other )
operator>=
operator-gt-eq-4
( const char * other )
operator[]
operator-5b-5d
( int position )
operator[]
operator-5b-5d-2
( int position )
operator[]
operator-5b-5d-3
( uint position )
operator[]
operator-5b-5d-4
( uint position )
fromLast
fromLast
()
fromLast
fromLast-2
()
grep
grep
( const QString & str, bool cs = true )
grep
grep-2
( const QRegExp & rx )
gres
gres
( const QRegExp & rx, const QString & after )
gres
gres-2
( const QString & before, const QString & after, bool cs = true )
split
split
( const QRegExp & sep, const QString & str, bool allowEmptyEntries = false )
split
split-2
( const QChar & sep, const QString & str, bool allowEmptyEntries = false )
split
split-3
( const QString & sep, const QString & str, bool allowEmptyEntries = false )
QStringList
qstringlist.html
QStringList
QStringList
()
QStringList
QStringList-2
( const QString & str )
QStringList
QStringList-3
( const QStringList & other )
QStringList
QStringList-4
( const QList<QString> & other )
contains
contains
( const QString & str, Qt::CaseSensitivity cs = Qt::CaseSensitive )
filter
filter
( const QString & str, Qt::CaseSensitivity cs = Qt::CaseSensitive )
filter
filter-2
( const QRegExp & rx )
indexOf
indexOf
( const QRegExp & rx, int from = 0 )
indexOf
indexOf-2
( const QString & value, int from = 0 )
indexOf
indexOf-3
( QRegExp & rx, int from = 0 )
join
join
( const QString & separator )
lastIndexOf
lastIndexOf
( const QRegExp & rx, int from = -1 )
lastIndexOf
lastIndexOf-2
( const QString & value, int from = -1 )
lastIndexOf
lastIndexOf-3
( QRegExp & rx, int from = -1 )
removeDuplicates
removeDuplicates
()
replaceInStrings
replaceInStrings
( const QString & before, const QString & after, Qt::CaseSensitivity cs = Qt::CaseSensitive )
replaceInStrings
replaceInStrings-2
( const QRegExp & rx, const QString & after )
sort
sort
()
operator+
operator-2b
( const QStringList & other )
operator<<
operator-lt-lt
( const QString & str )
operator<<
operator-lt-lt-2
( const QStringList & other )
QStringListModel
qstringlistmodel.html
QStringListModel
QStringListModel
( QObject * parent = 0 )
QStringListModel
QStringListModel-2
( const QStringList & strings, QObject * parent = 0 )
data
data
( const QModelIndex & index, int role )
ItemFlags
flags
QStringListModel::flags( const QModelIndex & index )
insertRows
insertRows
( int row, int count, const QModelIndex & parent = QModelIndex()
removeRows
removeRows
( int row, int count, const QModelIndex & parent = QModelIndex()
rowCount
rowCount
( const QModelIndex & parent = QModelIndex()
setData
setData
( const QModelIndex & index, const QVariant & value, int role = Qt::EditRole )
setStringList
setStringList
( const QStringList & strings )
sort
sort
( int column, Qt::SortOrder order = Qt::AscendingOrder )
stringList
stringList
()
DropActions
supportedDropActions
QStringListModel::supportedDropActions()
QStringMatcher
qstringmatcher.html
QStringMatcher
QStringMatcher
()
QStringMatcher
QStringMatcher-2
( const QString & pattern, Qt::CaseSensitivity cs = Qt::CaseSensitive )
QStringMatcher
QStringMatcher-3
( const QChar * uc, int length, Qt::CaseSensitivity cs = Qt::CaseSensitive )
QStringMatcher
QStringMatcher-4
( const QStringMatcher & other )
CaseSensitivity
caseSensitivity
QStringMatcher::caseSensitivity()
indexIn
indexIn
( const QString & str, int from = 0 )
indexIn
indexIn-2
( const QChar * str, int length, int from = 0 )
pattern
pattern
()
setCaseSensitivity
setCaseSensitivity
( Qt::CaseSensitivity cs )
setPattern
setPattern
( const QString & pattern )
operator=
operator-eq
( const QStringMatcher & other )
QStringRef
qstringref.html
QStringRef
QStringRef
()
QStringRef
QStringRef-2
( const QString * string, int position, int length )
QStringRef
QStringRef-3
( const QString * string )
QStringRef
QStringRef-4
( const QStringRef & other )
appendTo
appendTo
( QString * string )
at
at
( int position )
clear
clear
()
compare
compare
( const QStringRef & s1, const QString & s2, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-2
( const QStringRef & s1, const QStringRef & s2, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-3
( const QStringRef & s1, QLatin1String s2, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-4
( const QString & other, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-5
( const QStringRef & other, Qt::CaseSensitivity cs = Qt::CaseSensitive )
compare
compare-6
( QLatin1String other, Qt::CaseSensitivity cs = Qt::CaseSensitive )
constData
constData
()
count
count
()
data
data
()
isEmpty
isEmpty
()
isNull
isNull
()
length
length
()
localeAwareCompare
localeAwareCompare
( const QStringRef & s1, const QString & s2 )
localeAwareCompare
localeAwareCompare-2
( const QStringRef & s1, const QStringRef & s2 )
localeAwareCompare
localeAwareCompare-3
( const QString & other )
localeAwareCompare
localeAwareCompare-4
( const QStringRef & other )
position
position
()
size
size
()
string
string
()
toString
toString
()
unicode
unicode
()
operator=
operator-eq
( const QStringRef & other )
operator=
operator-eq-2
( const QString * string )
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * option = 0, const QWidget * widget = 0 )
QStyle
qstyle.html
ComplexControl
ComplexControl-enum
ContentsType
ContentsType-enum
ControlElement
ControlElement-enum
PixelMetric
PixelMetric-enum
PrimitiveElement
PrimitiveElement-enum
RequestSoftwareInputPanel
RequestSoftwareInputPanel-enum
StandardPixmap
StandardPixmap-enum
StyleHint
StyleHint-enum
SubElement
SubElement-enum
QStyle
QStyle
()
alignedRect
alignedRect
( Qt::LayoutDirection direction, Qt::Alignment alignment, const QSize & size, const QRect & rectangle )
combinedLayoutSpacing
combinedLayoutSpacing
( QSizePolicy::ControlTypes controls1, QSizePolicy::ControlTypes controls2, Qt::Orientation orientation, QStyleOption * option = 0, QWidget * widget = 0 )
drawComplexControl
drawComplexControl
( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
drawItemPixmap
drawItemPixmap
( QPainter * painter, const QRect & rectangle, int alignment, const QPixmap & pixmap )
drawItemText
drawItemText
( QPainter * painter, const QRect & rectangle, int alignment, const QPalette & palette, bool enabled, const QString & text, QPalette::ColorRole textRole = QPalette::NoRole )
drawPrimitive
drawPrimitive
( PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 )
generatedIconPixmap
generatedIconPixmap
( QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * option )
hitTestComplexControl
hitTestComplexControl
( ComplexControl control, const QStyleOptionComplex * option, const QPoint & position, const QWidget * widget = 0 )
itemPixmapRect
itemPixmapRect
( const QRect & rectangle, int alignment, const QPixmap & pixmap )
itemTextRect
itemTextRect
( const QFontMetrics & metrics, const QRect & rectangle, int alignment, bool enabled, const QString & text )
layoutSpacing
layoutSpacing
( QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption * option = 0, const QWidget * widget = 0 )
layoutSpacingImplementation
layoutSpacingImplementation
( QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption * option = 0, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QWidget * widget )
polish
polish-2
( QApplication * application )
polish
polish-3
( QPalette & palette )
proxy
proxy
()
sizeFromContents
sizeFromContents
( ContentsType type, const QStyleOption * option, const QSize & contentsSize, const QWidget * widget = 0 )
sliderPositionFromValue
sliderPositionFromValue
( int min, int max, int logicalValue, int span, bool upsideDown = false )
sliderValueFromPosition
sliderValueFromPosition
( int min, int max, int position, int span, bool upsideDown = false )
standardIcon
standardIcon
( StandardPixmap standardIcon, const QStyleOption * option = 0, const QWidget * widget = 0 )
standardIconImplementation
standardIconImplementation
( StandardPixmap standardIcon, const QStyleOption * option = 0, const QWidget * widget = 0 )
standardPalette
standardPalette
()
styleHint
styleHint
( StyleHint hint, const QStyleOption * option = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subControlRect
subControlRect
( ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget = 0 )
subElementRect
subElementRect
( SubElement element, const QStyleOption * option, const QWidget * widget = 0 )
unpolish
unpolish
( QWidget * widget )
unpolish
unpolish-2
( QApplication * application )
Alignment
visualAlignment
QStyle::visualAlignment( Qt::LayoutDirection direction, Qt::Alignment alignment )
visualPos
visualPos
( Qt::LayoutDirection direction, const QRect & boundingRectangle, const QPoint & logicalPosition )
visualRect
visualRect
( Qt::LayoutDirection direction, const QRect & boundingRectangle, const QRect & logicalRectangle )
QStyledItemDelegate
qstyleditemdelegate.html
QStyledItemDelegate
QStyledItemDelegate
( QObject * parent = 0 )
createEditor
createEditor
( QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index )
displayText
displayText
( const QVariant & value, const QLocale & locale )
editorEvent
editorEvent
( QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index )
eventFilter
eventFilter
( QObject * editor, QEvent * event )
initStyleOption
initStyleOption
( QStyleOptionViewItem * option, const QModelIndex & index )
itemEditorFactory
itemEditorFactory
()
paint
paint
( QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index )
setEditorData
setEditorData
( QWidget * editor, const QModelIndex & index )
setItemEditorFactory
setItemEditorFactory
( QItemEditorFactory * factory )
setModelData
setModelData
( QWidget * editor, QAbstractItemModel * model, const QModelIndex & index )
sizeHint
sizeHint
( const QStyleOptionViewItem & option, const QModelIndex & index )
updateEditorGeometry
updateEditorGeometry
( QWidget * editor, const QStyleOptionViewItem & option, const QModelIndex & index )
QStyleFactory
qstylefactory.html
create
create
( const QString & key )
keys
keys
()
QStyleHintReturn
qstylehintreturn.html
HintReturnType
HintReturnType-enum
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleHintReturn
QStyleHintReturn
( int version = QStyleOption::Version, int type = SH_Default )
type
type-varx
version
version-var
QStyleHintReturnMask
qstylehintreturnmask.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleHintReturnMask
QStyleHintReturnMask
()
region
region-var
QStyleHintReturnVariant
qstylehintreturnvariant.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleHintReturnVariant
QStyleHintReturnVariant
()
variant
variant-var
init
init
( const QWidget * widget )
QStyleOption
qstyleoption.html
OptionType
OptionType-enum
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOption
QStyleOption
( int version = QStyleOption::Version, int type = SO_Default )
QStyleOption
QStyleOption-2
( const QStyleOption & other )
initFrom
initFrom
( const QWidget * widget )
operator=
operator-eq
( const QStyleOption & other )
LayoutDirection
direction-var
QStyleOption::direction
fontMetrics
fontMetrics-var
palette
palette-var
rect
rect-var
State
state-var
QStyleOption::state
type
type-varx
version
version-var
QStyleOptionButton
qstyleoptionbutton.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionButton
QStyleOptionButton
()
QStyleOptionButton
QStyleOptionButton-2
( const QStyleOptionButton & other )
features
features-var
icon
icon-var
iconSize
iconSize-var
text
text-var
QStyleOptionComboBox
qstyleoptioncombobox.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionComboBox
QStyleOptionComboBox
()
QStyleOptionComboBox
QStyleOptionComboBox-2
( const QStyleOptionComboBox & other )
currentIcon
currentIcon-var
currentText
currentText-var
editable
editable-var
frame
frame-var
iconSize
iconSize-var
popupRect
popupRect-var
QStyleOptionComplex
qstyleoptioncomplex.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionComplex
QStyleOptionComplex
( int version = QStyleOptionComplex::Version, int type = SO_Complex )
QStyleOptionComplex
QStyleOptionComplex-2
( const QStyleOptionComplex & other )
SubControls
activeSubControls-var
QStyleOptionComplex::activeSubControls
SubControls
subControls-var
QStyleOptionComplex::subControls
QStyleOptionDockWidget
qstyleoptiondockwidget.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionDockWidget
QStyleOptionDockWidget
()
QStyleOptionDockWidget
QStyleOptionDockWidget-2
( const QStyleOptionDockWidget & other )
closable
closable-var
floatable
floatable-var
movable
movable-var
title
title-var
QStyleOptionFocusRect
qstyleoptionfocusrect.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionFocusRect
QStyleOptionFocusRect
()
QStyleOptionFocusRect
QStyleOptionFocusRect-2
( const QStyleOptionFocusRect & other )
backgroundColor
backgroundColor-var
QStyleOptionFrame
qstyleoptionframe.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionFrame
QStyleOptionFrame
()
QStyleOptionFrame
QStyleOptionFrame-2
( const QStyleOptionFrame & other )
lineWidth
lineWidth-var
midLineWidth
midLineWidth-var
QStyleOptionFrameV2
qstyleoptionframev2.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionFrameV2
QStyleOptionFrameV2
()
QStyleOptionFrameV2
QStyleOptionFrameV2-2
( const QStyleOptionFrameV2 & other )
QStyleOptionFrameV2
QStyleOptionFrameV2-3
( const QStyleOptionFrame & other )
operator=
operator-eq
( const QStyleOptionFrame & other )
features
features-var
QStyleOptionFrameV3
qstyleoptionframev3.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionFrameV3
QStyleOptionFrameV3
()
QStyleOptionFrameV3
QStyleOptionFrameV3-2
( const QStyleOptionFrameV3 & other )
QStyleOptionFrameV3
QStyleOptionFrameV3-3
( const QStyleOptionFrame & other )
operator=
operator-eq
( const QStyleOptionFrame & other )
Shape
frameShape-var
QStyleOptionFrameV3::frameShape:4
levelOfDetail
levelOfDetail-var
matrix
matrix-var
QStyleOptionGraphicsItem
qstyleoptiongraphicsitem.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionGraphicsItem
QStyleOptionGraphicsItem
()
QStyleOptionGraphicsItem
QStyleOptionGraphicsItem-2
( const QStyleOptionGraphicsItem & other )
levelOfDetailFromTransform
levelOfDetailFromTransform
( const QTransform & worldTransform )
exposedRect
exposedRect-var
QStyleOptionGroupBox
qstyleoptiongroupbox.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionGroupBox
QStyleOptionGroupBox
()
QStyleOptionGroupBox
QStyleOptionGroupBox-2
( const QStyleOptionGroupBox & other )
FrameFeatures
features-var
QStyleOptionGroupBox::features
lineWidth
lineWidth-var
midLineWidth
midLineWidth-var
text
text-var
Alignment
textAlignment-var
QStyleOptionGroupBox::textAlignment
textColor
textColor-var
QStyleOptionHeader
qstyleoptionheader.html
SectionPosition
SectionPosition-enum
SelectedPosition
SelectedPosition-enum
SortIndicator
SortIndicator-enum
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionHeader
QStyleOptionHeader
()
QStyleOptionHeader
QStyleOptionHeader-2
( const QStyleOptionHeader & other )
icon
icon-var
Alignment
iconAlignment-var
QStyleOptionHeader::iconAlignment
Orientation
orientation-var
QStyleOptionHeader::orientation
position
position-var
section
section-var
selectedPosition
selectedPosition-var
sortIndicator
sortIndicator-var
text
text-var
Alignment
textAlignment-var
QStyleOptionHeader::textAlignment
QStyleOptionMenuItem
qstyleoptionmenuitem.html
CheckType
CheckType-enum
MenuItemType
MenuItemType-enum
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionMenuItem
QStyleOptionMenuItem
()
QStyleOptionMenuItem
QStyleOptionMenuItem-2
( const QStyleOptionMenuItem & other )
checkType
checkType-var
checked
checked-var
font
font-var
icon
icon-var
maxIconWidth
maxIconWidth-var
menuHasCheckableItems
menuHasCheckableItems-var
menuItemType
menuItemType-var
menuRect
menuRect-var
tabWidth
tabWidth-var
text
text-var
QStyleOptionProgressBar
qstyleoptionprogressbar.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionProgressBar
QStyleOptionProgressBar
()
QStyleOptionProgressBar
QStyleOptionProgressBar-2
( const QStyleOptionProgressBar & other )
maximum
maximum-var
minimum
minimum-var
progress
progress-var
text
text-var
Alignment
textAlignment-var
QStyleOptionProgressBar::textAlignment
textVisible
textVisible-var
QStyleOptionProgressBarV2
qstyleoptionprogressbarv2.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionProgressBarV2
QStyleOptionProgressBarV2
()
QStyleOptionProgressBarV2
QStyleOptionProgressBarV2-2
( const QStyleOptionProgressBar & other )
QStyleOptionProgressBarV2
QStyleOptionProgressBarV2-3
( const QStyleOptionProgressBarV2 & other )
operator=
operator-eq
( const QStyleOptionProgressBar & other )
bottomToTop
bottomToTop-var
invertedAppearance
invertedAppearance-var
Orientation
orientation-var
QStyleOptionProgressBarV2::orientation
QStyleOptionQ3DockWindow
qstyleoptionq3dockwindow.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionQ3DockWindow
QStyleOptionQ3DockWindow
()
QStyleOptionQ3DockWindow
QStyleOptionQ3DockWindow-2
( const QStyleOptionQ3DockWindow & other )
closeEnabled
closeEnabled-var
docked
docked-var
QStyleOptionQ3ListView
qstyleoptionq3listview.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionQ3ListView
QStyleOptionQ3ListView
()
QStyleOptionQ3ListView
QStyleOptionQ3ListView-2
( const QStyleOptionQ3ListView & other )
itemMargin
itemMargin-var
items
items-var
rootIsDecorated
rootIsDecorated-var
sortColumn
sortColumn-var
treeStepSize
treeStepSize-var
ColorRole
viewportBGRole-var
QStyleOptionQ3ListView::viewportBGRole
viewportPalette
viewportPalette-var
QStyleOptionQ3ListViewItem
qstyleoptionq3listviewitem.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionQ3ListViewItem
QStyleOptionQ3ListViewItem
()
QStyleOptionQ3ListViewItem
QStyleOptionQ3ListViewItem-2
( const QStyleOptionQ3ListViewItem & other )
childCount
childCount-var
features
features-var
height
height-var
itemY
itemY-var
totalHeight
totalHeight-var
QStyleOptionRubberBand
qstyleoptionrubberband.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionRubberBand
QStyleOptionRubberBand
()
QStyleOptionRubberBand
QStyleOptionRubberBand-2
( const QStyleOptionRubberBand & other )
opaque
opaque-var
Shape
shape-var
QStyleOptionRubberBand::shape
QStyleOptionSizeGrip
qstyleoptionsizegrip.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionSizeGrip
QStyleOptionSizeGrip
()
QStyleOptionSizeGrip
QStyleOptionSizeGrip-2
( const QStyleOptionSizeGrip & other )
Corner
corner-var
QStyleOptionSizeGrip::corner
QStyleOptionSlider
qstyleoptionslider.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionSlider
QStyleOptionSlider
()
QStyleOptionSlider
QStyleOptionSlider-2
( const QStyleOptionSlider & other )
dialWrapping
dialWrapping-var
maximum
maximum-var
minimum
minimum-var
notchTarget
notchTarget-var
Orientation
orientation-var
QStyleOptionSlider::orientation
pageStep
pageStep-var
singleStep
singleStep-var
sliderPosition
sliderPosition-var
sliderValue
sliderValue-var
tickInterval
tickInterval-var
TickPosition
tickPosition-var
QStyleOptionSlider::tickPosition
upsideDown
upsideDown-var
QStyleOptionSpinBox
qstyleoptionspinbox.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionSpinBox
QStyleOptionSpinBox
()
QStyleOptionSpinBox
QStyleOptionSpinBox-2
( const QStyleOptionSpinBox & other )
ButtonSymbols
buttonSymbols-var
QStyleOptionSpinBox::buttonSymbols
frame
frame-var
StepEnabled
stepEnabled-var
QStyleOptionSpinBox::stepEnabled
QStyleOptionTab
qstyleoptiontab.html
SelectedPosition
SelectedPosition-enum
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
TabPosition
TabPosition-enum
QStyleOptionTab
QStyleOptionTab
()
QStyleOptionTab
QStyleOptionTab-2
( const QStyleOptionTab & other )
cornerWidgets
cornerWidgets-var
icon
icon-var
position
position-var
row
row-var
selectedPosition
selectedPosition-var
Shape
shape-var
QStyleOptionTab::shape
text
text-var
QStyleOptionTabBarBase
qstyleoptiontabbarbase.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTabBarBase
QStyleOptionTabBarBase
()
QStyleOptionTabBarBase
QStyleOptionTabBarBase-2
( const QStyleOptionTabBarBase & other )
selectedTabRect
selectedTabRect-var
Shape
shape-var
QStyleOptionTabBarBase::shape
tabBarRect
tabBarRect-var
QStyleOptionTabBarBaseV2
qstyleoptiontabbarbasev2.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTabBarBaseV2
QStyleOptionTabBarBaseV2
()
QStyleOptionTabBarBaseV2
QStyleOptionTabBarBaseV2-2
( const QStyleOptionTabBarBaseV2 & other )
QStyleOptionTabBarBaseV2
QStyleOptionTabBarBaseV2-3
( const QStyleOptionTabBarBase & other )
operator=
operator-eq
( const QStyleOptionTabBarBase & other )
documentMode
documentMode-var
QStyleOptionTabV2
qstyleoptiontabv2.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTabV2
QStyleOptionTabV2
()
QStyleOptionTabV2
QStyleOptionTabV2-2
( const QStyleOptionTabV2 & other )
QStyleOptionTabV2
QStyleOptionTabV2-3
( const QStyleOptionTab & other )
operator=
operator-eq
( const QStyleOptionTab & other )
iconSize
iconSize-var
QStyleOptionTabV3
qstyleoptiontabv3.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTabV3
QStyleOptionTabV3
()
QStyleOptionTabV3
QStyleOptionTabV3-2
( const QStyleOptionTabV3 & other )
QStyleOptionTabV3
QStyleOptionTabV3-3
( const QStyleOptionTabV2 & other )
QStyleOptionTabV3
QStyleOptionTabV3-4
( const QStyleOptionTab & other )
operator=
operator-eq
( const QStyleOptionTab & other )
documentMode
documentMode-var
leftButtonSize
leftButtonSize-var
rightButtonSize
rightButtonSize-var
QStyleOptionTabWidgetFrame
qstyleoptiontabwidgetframe.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTabWidgetFrame
QStyleOptionTabWidgetFrame
()
QStyleOptionTabWidgetFrame
QStyleOptionTabWidgetFrame-2
( const QStyleOptionTabWidgetFrame & other )
leftCornerWidgetSize
leftCornerWidgetSize-var
lineWidth
lineWidth-var
midLineWidth
midLineWidth-var
rightCornerWidgetSize
rightCornerWidgetSize-var
Shape
shape-var
QStyleOptionTabWidgetFrame::shape
tabBarSize
tabBarSize-var
QStyleOptionTabWidgetFrameV2
qstyleoptiontabwidgetframev2.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTabWidgetFrameV2
QStyleOptionTabWidgetFrameV2
()
QStyleOptionTabWidgetFrameV2
QStyleOptionTabWidgetFrameV2-2
( const QStyleOptionTabWidgetFrameV2 & other )
QStyleOptionTabWidgetFrameV2
QStyleOptionTabWidgetFrameV2-3
( const QStyleOptionTabWidgetFrame & other )
operator=
operator-eq
( const QStyleOptionTabWidgetFrame & other )
selectedTabRect
selectedTabRect-var
tabBarRect
tabBarRect-var
QStyleOptionTitleBar
qstyleoptiontitlebar.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionTitleBar
QStyleOptionTitleBar
()
QStyleOptionTitleBar
QStyleOptionTitleBar-2
( const QStyleOptionTitleBar & other )
icon
icon-var
text
text-var
WindowFlags
titleBarFlags-var
QStyleOptionTitleBar::titleBarFlags
titleBarState
titleBarState-var
QStyleOptionToolBar
qstyleoptiontoolbar.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
ToolBarPosition
ToolBarPosition-enum
QStyleOptionToolBar
QStyleOptionToolBar
()
QStyleOptionToolBar
QStyleOptionToolBar-2
( const QStyleOptionToolBar & other )
features
features-var
lineWidth
lineWidth-var
midLineWidth
midLineWidth-var
positionOfLine
positionOfLine-var
positionWithinLine
positionWithinLine-var
ToolBarArea
toolBarArea-var
QStyleOptionToolBar::toolBarArea
QStyleOptionToolBox
qstyleoptiontoolbox.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionToolBox
QStyleOptionToolBox
()
QStyleOptionToolBox
QStyleOptionToolBox-2
( const QStyleOptionToolBox & other )
icon
icon-var
text
text-var
QStyleOptionToolBoxV2
qstyleoptiontoolboxv2.html
SelectedPosition
SelectedPosition-enum
StyleOptionVersion
StyleOptionVersion-enum
TabPosition
TabPosition-enum
QStyleOptionToolBoxV2
QStyleOptionToolBoxV2
()
QStyleOptionToolBoxV2
QStyleOptionToolBoxV2-2
( const QStyleOptionToolBoxV2 & other )
QStyleOptionToolBoxV2
QStyleOptionToolBoxV2-3
( const QStyleOptionToolBox & other )
operator=
operator-eq
( const QStyleOptionToolBox & other )
selectedPosition
selectedPosition-var
QStyleOptionToolButton
qstyleoptiontoolbutton.html
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionToolButton
QStyleOptionToolButton
()
QStyleOptionToolButton
QStyleOptionToolButton-2
( const QStyleOptionToolButton & other )
ArrowType
arrowType-var
QStyleOptionToolButton::arrowType
features
features-var
font
font-var
icon
icon-var
iconSize
iconSize-var
pos
pos-var
text
text-var
ToolButtonStyle
toolButtonStyle-var
QStyleOptionToolButton::toolButtonStyle
QStyleOptionViewItem
qstyleoptionviewitem.html
Position
Position-enum
StyleOptionType
StyleOptionType-enum
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionViewItem
QStyleOptionViewItem
()
QStyleOptionViewItem
QStyleOptionViewItem-2
( const QStyleOptionViewItem & other )
Alignment
decorationAlignment-var
QStyleOptionViewItem::decorationAlignment
decorationPosition
decorationPosition-var
decorationSize
decorationSize-var
Alignment
displayAlignment-var
QStyleOptionViewItem::displayAlignment
font
font-var
showDecorationSelected
showDecorationSelected-var
TextElideMode
textElideMode-var
QStyleOptionViewItem::textElideMode
QStyleOptionViewItemV2
qstyleoptionviewitemv2.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionViewItemV2
QStyleOptionViewItemV2
()
QStyleOptionViewItemV2
QStyleOptionViewItemV2-2
( const QStyleOptionViewItemV2 & other )
QStyleOptionViewItemV2
QStyleOptionViewItemV2-3
( const QStyleOptionViewItem & other )
operator=
operator-eq
( const QStyleOptionViewItem & other )
features
features-var
QStyleOptionViewItemV3
qstyleoptionviewitemv3.html
StyleOptionVersion
StyleOptionVersion-enum
QStyleOptionViewItemV3
QStyleOptionViewItemV3
()
QStyleOptionViewItemV3
QStyleOptionViewItemV3-2
( const QStyleOptionViewItemV3 & other )
QStyleOptionViewItemV3
QStyleOptionViewItemV3-3
( const QStyleOptionViewItem & other )
operator=
operator-eq
( const QStyleOptionViewItem & other )
QStyleOptionViewItemV4
qstyleoptionviewitemv4.html
StyleOptionVersion
StyleOptionVersion-enum
ViewItemPosition
ViewItemPosition-enum
QStyleOptionViewItemV4
QStyleOptionViewItemV4
()
QStyleOptionViewItemV4
QStyleOptionViewItemV4-2
( const QStyleOptionViewItemV4 & other )
QStyleOptionViewItemV4
QStyleOptionViewItemV4-3
( const QStyleOptionViewItem & other )
operator=
operator-eq
( const QStyleOptionViewItem & other )
backgroundBrush
backgroundBrush-var
CheckState
checkState-var
QStyleOptionViewItemV4::checkState
icon
icon-var
index
index-var
text
text-var
viewItemPosition
viewItemPosition-var
QStylePainter
qstylepainter.html
QStylePainter
QStylePainter
()
QStylePainter
QStylePainter-2
( QWidget * widget )
QStylePainter
QStylePainter-3
( QPaintDevice * pd, QWidget * widget )
begin
begin
( QWidget * widget )
begin
begin-2
( QPaintDevice * pd, QWidget * widget )
drawComplexControl
drawComplexControl
( QStyle::ComplexControl cc, const QStyleOptionComplex & option )
drawControl
drawControl
( QStyle::ControlElement ce, const QStyleOption & option )
drawItemPixmap
drawItemPixmap
( const QRect & rect, int flags, const QPixmap & pixmap )
drawItemText
drawItemText
( const QRect & rect, int flags, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole = QPalette::NoRole )
drawPrimitive
drawPrimitive
( QStyle::PrimitiveElement pe, const QStyleOption & option )
style
style
()
QStylePlugin
qstyleplugin.html
QStylePlugin
QStylePlugin
( QObject * parent = 0 )
create
create
( const QString & key )
keys
keys
()
QSvgGenerator
qsvggenerator.html
QSvgGenerator
QSvgGenerator
()
metric
metric
( QPaintDevice::PaintDeviceMetric metric )
paintEngine
paintEngine
()
viewBox
viewBox
()
QSvgRenderer
qsvgrenderer.html
QSvgRenderer
QSvgRenderer
( QObject * parent = 0 )
QSvgRenderer
QSvgRenderer-2
( const QString & filename, QObject * parent = 0 )
QSvgRenderer
QSvgRenderer-3
( const QByteArray & contents, QObject * parent = 0 )
QSvgRenderer
QSvgRenderer-4
( QXmlStreamReader * contents, QObject * parent = 0 )
animated
animated
()
boundsOnElement
boundsOnElement
( const QString & id )
defaultSize
defaultSize
()
elementExists
elementExists
( const QString & id )
isValid
isValid
()
load
load
( const QString & filename )
load
load-2
( const QByteArray & contents )
load
load-3
( QXmlStreamReader * contents )
matrixForElement
matrixForElement
( const QString & id )
render
render
( QPainter * painter )
render
render-2
( QPainter * painter, const QRectF & bounds )
render
render-3
( QPainter * painter, const QString & elementId, const QRectF & bounds = QRectF()
repaintNeeded
repaintNeeded
()
viewBox
viewBox
()
QSvgWidget
qsvgwidget.html
QSvgWidget
QSvgWidget
( QWidget * parent = 0 )
QSvgWidget
QSvgWidget-2
( const QString & file, QWidget * parent = 0 )
load
load
( const QString & file )
load
load-2
( const QByteArray & contents )
paintEvent
paintEvent
( QPaintEvent * event )
renderer
renderer
()
sizeHint
sizeHint
()
QSwipeGesture
qswipegesture.html
SwipeDirection
SwipeDirection-enum
QSymbianEvent
qsymbianevent.html
Type
Type-enum
QSymbianEvent
QSymbianEvent
( const TWsEvent * windowServerEvent )
QSymbianEvent
QSymbianEvent-2
( Type eventType, int value )
command
command
()
isValid
isValid
()
resourceChangeType
resourceChangeType
()
type
type
()
windowServerEvent
windowServerEvent
()
QSyntaxHighlighter
qsyntaxhighlighter.html
QSyntaxHighlighter
QSyntaxHighlighter
( QObject * parent )
QSyntaxHighlighter
QSyntaxHighlighter-2
( QTextDocument * parent )
QSyntaxHighlighter
QSyntaxHighlighter-3
( QTextEdit * parent )
currentBlock
currentBlock
()
currentBlockState
currentBlockState
()
currentBlockUserData
currentBlockUserData
()
document
document
()
format
format
( int position )
highlightBlock
highlightBlock
( const QString & text )
previousBlockState
previousBlockState
()
rehighlight
rehighlight
()
rehighlightBlock
rehighlightBlock
( const QTextBlock & block )
setCurrentBlockState
setCurrentBlockState
( int newState )
setCurrentBlockUserData
setCurrentBlockUserData
( QTextBlockUserData * data )
setDocument
setDocument
( QTextDocument * doc )
setFormat
setFormat
( int start, int count, const QTextCharFormat & format )
setFormat
setFormat-2
( int start, int count, const QColor & color )
setFormat
setFormat-3
( int start, int count, const QFont & font )
QSysInfo
qsysinfo.html
Endian
Endian-enum
MacVersion
MacVersion-enum
S60Version
S60Version-enum
Sizes
Sizes-enum
SymbianVersion
SymbianVersion-enum
WinVersion
WinVersion-enum
s60Version
s60Version
()
symbianVersion
symbianVersion
()
windowsVersion
windowsVersion
()
MacintoshVersion
MacintoshVersion-var
WindowsVersion
WindowsVersion-var
QSystemLocale
qsystemlocale.html
QueryType
QueryType-enum
QSystemLocale
QSystemLocale
()
fallbackLocale
fallbackLocale
()
query
query
( QueryType type, QVariant in )
QSystemSemaphore
qsystemsemaphore.html
AccessMode
AccessMode-enum
SystemSemaphoreError
SystemSemaphoreError-enum
QSystemSemaphore
QSystemSemaphore
( const QString & key, int initialValue = 0, AccessMode mode = Open )
acquire
acquire
()
error
error
()
errorString
errorString
()
key
key
()
release
release
( int n = 1 )
setKey
setKey
( const QString & key, int initialValue = 0, AccessMode mode = Open )
QSystemTrayIcon
qsystemtrayicon.html
ActivationReason
ActivationReason-enum
MessageIcon
MessageIcon-enum
QSystemTrayIcon
QSystemTrayIcon
( QObject * parent = 0 )
QSystemTrayIcon
QSystemTrayIcon-2
( const QIcon & icon, QObject * parent = 0 )
activated
activated
( QSystemTrayIcon::ActivationReason reason )
contextMenu
contextMenu
()
event
event
( QEvent * e )
geometry
geometry
()
hide
hide
()
isSystemTrayAvailable
isSystemTrayAvailable
()
messageClicked
messageClicked
()
setContextMenu
setContextMenu
( QMenu * menu )
show
show
()
showMessage
showMessage
( const QString & title, const QString & message, MessageIcon icon = Information, int millisecondsTimeoutHint = 10000 )
supportsMessages
supportsMessages
()
BackgroundMode
BackgroundMode-enum
ButtonState
ButtonState-typedef
ButtonState_enum
ButtonState_enum-enum
Dock
Dock-enum
GUIStyle
GUIStyle-enum
MacintoshVersion
MacintoshVersion-enum
PaintUnit
PaintUnit-enum
ScaleMode
ScaleMode-typedef
TextFlags
TextFlags-typedef
ToolBarDock
ToolBarDock-typedef
WindowsVersion
WindowsVersion-enum
AnchorAttribute
AnchorAttribute-enum
AnchorPoint
AnchorPoint-enum
ApplicationAttribute
ApplicationAttribute-enum
ArrowType
ArrowType-enum
AspectRatioMode
AspectRatioMode-enum
Axis
Axis-enum
BGMode
BGMode-enum
BrushStyle
BrushStyle-enum
CaseSensitivity
CaseSensitivity-enum
CheckState
CheckState-enum
ClipOperation
ClipOperation-enum
ConnectionType
ConnectionType-enum
ContextMenuPolicy
ContextMenuPolicy-enum
CoordinateSystem
CoordinateSystem-enum
Corner
Corner-enum
CursorShape
CursorShape-enum
DateFormat
DateFormat-enum
DayOfWeek
DayOfWeek-enum
EventPriority
EventPriority-enum
FillRule
FillRule-enum
FocusPolicy
FocusPolicy-enum
FocusReason
FocusReason-enum
GestureState
GestureState-enum
GestureType
GestureType-enum
GlobalColor
GlobalColor-enum
HANDLE
HANDLE-typedef
HitTestAccuracy
HitTestAccuracy-enum
InputMethodQuery
InputMethodQuery-enum
ItemDataRole
ItemDataRole-enum
ItemSelectionMode
ItemSelectionMode-enum
Key
Key-enum
LayoutDirection
LayoutDirection-enum
MaskMode
MaskMode-enum
Modifier
Modifier-enum
NavigationMode
NavigationMode-enum
PenCapStyle
PenCapStyle-enum
PenJoinStyle
PenJoinStyle-enum
PenStyle
PenStyle-enum
ScrollBarPolicy
ScrollBarPolicy-enum
ShortcutContext
ShortcutContext-enum
SizeHint
SizeHint-enum
SizeMode
SizeMode-enum
SortOrder
SortOrder-enum
TextElideMode
TextElideMode-enum
TextFlag
TextFlag-enum
TextFormat
TextFormat-enum
TileRule
TileRule-enum
TimeSpec
TimeSpec-enum
ToolButtonStyle
ToolButtonStyle-enum
TransformationMode
TransformationMode-enum
UIEffect
UIEffect-enum
WFlags
WFlags-typedef
WhiteSpaceMode
WhiteSpaceMode-enum
WidgetAttribute
WidgetAttribute-enum
WindowFrameSection
WindowFrameSection-enum
WindowModality
WindowModality-enum
convertFromPlainText
convertFromPlainText
( const QString & plain, WhiteSpaceMode mode = WhiteSpacePre )
escape
escape
( const QString & plain )
mightBeRichText
mightBeRichText
( const QString & text )
selected
selected
( int index )
setCurrentTab
setCurrentTab
( int index )
QTabBar
qtabbar.html
ButtonPosition
ButtonPosition-enum
SelectionBehavior
SelectionBehavior-enum
Shape
Shape-enum
TextElideMode
elideMode-prop
QTabBar
QTabBar
( QWidget * parent = 0 )
addTab
addTab
( const QString & text )
addTab
addTab-2
( const QIcon & icon, const QString & text )
changeEvent
changeEvent
( QEvent * event )
currentChanged
currentChanged
( int index )
event
event
( QEvent * event )
hideEvent
hideEvent
( QHideEvent * )
initStyleOption
initStyleOption
( QStyleOptionTab * option, int tabIndex )
insertTab
insertTab
( int index, const QString & text )
insertTab
insertTab-2
( int index, const QIcon & icon, const QString & text )
isTabEnabled
isTabEnabled
( int index )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
minimumSizeHint
minimumSizeHint
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
moveTab
moveTab
( int from, int to )
paintEvent
paintEvent
( QPaintEvent * )
removeTab
removeTab
( int index )
resizeEvent
resizeEvent
( QResizeEvent * )
setTabButton
setTabButton
( int index, ButtonPosition position, QWidget * widget )
setTabData
setTabData
( int index, const QVariant & data )
setTabEnabled
setTabEnabled
( int index, bool enabled )
setTabIcon
setTabIcon
( int index, const QIcon & icon )
setTabText
setTabText
( int index, const QString & text )
setTabTextColor
setTabTextColor
( int index, const QColor & color )
setTabToolTip
setTabToolTip
( int index, const QString & tip )
setTabWhatsThis
setTabWhatsThis
( int index, const QString & text )
showEvent
showEvent
( QShowEvent * )
sizeHint
sizeHint
()
tabAt
tabAt
( const QPoint & position )
tabButton
tabButton
( int index, ButtonPosition position )
tabCloseRequested
tabCloseRequested
( int index )
tabData
tabData
( int index )
tabIcon
tabIcon
( int index )
tabInserted
tabInserted
( int index )
tabLayoutChange
tabLayoutChange
()
tabMoved
tabMoved
( int from, int to )
tabRect
tabRect
( int index )
tabRemoved
tabRemoved
( int index )
tabSizeHint
tabSizeHint
( int index )
tabText
tabText
( int index )
tabTextColor
tabTextColor
( int index )
tabToolTip
tabToolTip
( int index )
tabWhatsThis
tabWhatsThis
( int index )
wheelEvent
wheelEvent
( QWheelEvent * event )
QTabletEvent
qtabletevent.html
PointerType
PointerType-enum
TabletDevice
TabletDevice-enum
QTabletEvent
QTabletEvent
( Type type, const QPoint & pos, const QPoint & globalPos, const QPointF & hiResGlobalPos, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, Qt::KeyboardModifiers keyState, qint64 uniqueID )
device
device
()
globalPos
globalPos
()
globalX
globalX
()
globalY
globalY
()
hiResGlobalPos
hiResGlobalPos
()
hiResGlobalX
hiResGlobalX
()
hiResGlobalY
hiResGlobalY
()
pointerType
pointerType
()
pos
pos
()
pressure
pressure
()
rotation
rotation
()
tangentialPressure
tangentialPressure
()
uniqueId
uniqueId
()
x
x
()
xTilt
xTilt
()
y
y
()
yTilt
yTilt
()
z
z
()
sortByColumn
sortByColumn-2
( int column )
QTableView
qtableview.html
PenStyle
gridStyle-prop
QTableView
QTableView
( QWidget * parent = 0 )
clearSpans
clearSpans
()
columnAt
columnAt
( int x )
columnCountChanged
columnCountChanged
( int oldCount, int newCount )
columnMoved
columnMoved
( int column, int oldIndex, int newIndex )
columnResized
columnResized
( int column, int oldWidth, int newWidth )
columnSpan
columnSpan
( int row, int column )
columnViewportPosition
columnViewportPosition
( int column )
columnWidth
columnWidth
( int column )
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & previous )
hideColumn
hideColumn
( int column )
hideRow
hideRow
( int row )
horizontalHeader
horizontalHeader
()
horizontalOffset
horizontalOffset
()
indexAt
indexAt
( const QPoint & pos )
isColumnHidden
isColumnHidden
( int column )
isIndexHidden
isIndexHidden
( const QModelIndex & index )
isRowHidden
isRowHidden
( int row )
moveCursor
moveCursor
( CursorAction cursorAction, Qt::KeyboardModifiers modifiers )
paintEvent
paintEvent
( QPaintEvent * event )
resizeColumnToContents
resizeColumnToContents
( int column )
resizeColumnsToContents
resizeColumnsToContents
()
resizeRowToContents
resizeRowToContents
( int row )
resizeRowsToContents
resizeRowsToContents
()
rowAt
rowAt
( int y )
rowCountChanged
rowCountChanged
( int oldCount, int newCount )
rowHeight
rowHeight
( int row )
rowMoved
rowMoved
( int row, int oldIndex, int newIndex )
rowResized
rowResized
( int row, int oldHeight, int newHeight )
rowSpan
rowSpan
( int row, int column )
rowViewportPosition
rowViewportPosition
( int row )
selectColumn
selectColumn
( int column )
selectRow
selectRow
( int row )
selectedIndexes
selectedIndexes
()
selectionChanged
selectionChanged
( const QItemSelection & selected, const QItemSelection & deselected )
setColumnHidden
setColumnHidden
( int column, bool hide )
setColumnWidth
setColumnWidth
( int column, int width )
setHorizontalHeader
setHorizontalHeader
( QHeaderView * header )
setModel
setModel
( QAbstractItemModel * model )
setRootIndex
setRootIndex
( const QModelIndex & index )
setRowHeight
setRowHeight
( int row, int height )
setRowHidden
setRowHidden
( int row, bool hide )
setSelection
setSelection
( const QRect & rect, QItemSelectionModel::SelectionFlags flags )
setSelectionModel
setSelectionModel
( QItemSelectionModel * selectionModel )
setSpan
setSpan
( int row, int column, int rowSpanCount, int columnSpanCount )
setVerticalHeader
setVerticalHeader
( QHeaderView * header )
showColumn
showColumn
( int column )
showRow
showRow
( int row )
sizeHintForColumn
sizeHintForColumn
( int column )
sizeHintForRow
sizeHintForRow
( int row )
sortByColumn
sortByColumn
( int column, Qt::SortOrder order )
timerEvent
timerEvent
( QTimerEvent * event )
updateGeometries
updateGeometries
()
verticalHeader
verticalHeader
()
verticalOffset
verticalOffset
()
viewOptions
viewOptions
()
isItemSelected
isItemSelected
( const QTableWidgetItem * item )
setItemSelected
setItemSelected
( const QTableWidgetItem * item, bool select )
QTableWidget
qtablewidget.html
QTableWidget
QTableWidget
( QWidget * parent = 0 )
QTableWidget
QTableWidget-2
( int rows, int columns, QWidget * parent = 0 )
cellActivated
cellActivated
( int row, int column )
cellChanged
cellChanged
( int row, int column )
cellClicked
cellClicked
( int row, int column )
cellDoubleClicked
cellDoubleClicked
( int row, int column )
cellEntered
cellEntered
( int row, int column )
cellPressed
cellPressed
( int row, int column )
cellWidget
cellWidget
( int row, int column )
clear
clear
()
clearContents
clearContents
()
closePersistentEditor
closePersistentEditor
( QTableWidgetItem * item )
column
column
( const QTableWidgetItem * item )
currentCellChanged
currentCellChanged
( int currentRow, int currentColumn, int previousRow, int previousColumn )
currentColumn
currentColumn
()
currentItem
currentItem
()
currentItemChanged
currentItemChanged
( QTableWidgetItem * current, QTableWidgetItem * previous )
currentRow
currentRow
()
dropEvent
dropEvent
( QDropEvent * event )
dropMimeData
dropMimeData
( int row, int column, const QMimeData * data, Qt::DropAction action )
editItem
editItem
( QTableWidgetItem * item )
event
event
( QEvent * e )
findItems
findItems
( const QString & text, Qt::MatchFlags flags )
horizontalHeaderItem
horizontalHeaderItem
( int column )
indexFromItem
indexFromItem
( QTableWidgetItem * item )
insertColumn
insertColumn
( int column )
insertRow
insertRow
( int row )
item
item
( int row, int column )
itemActivated
itemActivated
( QTableWidgetItem * item )
itemAt
itemAt
( const QPoint & point )
itemAt
itemAt-2
( int ax, int ay )
itemChanged
itemChanged
( QTableWidgetItem * item )
itemClicked
itemClicked
( QTableWidgetItem * item )
itemDoubleClicked
itemDoubleClicked
( QTableWidgetItem * item )
itemEntered
itemEntered
( QTableWidgetItem * item )
itemFromIndex
itemFromIndex
( const QModelIndex & index )
itemPressed
itemPressed
( QTableWidgetItem * item )
itemPrototype
itemPrototype
()
itemSelectionChanged
itemSelectionChanged
()
items
items
( const QMimeData * data )
mimeData
mimeData
( const QList<QTableWidgetItem *> items )
mimeTypes
mimeTypes
()
openPersistentEditor
openPersistentEditor
( QTableWidgetItem * item )
removeCellWidget
removeCellWidget
( int row, int column )
removeColumn
removeColumn
( int column )
removeRow
removeRow
( int row )
row
row
( const QTableWidgetItem * item )
scrollToItem
scrollToItem
( const QTableWidgetItem * item, QAbstractItemView::ScrollHint hint = EnsureVisible )
selectedItems
selectedItems
()
selectedRanges
selectedRanges
()
setCellWidget
setCellWidget
( int row, int column, QWidget * widget )
setCurrentCell
setCurrentCell
( int row, int column )
setCurrentCell
setCurrentCell-2
( int row, int column, QItemSelectionModel::SelectionFlags command )
setCurrentItem
setCurrentItem
( QTableWidgetItem * item )
setCurrentItem
setCurrentItem-2
( QTableWidgetItem * item, QItemSelectionModel::SelectionFlags command )
setHorizontalHeaderItem
setHorizontalHeaderItem
( int column, QTableWidgetItem * item )
setHorizontalHeaderLabels
setHorizontalHeaderLabels
( const QStringList & labels )
setItem
setItem
( int row, int column, QTableWidgetItem * item )
setItemPrototype
setItemPrototype
( const QTableWidgetItem * item )
setRangeSelected
setRangeSelected
( const QTableWidgetSelectionRange & range, bool select )
setVerticalHeaderItem
setVerticalHeaderItem
( int row, QTableWidgetItem * item )
setVerticalHeaderLabels
setVerticalHeaderLabels
( const QStringList & labels )
sortItems
sortItems
( int column, Qt::SortOrder order = Qt::AscendingOrder )
DropActions
supportedDropActions
QTableWidget::supportedDropActions()
takeHorizontalHeaderItem
takeHorizontalHeaderItem
( int column )
takeItem
takeItem
( int row, int column )
takeVerticalHeaderItem
takeVerticalHeaderItem
( int row )
verticalHeaderItem
verticalHeaderItem
( int row )
visualColumn
visualColumn
( int logicalColumn )
visualItemRect
visualItemRect
( const QTableWidgetItem * item )
visualRow
visualRow
( int logicalRow )
backgroundColor
backgroundColor
()
setBackgroundColor
setBackgroundColor
( const QColor & color )
setTextColor
setTextColor
( const QColor & color )
textColor
textColor
()
QTableWidgetItem
qtablewidgetitem.html
ItemType
ItemType-enum
QTableWidgetItem
QTableWidgetItem
( int type = Type )
QTableWidgetItem
QTableWidgetItem-2
( const QString & text, int type = Type )
QTableWidgetItem
QTableWidgetItem-3
( const QIcon & icon, const QString & text, int type = Type )
QTableWidgetItem
QTableWidgetItem-4
( const QTableWidgetItem & other )
background
background
()
CheckState
checkState
QTableWidgetItem::checkState()
clone
clone
()
column
column
()
data
data
( int role )
ItemFlags
flags
QTableWidgetItem::flags()
font
font
()
foreground
foreground
()
icon
icon
()
isSelected
isSelected
()
read
read
( QDataStream & in )
row
row
()
setBackground
setBackground
( const QBrush & brush )
setCheckState
setCheckState
( Qt::CheckState state )
setData
setData
( int role, const QVariant & value )
setFlags
setFlags
( Qt::ItemFlags flags )
setFont
setFont
( const QFont & font )
setForeground
setForeground
( const QBrush & brush )
setIcon
setIcon
( const QIcon & icon )
setSelected
setSelected
( bool select )
setSizeHint
setSizeHint
( const QSize & size )
setStatusTip
setStatusTip
( const QString & statusTip )
setText
setText
( const QString & text )
setTextAlignment
setTextAlignment
( int alignment )
setToolTip
setToolTip
( const QString & toolTip )
setWhatsThis
setWhatsThis
( const QString & whatsThis )
sizeHint
sizeHint
()
statusTip
statusTip
()
tableWidget
tableWidget
()
text
text
()
textAlignment
textAlignment
()
toolTip
toolTip
()
type
type
()
whatsThis
whatsThis
()
write
write
( QDataStream & out )
operator<
operator-lt
( const QTableWidgetItem & other )
operator=
operator-eq
( const QTableWidgetItem & other )
QTableWidgetSelectionRange
qtablewidgetselectionrange.html
QTableWidgetSelectionRange
QTableWidgetSelectionRange
()
QTableWidgetSelectionRange
QTableWidgetSelectionRange-2
( int top, int left, int bottom, int right )
QTableWidgetSelectionRange
QTableWidgetSelectionRange-3
( const QTableWidgetSelectionRange & other )
bottomRow
bottomRow
()
columnCount
columnCount
()
leftColumn
leftColumn
()
rightColumn
rightColumn
()
rowCount
rowCount
()
topRow
topRow
()
QTabWidget
QTabWidget-2
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
changeTab
changeTab
( QWidget * widget, const QString & label )
changeTab
changeTab-2
( QWidget * widget, const QIcon & icon, const QString & label )
currentChanged
currentChanged-2
( QWidget * widget )
currentPage
currentPage
()
currentPageIndex
currentPageIndex
()
insertTab
insertTab-2
( QWidget * widget, const QString & label, int index = -1 )
insertTab
insertTab-3
( QWidget * widget, const QIcon & icon, const QString & label, int index = -1 )
isTabEnabled
isTabEnabled-2
( QWidget * widget )
label
label
( int index )
margin
margin
()
page
page
( int index )
removePage
removePage
( QWidget * widget )
removeTabToolTip
removeTabToolTip
( QWidget * widget )
selected
selected
( const QString & tabLabel )
setCurrentPage
setCurrentPage
( int index )
setMargin
setMargin
( int margin )
setTabEnabled
setTabEnabled-2
( QWidget * widget, bool b )
setTabIconSet
setTabIconSet
( QWidget * widget, const QIcon & icon )
setTabLabel
setTabLabel
( QWidget * widget, const QString & label )
setTabToolTip
setTabToolTip-2
( QWidget * widget, const QString & tip )
showPage
showPage
( QWidget * widget )
tabIconSet
tabIconSet
( QWidget * widget )
tabLabel
tabLabel
( QWidget * widget )
tabToolTip
tabToolTip-2
( QWidget * widget )
QTabWidget
qtabwidget.html
TabPosition
TabPosition-enum
TabShape
TabShape-enum
TextElideMode
elideMode-prop
QTabWidget
QTabWidget
( QWidget * parent = 0 )
addTab
addTab
( QWidget * page, const QString & label )
addTab
addTab-2
( QWidget * page, const QIcon & icon, const QString & label )
changeEvent
changeEvent
( QEvent * ev )
clear
clear
()
cornerWidget
cornerWidget
( Qt::Corner corner = Qt::TopRightCorner )
currentChanged
currentChanged
( int index )
currentWidget
currentWidget
()
event
event
( QEvent * ev )
indexOf
indexOf
( QWidget * w )
initStyleOption
initStyleOption
( QStyleOptionTabWidgetFrame * option )
insertTab
insertTab
( int index, QWidget * page, const QString & label )
insertTab
insertTab-4
( int index, QWidget * page, const QIcon & icon, const QString & label )
isTabEnabled
isTabEnabled
( int index )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
minimumSizeHint
minimumSizeHint
()
paintEvent
paintEvent
( QPaintEvent * event )
removeTab
removeTab
( int index )
resizeEvent
resizeEvent
( QResizeEvent * e )
setCornerWidget
setCornerWidget
( QWidget * widget, Qt::Corner corner = Qt::TopRightCorner )
setCurrentWidget
setCurrentWidget
( QWidget * widget )
setTabBar
setTabBar
( QTabBar * tb )
setTabEnabled
setTabEnabled
( int index, bool enable )
setTabIcon
setTabIcon
( int index, const QIcon & icon )
setTabText
setTabText
( int index, const QString & label )
setTabToolTip
setTabToolTip
( int index, const QString & tip )
setTabWhatsThis
setTabWhatsThis
( int index, const QString & text )
showEvent
showEvent
( QShowEvent * )
sizeHint
sizeHint
()
tabBar
tabBar
()
tabCloseRequested
tabCloseRequested
( int index )
tabIcon
tabIcon
( int index )
tabInserted
tabInserted
( int index )
tabRemoved
tabRemoved
( int index )
tabText
tabText
( int index )
tabToolTip
tabToolTip
( int index )
tabWhatsThis
tabWhatsThis
( int index )
widget
widget
( int index )
const_iterator
qBinaryFind-3
qBinaryFind( const Container & container, const T & value )
const_iterator
qFind-2
qFind( const Container & container, const T & value )
const_iterator
qLowerBound-3
qLowerBound( const Container & container, const T & value )
const_iterator
qUpperBound-3
qUpperBound( const Container & container, const T & value )
QTapAndHoldGesture
qtapandholdgesture.html
QTapGesture
qtapgesture.html
Exception
qtconcurrent-exception.html
clone
clone
()
raise
raise
()
UnhandledException
qtconcurrent-unhandledexception.html
blockingFilter
blockingFilter
( Sequence & sequence, FilterFunction filterFunction )
blockingFiltered
blockingFiltered
( const Sequence & sequence, FilterFunction filterFunction )
blockingFiltered
blockingFiltered-2
( ConstIterator begin, ConstIterator end, FilterFunction filterFunction )
blockingFilteredReduced
blockingFilteredReduced
( const Sequence & sequence, FilterFunction filterFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
blockingFilteredReduced
blockingFilteredReduced-2
( ConstIterator begin, ConstIterator end, FilterFunction filterFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
blockingMap
blockingMap
( Sequence & sequence, MapFunction function )
blockingMap
blockingMap-2
( Iterator begin, Iterator end, MapFunction function )
blockingMapped
blockingMapped
( const Sequence & sequence, MapFunction function )
blockingMapped
blockingMapped-2
( ConstIterator begin, ConstIterator end, MapFunction function )
blockingMappedReduced
blockingMappedReduced
( const Sequence & sequence, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
blockingMappedReduced
blockingMappedReduced-2
( ConstIterator begin, ConstIterator end, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
filter
filter
( Sequence & sequence, FilterFunction filterFunction )
filtered
filtered
( const Sequence & sequence, FilterFunction filterFunction )
filtered
filtered-2
( ConstIterator begin, ConstIterator end, FilterFunction filterFunction )
filteredReduced
filteredReduced
( const Sequence & sequence, FilterFunction filterFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
filteredReduced
filteredReduced-2
( ConstIterator begin, ConstIterator end, FilterFunction filterFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
map
map
( Sequence & sequence, MapFunction function )
map
map-2
( Iterator begin, Iterator end, MapFunction function )
mapped
mapped
( const Sequence & sequence, MapFunction function )
mapped
mapped-2
( ConstIterator begin, ConstIterator end, MapFunction function )
mappedReduced
mappedReduced
( const Sequence & sequence, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
mappedReduced
mappedReduced-2
( ConstIterator begin, ConstIterator end, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
run
run
( Function function, ... )
filter
filter
( Sequence & sequence, FilterFunction filterFunction )
filtered
filtered
( const Sequence & sequence, FilterFunction filterFunction )
filtered
filtered-2
( ConstIterator begin, ConstIterator end, FilterFunction filterFunction )
filteredReduced
filteredReduced
( const Sequence & sequence, FilterFunction filterFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
filteredReduced
filteredReduced-2
( ConstIterator begin, ConstIterator end, FilterFunction filterFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
blockingMappedReduced
blockingMappedReduced
( const Sequence & sequence, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
blockingMappedReduced
blockingMappedReduced-2
( ConstIterator begin, ConstIterator end, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
map
map
( Sequence & sequence, MapFunction function )
map
map-2
( Iterator begin, Iterator end, MapFunction function )
mapped
mapped
( const Sequence & sequence, MapFunction function )
mapped
mapped-2
( ConstIterator begin, ConstIterator end, MapFunction function )
mappedReduced
mappedReduced
( const Sequence & sequence, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
mappedReduced
mappedReduced-2
( ConstIterator begin, ConstIterator end, MapFunction mapFunction, ReduceFunction reduceFunction, QtConcurrent::ReduceOptions reduceOptions = UnorderedReduce | SequentialReduce )
run
run
( Function function, ... )
QTcpServer
qtcpserver.html
QTcpServer
QTcpServer
( QObject * parent = 0 )
close
close
()
errorString
errorString
()
hasPendingConnections
hasPendingConnections
()
incomingConnection
incomingConnection
( int socketDescriptor )
isListening
isListening
()
listen
listen
( const QHostAddress & address = QHostAddress::Any, quint16 port = 0 )
maxPendingConnections
maxPendingConnections
()
newConnection
newConnection
()
nextPendingConnection
nextPendingConnection
()
proxy
proxy
()
serverAddress
serverAddress
()
SocketError
serverError
QTcpServer::serverError()
serverPort
serverPort
()
setMaxPendingConnections
setMaxPendingConnections
( int numConnections )
setProxy
setProxy
( const QNetworkProxy & networkProxy )
setSocketDescriptor
setSocketDescriptor
( int socketDescriptor )
socketDescriptor
socketDescriptor
()
waitForNewConnection
waitForNewConnection
( int msec = 0, bool * timedOut = 0 )
QTcpSocket
qtcpsocket.html
QTcpSocket
QTcpSocket
( QObject * parent = 0 )
QTemporaryFile
qtemporaryfile.html
QTemporaryFile
QTemporaryFile
()
QTemporaryFile
QTemporaryFile-2
( const QString & templateName )
QTemporaryFile
QTemporaryFile-3
( QObject * parent )
QTemporaryFile
QTemporaryFile-4
( const QString & templateName, QObject * parent )
autoRemove
autoRemove
()
createLocalFile
createLocalFile
( QFile & file )
createLocalFile
createLocalFile-2
( const QString & fileName )
fileName
fileName
()
fileTemplate
fileTemplate
()
open
open
()
open
open-2
( OpenMode flags )
setAutoRemove
setAutoRemove
( bool b )
setFileTemplate
setFileTemplate
( const QString & name )
QTouchEventSequence
qtest-qtoucheventsequence.html
move
move
( int touchId, const QPoint & pt, QWidget * widget = 0 )
press
press
( int touchId, const QPoint & pt, QWidget * widget = 0 )
release
release
( int touchId, const QPoint & pt, QWidget * widget = 0 )
stationary
stationary
( int touchId )
AttributeIndex
AttributeIndex-enum
KeyAction
KeyAction-enum
LogElementType
LogElementType-enum
MouseAction
MouseAction-enum
SkipMode
SkipMode-enum
TestFailMode
TestFailMode-enum
addColumn
addColumn
( const char * name, T * dummy = 0 )
currentDataTag
currentDataTag
()
currentTestFailed
currentTestFailed
()
currentTestFunction
currentTestFunction
()
ignoreMessage
ignoreMessage
( QtMsgType type, const char * message )
keyClick
keyClick
( QWidget * widget, Qt::Key key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyClick
keyClick-2
( QWidget * widget, char key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyClicks
keyClicks
( QWidget * widget, const QString & sequence, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyEvent
keyEvent
( KeyAction action, QWidget * widget, Qt::Key key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyEvent
keyEvent-2
( KeyAction action, QWidget * widget, char ascii, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyPress
keyPress
( QWidget * widget, Qt::Key key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyPress
keyPress-2
( QWidget * widget, char key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyRelease
keyRelease
( QWidget * widget, Qt::Key key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
keyRelease
keyRelease-2
( QWidget * widget, char key, Qt::KeyboardModifiers modifier = Qt::NoModifier, int delay = -1 )
mouseClick
mouseClick
( QWidget * widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier = 0, QPoint pos = QPoint()
mouseDClick
mouseDClick
( QWidget * widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier = 0, QPoint pos = QPoint()
mouseMove
mouseMove
( QWidget * widget, QPoint pos = QPoint()
mousePress
mousePress
( QWidget * widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier = 0, QPoint pos = QPoint()
mouseRelease
mouseRelease
( QWidget * widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier = 0, QPoint pos = QPoint()
newRow
newRow
( const char * dataTag )
qExec
qExec
( QObject * testObject, int argc = 0, char ** argv = 0 )
qExec
qExec-2
( QObject * testObject, const QStringList & arguments )
qSleep
qSleep
( int ms )
qWait
qWait
( int ms )
qWaitForWindowShown
qWaitForWindowShown
( QWidget * window )
toHexRepresentation
toHexRepresentation
( const char * ba, int length )
toString
toString
( const T & value )
toString
toString-4
( const QLatin1String & string )
toString
toString-5
( const QString & string )
toString
toString-6
( const QByteArray & ba )
toString
toString-7
( const QTime & time )
toString
toString-8
( const QDate & date )
toString
toString-9
( const QDateTime & dateTime )
toString
toString-10
( const QChar & character )
toString
toString-11
( const QPoint & point )
toString
toString-12
( const QSize & size )
toString
toString-13
( const QRect & rectangle )
toString
toString-14
( const QUrl & url )
toString
toString-15
( const QPointF & point )
toString
toString-16
( const QSizeF & size )
toString
toString-17
( const QRectF & rectangle )
toString
toString-18
( const QVariant & variant )
touchEvent
touchEvent
( QWidget * widget = 0, QTouchEvent::DeviceType deviceType = QTouchEvent::TouchScreen )
QTestEventList
qtesteventlist.html
QTestEventList
QTestEventList
()
QTestEventList
QTestEventList-2
( const QTestEventList & other )
addDelay
addDelay
( int msecs )
addKeyClick
addKeyClick
( Qt::Key qtKey, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addKeyClick
addKeyClick-2
( char ascii, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addKeyClicks
addKeyClicks
( const QString & keys, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addKeyPress
addKeyPress
( Qt::Key qtKey, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addKeyPress
addKeyPress-2
( char ascii, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addKeyRelease
addKeyRelease
( Qt::Key qtKey, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addKeyRelease
addKeyRelease-2
( char ascii, Qt::KeyboardModifiers modifiers = Qt::NoModifier, int msecs = -1 )
addMouseClick
addMouseClick
( Qt::MouseButton button, Qt::KeyboardModifiers modifiers = 0, QPoint pos = QPoint()
addMouseDClick
addMouseDClick
( Qt::MouseButton button, Qt::KeyboardModifiers modifiers = 0, QPoint pos = QPoint()
addMouseMove
addMouseMove
( QPoint pos = QPoint()
addMousePress
addMousePress
( Qt::MouseButton button, Qt::KeyboardModifiers modifiers = 0, QPoint pos = QPoint()
addMouseRelease
addMouseRelease
( Qt::MouseButton button, Qt::KeyboardModifiers modifiers = 0, QPoint pos = QPoint()
clear
clear
()
simulate
simulate
( QWidget * w )
iterator
iterator
()
iterator
iterator-3
( const iterator & other )
atEnd
atEnd
()
fragment
fragment
()
operator!=
operator-not-eq
( const iterator & other )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator--
operator--
()
operator--
operator---2
( int )
operator==
operator-eq-eq
( const iterator & other )
QTextBlock
qtextblock.html
Iterator
Iterator-typedef
QTextBlock
QTextBlock
( const QTextBlock & other )
begin
begin
()
blockFormat
blockFormat
()
blockFormatIndex
blockFormatIndex
()
blockNumber
blockNumber
()
charFormat
charFormat
()
charFormatIndex
charFormatIndex
()
clearLayout
clearLayout
()
contains
contains
( int position )
document
document
()
end
end
()
firstLineNumber
firstLineNumber
()
isValid
isValid
()
isVisible
isVisible
()
layout
layout
()
length
length
()
lineCount
lineCount
()
next
next
()
position
position
()
previous
previous
()
revision
revision
()
setLineCount
setLineCount
( int count )
setRevision
setRevision
( int rev )
setUserData
setUserData
( QTextBlockUserData * data )
setUserState
setUserState
( int state )
setVisible
setVisible
( bool visible )
text
text
()
textList
textList
()
userData
userData
()
userState
userState
()
operator!=
operator-not-eq
( const QTextBlock & other )
operator<
operator-lt
( const QTextBlock & other )
operator=
operator-eq
( const QTextBlock & other )
operator==
operator-eq-eq
( const QTextBlock & other )
QTextBlockFormat
qtextblockformat.html
QTextBlockFormat
QTextBlockFormat
()
Alignment
alignment
QTextBlockFormat::alignment()
bottomMargin
bottomMargin
()
indent
indent
()
isValid
isValid
()
leftMargin
leftMargin
()
nonBreakableLines
nonBreakableLines
()
pageBreakPolicy
pageBreakPolicy
()
rightMargin
rightMargin
()
setAlignment
setAlignment
( Qt::Alignment alignment )
setBottomMargin
setBottomMargin
( qreal margin )
setIndent
setIndent
( int indentation )
setLeftMargin
setLeftMargin
( qreal margin )
setNonBreakableLines
setNonBreakableLines
( bool b )
setPageBreakPolicy
setPageBreakPolicy
( PageBreakFlags policy )
setRightMargin
setRightMargin
( qreal margin )
setTabPositions
setTabPositions
( const QList<QTextOption::Tab> & tabs )
setTextIndent
setTextIndent
( qreal indent )
setTopMargin
setTopMargin
( qreal margin )
Tab
tabPositions
> QTextBlockFormat::tabPositions()
textIndent
textIndent
()
topMargin
topMargin
()
QTextBlockGroup
qtextblockgroup.html
QTextBlockGroup
QTextBlockGroup
( QTextDocument * document )
blockFormatChanged
blockFormatChanged
( const QTextBlock & block )
blockInserted
blockInserted
( const QTextBlock & block )
blockList
blockList
()
blockRemoved
blockRemoved
( const QTextBlock & block )
QTextBlockUserData
qtextblockuserdata.html
QTextBoundaryFinder
qtextboundaryfinder.html
BoundaryType
BoundaryType-enum
QTextBoundaryFinder
QTextBoundaryFinder
()
QTextBoundaryFinder
QTextBoundaryFinder-2
( const QTextBoundaryFinder & other )
QTextBoundaryFinder
QTextBoundaryFinder-3
( BoundaryType type, const QString & string )
QTextBoundaryFinder
QTextBoundaryFinder-4
( BoundaryType type, const QChar * chars, int length, unsigned char * buffer = 0, int bufferSize = 0 )
boundaryReasons
boundaryReasons
()
isAtBoundary
isAtBoundary
()
isValid
isValid
()
position
position
()
setPosition
setPosition
( int position )
string
string
()
toEnd
toEnd
()
toNextBoundary
toNextBoundary
()
toPreviousBoundary
toPreviousBoundary
()
toStart
toStart
()
type
type
()
operator=
operator-eq
( const QTextBoundaryFinder & other )
QTextBrowser
QTextBrowser-2
( QWidget * parent, const char * name )
QTextBrowser
qtextbrowser.html
QTextBrowser
QTextBrowser
( QWidget * parent = 0 )
anchorClicked
anchorClicked
( const QUrl & link )
backward
backward
()
backwardAvailable
backwardAvailable
( bool available )
backwardHistoryCount
backwardHistoryCount
()
clearHistory
clearHistory
()
event
event
( QEvent * e )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * ev )
forward
forward
()
forwardAvailable
forwardAvailable
( bool available )
forwardHistoryCount
forwardHistoryCount
()
highlighted
highlighted
( const QUrl & link )
highlighted
highlighted-2
( const QString & link )
historyChanged
historyChanged
()
historyTitle
historyTitle
( int i )
historyUrl
historyUrl
( int i )
home
home
()
isBackwardAvailable
isBackwardAvailable
()
isForwardAvailable
isForwardAvailable
()
keyPressEvent
keyPressEvent
( QKeyEvent * ev )
loadResource
loadResource
( int type, const QUrl & name )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
paintEvent
paintEvent
( QPaintEvent * e )
reload
reload
()
sourceChanged
sourceChanged
( const QUrl & src )
anchorName
anchorName
()
setAnchorName
setAnchorName
( const QString & name )
QTextCharFormat
qtextcharformat.html
UnderlineStyle
UnderlineStyle-enum
VerticalAlignment
VerticalAlignment-enum
QTextCharFormat
QTextCharFormat
()
anchorHref
anchorHref
()
anchorNames
anchorNames
()
font
font
()
Capitalization
fontCapitalization
QTextCharFormat::fontCapitalization()
fontFamily
fontFamily
()
fontFixedPitch
fontFixedPitch
()
fontItalic
fontItalic
()
fontKerning
fontKerning
()
fontLetterSpacing
fontLetterSpacing
()
fontOverline
fontOverline
()
fontPointSize
fontPointSize
()
fontStrikeOut
fontStrikeOut
()
StyleHint
fontStyleHint
QTextCharFormat::fontStyleHint()
StyleStrategy
fontStyleStrategy
QTextCharFormat::fontStyleStrategy()
fontUnderline
fontUnderline
()
fontWeight
fontWeight
()
fontWordSpacing
fontWordSpacing
()
isAnchor
isAnchor
()
isValid
isValid
()
setAnchor
setAnchor
( bool anchor )
setAnchorHref
setAnchorHref
( const QString & value )
setAnchorNames
setAnchorNames
( const QStringList & names )
setFont
setFont
( const QFont & font )
setFontCapitalization
setFontCapitalization
( QFont::Capitalization capitalization )
setFontFamily
setFontFamily
( const QString & family )
setFontFixedPitch
setFontFixedPitch
( bool fixedPitch )
setFontItalic
setFontItalic
( bool italic )
setFontKerning
setFontKerning
( bool enable )
setFontLetterSpacing
setFontLetterSpacing
( qreal spacing )
setFontOverline
setFontOverline
( bool overline )
setFontPointSize
setFontPointSize
( qreal size )
setFontStrikeOut
setFontStrikeOut
( bool strikeOut )
setFontStyleHint
setFontStyleHint
( QFont::StyleHint hint, QFont::StyleStrategy strategy = QFont::PreferDefault )
setFontStyleStrategy
setFontStyleStrategy
( QFont::StyleStrategy strategy )
setFontUnderline
setFontUnderline
( bool underline )
setFontWeight
setFontWeight
( int weight )
setFontWordSpacing
setFontWordSpacing
( qreal spacing )
setTextOutline
setTextOutline
( const QPen & pen )
setToolTip
setToolTip
( const QString & text )
setUnderlineColor
setUnderlineColor
( const QColor & color )
setUnderlineStyle
setUnderlineStyle
( UnderlineStyle style )
setVerticalAlignment
setVerticalAlignment
( VerticalAlignment alignment )
textOutline
textOutline
()
toolTip
toolTip
()
underlineColor
underlineColor
()
underlineStyle
underlineStyle
()
verticalAlignment
verticalAlignment
()
ConverterState
qtextcodec-converterstate.html
ConverterState
ConverterState
( ConversionFlags flags = DefaultConversion )
codecForContent
codecForContent
( const char * str, int size )
codecForIndex
codecForIndex
( int i )
codecForName
codecForName-3
( const char * hint, int accuracy )
fromUnicode
fromUnicode-3
( const QString & uc, int & lenInOut )
locale
locale
()
mimeName
mimeName
()
toUnicode
toUnicode-3
( const QByteArray & a, int len )
QTextCodec
qtextcodec.html
QTextCodec
QTextCodec
()
aliases
aliases
()
availableCodecs
availableCodecs
()
availableMibs
availableMibs
()
canEncode
canEncode
( QChar ch )
canEncode
canEncode-2
( const QString & s )
codecForCStrings
codecForCStrings
()
codecForHtml
codecForHtml
( const QByteArray & ba, QTextCodec * defaultCodec )
codecForHtml
codecForHtml-2
( const QByteArray & ba )
codecForLocale
codecForLocale
()
codecForMib
codecForMib
( int mib )
codecForName
codecForName
( const QByteArray & name )
codecForName
codecForName-2
( const char * name )
codecForTr
codecForTr
()
codecForUtfText
codecForUtfText
( const QByteArray & ba, QTextCodec * defaultCodec )
codecForUtfText
codecForUtfText-2
( const QByteArray & ba )
convertFromUnicode
convertFromUnicode
( const QChar * input, int number, ConverterState * state )
convertToUnicode
convertToUnicode
( const char * chars, int len, ConverterState * state )
fromUnicode
fromUnicode
( const QString & str )
fromUnicode
fromUnicode-2
( const QChar * input, int number, ConverterState * state = 0 )
makeDecoder
makeDecoder
()
makeEncoder
makeEncoder
()
mibEnum
mibEnum
()
name
name
()
setCodecForCStrings
setCodecForCStrings
( QTextCodec * codec )
setCodecForLocale
setCodecForLocale
( QTextCodec * c )
setCodecForTr
setCodecForTr
( QTextCodec * c )
toUnicode
toUnicode
( const QByteArray & a )
toUnicode
toUnicode-2
( const char * input, int size, ConverterState * state = 0 )
toUnicode
toUnicode-4
( const char * chars )
QTextCodecPlugin
qtextcodecplugin.html
QTextCodecPlugin
QTextCodecPlugin
( QObject * parent = 0 )
aliases
aliases
()
createForMib
createForMib
( int mib )
createForName
createForName
( const QByteArray & name )
mibEnums
mibEnums
()
names
names
()
QTextCursor
qtextcursor.html
MoveMode
MoveMode-enum
MoveOperation
MoveOperation-enum
SelectionType
SelectionType-enum
QTextCursor
QTextCursor
()
QTextCursor
QTextCursor-2
( QTextDocument * document )
QTextCursor
QTextCursor-4
( QTextFrame * frame )
QTextCursor
QTextCursor-5
( const QTextBlock & block )
QTextCursor
QTextCursor-7
( const QTextCursor & cursor )
anchor
anchor
()
atBlockEnd
atBlockEnd
()
atBlockStart
atBlockStart
()
atEnd
atEnd
()
atStart
atStart
()
beginEditBlock
beginEditBlock
()
block
block
()
blockCharFormat
blockCharFormat
()
blockFormat
blockFormat
()
blockNumber
blockNumber
()
charFormat
charFormat
()
clearSelection
clearSelection
()
columnNumber
columnNumber
()
createList
createList
( const QTextListFormat & format )
createList
createList-2
( QTextListFormat::Style style )
currentFrame
currentFrame
()
currentList
currentList
()
currentTable
currentTable
()
deleteChar
deleteChar
()
deletePreviousChar
deletePreviousChar
()
document
document
()
endEditBlock
endEditBlock
()
hasComplexSelection
hasComplexSelection
()
hasSelection
hasSelection
()
insertBlock
insertBlock
()
insertBlock
insertBlock-2
( const QTextBlockFormat & format )
insertBlock
insertBlock-3
( const QTextBlockFormat & format, const QTextCharFormat & charFormat )
insertFragment
insertFragment
( const QTextDocumentFragment & fragment )
insertFrame
insertFrame
( const QTextFrameFormat & format )
insertHtml
insertHtml
( const QString & html )
insertImage
insertImage
( const QTextImageFormat & format )
insertImage
insertImage-2
( const QTextImageFormat & format, QTextFrameFormat::Position alignment )
insertImage
insertImage-3
( const QString & name )
insertImage
insertImage-4
( const QImage & image, const QString & name = QString()
insertList
insertList
( const QTextListFormat & format )
insertList
insertList-2
( QTextListFormat::Style style )
insertTable
insertTable
( int rows, int columns, const QTextTableFormat & format )
insertTable
insertTable-2
( int rows, int columns )
insertText
insertText
( const QString & text )
insertText
insertText-2
( const QString & text, const QTextCharFormat & format )
isCopyOf
isCopyOf
( const QTextCursor & other )
isNull
isNull
()
joinPreviousEditBlock
joinPreviousEditBlock
()
mergeBlockCharFormat
mergeBlockCharFormat
( const QTextCharFormat & modifier )
mergeBlockFormat
mergeBlockFormat
( const QTextBlockFormat & modifier )
mergeCharFormat
mergeCharFormat
( const QTextCharFormat & modifier )
movePosition
movePosition
( MoveOperation operation, MoveMode mode = MoveAnchor, int n = 1 )
position
position
()
removeSelectedText
removeSelectedText
()
select
select
( SelectionType selection )
selectedTableCells
selectedTableCells
( int * firstRow, int * numRows, int * firstColumn, int * numColumns )
selectedText
selectedText
()
selection
selection
()
selectionEnd
selectionEnd
()
selectionStart
selectionStart
()
setBlockCharFormat
setBlockCharFormat
( const QTextCharFormat & format )
setBlockFormat
setBlockFormat
( const QTextBlockFormat & format )
setCharFormat
setCharFormat
( const QTextCharFormat & format )
setPosition
setPosition
( int pos, MoveMode m = MoveAnchor )
setVisualNavigation
setVisualNavigation
( bool b )
visualNavigation
visualNavigation
()
operator!=
operator-not-eq
( const QTextCursor & other )
operator<
operator-lt
( const QTextCursor & other )
operator<=
operator-lt-eq
( const QTextCursor & other )
operator=
operator-eq
( const QTextCursor & cursor )
operator==
operator-eq-eq
( const QTextCursor & other )
operator>
operator-gt
( const QTextCursor & other )
operator>=
operator-gt-eq
( const QTextCursor & other )
QTextDecoder
qtextdecoder.html
QTextDecoder
QTextDecoder
( const QTextCodec * codec )
toUnicode
toUnicode
( const char * chars, int len )
toUnicode
toUnicode-2
( QString * target, const char * chars, int len )
toUnicode
toUnicode-3
( const QByteArray & ba )
QTextDocument
qtextdocument.html
MetaInformation
MetaInformation-enum
ResourceType
ResourceType-enum
QTextDocument
QTextDocument
( QObject * parent = 0 )
QTextDocument
QTextDocument-2
( const QString & text, QObject * parent = 0 )
addResource
addResource
( int type, const QUrl & name, const QVariant & resource )
adjustSize
adjustSize
()
allFormats
allFormats
()
availableRedoSteps
availableRedoSteps
()
availableUndoSteps
availableUndoSteps
()
begin
begin
()
blockCountChanged
blockCountChanged
( int newBlockCount )
characterAt
characterAt
( int pos )
characterCount
characterCount
()
clear
clear
()
clone
clone
( QObject * parent = 0 )
contentsChange
contentsChange
( int position, int charsRemoved, int charsAdded )
contentsChanged
contentsChanged
()
createObject
createObject
( const QTextFormat & format )
cursorPositionChanged
cursorPositionChanged
( const QTextCursor & cursor )
documentLayout
documentLayout
()
documentLayoutChanged
documentLayoutChanged
()
drawContents
drawContents
( QPainter * p, const QRectF & rect = QRectF()
end
end
()
find
find
( const QString & subString, const QTextCursor & cursor, FindFlags options = 0 )
find
find-2
( const QRegExp & expr, const QTextCursor & cursor, FindFlags options = 0 )
find
find-3
( const QString & subString, int position = 0, FindFlags options = 0 )
find
find-4
( const QRegExp & expr, int position = 0, FindFlags options = 0 )
findBlock
findBlock
( int pos )
findBlockByLineNumber
findBlockByLineNumber
( int lineNumber )
findBlockByNumber
findBlockByNumber
( int blockNumber )
firstBlock
firstBlock
()
idealWidth
idealWidth
()
isEmpty
isEmpty
()
isRedoAvailable
isRedoAvailable
()
isUndoAvailable
isUndoAvailable
()
lastBlock
lastBlock
()
lineCount
lineCount
()
loadResource
loadResource
( int type, const QUrl & name )
markContentsDirty
markContentsDirty
( int position, int length )
metaInformation
metaInformation
( MetaInformation info )
modificationChanged
modificationChanged
( bool changed )
object
object
( int objectIndex )
objectForFormat
objectForFormat
( const QTextFormat & f )
pageCount
pageCount
()
print
print
( QPrinter * printer )
redo
redo
( QTextCursor * cursor )
redo
redo-2
()
redoAvailable
redoAvailable
( bool available )
resource
resource
( int type, const QUrl & name )
revision
revision
()
rootFrame
rootFrame
()
setDocumentLayout
setDocumentLayout
( QAbstractTextDocumentLayout * layout )
setHtml
setHtml
( const QString & html )
setMetaInformation
setMetaInformation
( MetaInformation info, const QString & string )
setPlainText
setPlainText
( const QString & text )
toHtml
toHtml
( const QByteArray & encoding = QByteArray()
toPlainText
toPlainText
()
undo
undo
( QTextCursor * cursor )
undo
undo-2
()
undoAvailable
undoAvailable
( bool available )
undoCommandAdded
undoCommandAdded
()
QTextDocumentFragment
qtextdocumentfragment.html
QTextDocumentFragment
QTextDocumentFragment
()
QTextDocumentFragment
QTextDocumentFragment-2
( const QTextDocument * document )
QTextDocumentFragment
QTextDocumentFragment-3
( const QTextCursor & cursor )
QTextDocumentFragment
QTextDocumentFragment-4
( const QTextDocumentFragment & other )
fromHtml
fromHtml
( const QString & text )
fromHtml
fromHtml-2
( const QString & text, const QTextDocument * resourceProvider )
fromPlainText
fromPlainText
( const QString & plainText )
isEmpty
isEmpty
()
toHtml
toHtml
( const QByteArray & encoding )
toHtml
toHtml-2
()
toPlainText
toPlainText
()
operator=
operator-eq
( const QTextDocumentFragment & other )
QTextDocumentWriter
qtextdocumentwriter.html
QTextDocumentWriter
QTextDocumentWriter
()
QTextDocumentWriter
QTextDocumentWriter-2
( QIODevice * device, const QByteArray & format )
QTextDocumentWriter
QTextDocumentWriter-3
( const QString & fileName, const QByteArray & format = QByteArray()
codec
codec
()
device
device
()
fileName
fileName
()
format
format
()
setCodec
setCodec
( QTextCodec * codec )
setDevice
setDevice
( QIODevice * device )
setFileName
setFileName
( const QString & fileName )
setFormat
setFormat
( const QByteArray & format )
supportedDocumentFormats
supportedDocumentFormats
()
write
write
( const QTextDocument * document )
write
write-2
( const QTextDocumentFragment & fragment )
ExtraSelection
qtextedit-extraselection.html
cursor
cursor-var
format
format-var
CursorAction
CursorAction-enum
KeyboardAction
KeyboardAction-enum
QTextEdit
QTextEdit-4
( QWidget * parent, const char * name )
bold
bold
()
color
color
()
currentColorChanged
currentColorChanged
( const QColor & color )
currentFontChanged
currentFontChanged
( const QFont & font )
doKeyboardAction
doKeyboardAction
( KeyboardAction action )
family
family
()
find
find-2
( const QString & exp, bool cs, bool wo )
hasSelectedText
hasSelectedText
()
insert
insert
( const QString & text )
isModified
isModified
()
isRedoAvailable
isRedoAvailable
()
isUndoAvailable
isUndoAvailable
()
italic
italic
()
moveCursor
moveCursor-2
( CursorAction action, QTextCursor::MoveMode mode = QTextCursor::MoveAnchor )
moveCursor
moveCursor-3
( CursorAction action, bool select )
pointSize
pointSize
()
redo
redo-2
()
selectedText
selectedText
()
setBold
setBold
( bool b )
setColor
setColor
( const QColor & color )
setFamily
setFamily
( const QString & family )
setItalic
setItalic
( bool i )
setModified
setModified
( bool m = true )
setPointSize
setPointSize
( int size )
setTextFormat
setTextFormat
( Qt::TextFormat f )
setUnderline
setUnderline
( bool b )
sync
sync
()
text
text
()
TextFormat
textFormat
QTextEdit::textFormat()
underline
underline
()
undo
undo-2
()
QTextEdit
qtextedit.html
LineWrapMode
LineWrapMode-enum
TextInteractionFlags
textInteractionFlags-prop
WrapMode
wordWrapMode-prop
QTextEdit
QTextEdit
( QWidget * parent = 0 )
QTextEdit
QTextEdit-2
( const QString & text, QWidget * parent = 0 )
Alignment
alignment
QTextEdit::alignment()
anchorAt
anchorAt
( const QPoint & pos )
append
append
( const QString & text )
canInsertFromMimeData
canInsertFromMimeData
( const QMimeData * source )
canPaste
canPaste
()
changeEvent
changeEvent
( QEvent * e )
clear
clear
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
copy
copy
()
copyAvailable
copyAvailable
( bool yes )
createMimeDataFromSelection
createMimeDataFromSelection
()
createStandardContextMenu
createStandardContextMenu
()
createStandardContextMenu
createStandardContextMenu-2
( const QPoint & position )
currentCharFormat
currentCharFormat
()
currentCharFormatChanged
currentCharFormatChanged
( const QTextCharFormat & f )
currentFont
currentFont
()
cursorForPosition
cursorForPosition
( const QPoint & pos )
cursorPositionChanged
cursorPositionChanged
()
cursorRect
cursorRect
( const QTextCursor & cursor )
cursorRect
cursorRect-2
()
cut
cut
()
document
document
()
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * e )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * e )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * e )
dropEvent
dropEvent
( QDropEvent * e )
ensureCursorVisible
ensureCursorVisible
()
extraSelections
extraSelections
()
find
find
( const QString & exp, QTextDocument::FindFlags options = 0 )
focusInEvent
focusInEvent
( QFocusEvent * e )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * e )
fontFamily
fontFamily
()
fontItalic
fontItalic
()
fontPointSize
fontPointSize
()
fontUnderline
fontUnderline
()
fontWeight
fontWeight
()
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * e )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery property )
insertFromMimeData
insertFromMimeData
( const QMimeData * source )
insertHtml
insertHtml
( const QString & text )
insertPlainText
insertPlainText
( const QString & text )
keyPressEvent
keyPressEvent
( QKeyEvent * e )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * e )
loadResource
loadResource
( int type, const QUrl & name )
mergeCurrentCharFormat
mergeCurrentCharFormat
( const QTextCharFormat & modifier )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * e )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * e )
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
moveCursor
moveCursor
( QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode = QTextCursor::MoveAnchor )
paintEvent
paintEvent
( QPaintEvent * event )
paste
paste
()
print
print
( QPrinter * printer )
redo
redo
()
redoAvailable
redoAvailable
( bool available )
resizeEvent
resizeEvent
( QResizeEvent * e )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
scrollToAnchor
scrollToAnchor
( const QString & name )
selectAll
selectAll
()
selectionChanged
selectionChanged
()
setAlignment
setAlignment
( Qt::Alignment a )
setCurrentCharFormat
setCurrentCharFormat
( const QTextCharFormat & format )
setCurrentFont
setCurrentFont
( const QFont & f )
setDocument
setDocument
( QTextDocument * document )
setExtraSelections
setExtraSelections
( const QList<ExtraSelection> & selections )
setFontFamily
setFontFamily
( const QString & fontFamily )
setFontItalic
setFontItalic
( bool italic )
setFontPointSize
setFontPointSize
( qreal s )
setFontUnderline
setFontUnderline
( bool underline )
setFontWeight
setFontWeight
( int weight )
setText
setText
( const QString & text )
setTextBackgroundColor
setTextBackgroundColor
( const QColor & c )
setTextColor
setTextColor
( const QColor & c )
setTextCursor
setTextCursor
( const QTextCursor & cursor )
showEvent
showEvent
( QShowEvent * )
textBackgroundColor
textBackgroundColor
()
textChanged
textChanged
()
textColor
textColor
()
textCursor
textCursor
()
undo
undo
()
undoAvailable
undoAvailable
( bool available )
wheelEvent
wheelEvent
( QWheelEvent * e )
zoomIn
zoomIn
( int range = 1 )
zoomOut
zoomOut
( int range = 1 )
QTextEncoder
qtextencoder.html
QTextEncoder
QTextEncoder
( const QTextCodec * codec )
fromUnicode
fromUnicode
( const QString & str )
fromUnicode
fromUnicode-2
( const QChar * uc, int len )
fromUnicode
fromUnicode-3
( const QString & uc, int & lenInOut )
QTextFormat
qtextformat.html
FormatType
FormatType-enum
ObjectTypes
ObjectTypes-enum
Property
Property-enum
QTextFormat
QTextFormat
()
QTextFormat
QTextFormat-2
( int type )
QTextFormat
QTextFormat-3
( const QTextFormat & other )
background
background
()
boolProperty
boolProperty
( int propertyId )
brushProperty
brushProperty
( int propertyId )
clearBackground
clearBackground
()
clearForeground
clearForeground
()
clearProperty
clearProperty
( int propertyId )
colorProperty
colorProperty
( int propertyId )
doubleProperty
doubleProperty
( int propertyId )
foreground
foreground
()
hasProperty
hasProperty
( int propertyId )
intProperty
intProperty
( int propertyId )
isBlockFormat
isBlockFormat
()
isCharFormat
isCharFormat
()
isFrameFormat
isFrameFormat
()
isImageFormat
isImageFormat
()
isListFormat
isListFormat
()
isTableCellFormat
isTableCellFormat
()
isTableFormat
isTableFormat
()
isValid
isValid
()
LayoutDirection
layoutDirection
QTextFormat::layoutDirection()
lengthProperty
lengthProperty
( int propertyId )
lengthVectorProperty
lengthVectorProperty
( int propertyId )
merge
merge
( const QTextFormat & other )
objectIndex
objectIndex
()
objectType
objectType
()
penProperty
penProperty
( int propertyId )
properties
properties
()
property
property
( int propertyId )
propertyCount
propertyCount
()
setBackground
setBackground
( const QBrush & brush )
setForeground
setForeground
( const QBrush & brush )
setLayoutDirection
setLayoutDirection
( Qt::LayoutDirection direction )
setObjectIndex
setObjectIndex
( int index )
setObjectType
setObjectType
( int type )
setProperty
setProperty
( int propertyId, const QVariant & value )
setProperty
setProperty-2
( int propertyId, const QVector<QTextLength> & value )
stringProperty
stringProperty
( int propertyId )
toBlockFormat
toBlockFormat
()
toCharFormat
toCharFormat
()
toFrameFormat
toFrameFormat
()
toImageFormat
toImageFormat
()
toListFormat
toListFormat
()
toTableCellFormat
toTableCellFormat
()
toTableFormat
toTableFormat
()
type
type
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QTextFormat & other )
operator=
operator-eq
( const QTextFormat & other )
operator==
operator-eq-eq
( const QTextFormat & other )
QTextFragment
qtextfragment.html
QTextFragment
QTextFragment
()
QTextFragment
QTextFragment-3
( const QTextFragment & other )
charFormat
charFormat
()
charFormatIndex
charFormatIndex
()
contains
contains
( int position )
isValid
isValid
()
length
length
()
position
position
()
text
text
()
operator!=
operator-not-eq
( const QTextFragment & other )
operator<
operator-lt
( const QTextFragment & other )
operator=
operator-eq
( const QTextFragment & other )
operator==
operator-eq-eq
( const QTextFragment & other )
iterator
iterator
()
iterator
iterator-3
( const iterator & other )
atEnd
atEnd
()
currentBlock
currentBlock
()
currentFrame
currentFrame
()
parentFrame
parentFrame
()
operator!=
operator-not-eq
( const iterator & other )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator--
operator--
()
operator--
operator---2
( int )
operator=
operator-eq
( const iterator & other )
operator==
operator-eq-eq
( const iterator & other )
QTextFrame
qtextframe.html
Iterator
Iterator-typedef
QTextFrame
QTextFrame
( QTextDocument * document )
begin
begin
()
childFrames
childFrames
()
end
end
()
firstCursorPosition
firstCursorPosition
()
firstPosition
firstPosition
()
frameFormat
frameFormat
()
lastCursorPosition
lastCursorPosition
()
lastPosition
lastPosition
()
parentFrame
parentFrame
()
setFrameFormat
setFrameFormat
( const QTextFrameFormat & format )
QTextFrameFormat
qtextframeformat.html
BorderStyle
BorderStyle-enum
Position
Position-enum
QTextFrameFormat
QTextFrameFormat
()
border
border
()
borderBrush
borderBrush
()
borderStyle
borderStyle
()
bottomMargin
bottomMargin
()
height
height
()
isValid
isValid
()
leftMargin
leftMargin
()
margin
margin
()
padding
padding
()
pageBreakPolicy
pageBreakPolicy
()
position
position
()
rightMargin
rightMargin
()
setBorder
setBorder
( qreal width )
setBorderBrush
setBorderBrush
( const QBrush & brush )
setBorderStyle
setBorderStyle
( BorderStyle style )
setBottomMargin
setBottomMargin
( qreal margin )
setHeight
setHeight
( const QTextLength & height )
setHeight
setHeight-2
( qreal height )
setLeftMargin
setLeftMargin
( qreal margin )
setMargin
setMargin
( qreal margin )
setPadding
setPadding
( qreal width )
setPageBreakPolicy
setPageBreakPolicy
( PageBreakFlags policy )
setPosition
setPosition
( Position policy )
setRightMargin
setRightMargin
( qreal margin )
setTopMargin
setTopMargin
( qreal margin )
setWidth
setWidth
( const QTextLength & width )
setWidth
setWidth-2
( qreal width )
topMargin
topMargin
()
width
width
()
QTextImageFormat
qtextimageformat.html
QTextImageFormat
QTextImageFormat
()
height
height
()
isValid
isValid
()
name
name
()
setHeight
setHeight
( qreal height )
setName
setName
( const QString & name )
setWidth
setWidth
( qreal width )
width
width
()
QTextInlineObject
qtextinlineobject.html
QTextInlineObject
QTextInlineObject
( int i, QTextEngine * e )
ascent
ascent
()
descent
descent
()
format
format
()
formatIndex
formatIndex
()
height
height
()
isValid
isValid
()
rect
rect
()
setAscent
setAscent
( qreal a )
setDescent
setDescent
( qreal d )
setWidth
setWidth
( qreal w )
LayoutDirection
textDirection
QTextInlineObject::textDirection()
textPosition
textPosition
()
width
width
()
QTextIStream
qtextistream.html
QTextIStream
QTextIStream
( const QString * string )
QTextIStream
QTextIStream-2
( QByteArray * byteArray )
QTextIStream
QTextIStream-3
( FILE * file )
QTextItem
qtextitem.html
ascent
ascent
()
descent
descent
()
font
font
()
renderFlags
renderFlags
()
text
text
()
width
width
()
FormatRange
qtextlayout-formatrange.html
format
format-var
length
length-var
start
start-var
QTextLayout
qtextlayout.html
CursorMode
CursorMode-enum
QTextLayout
QTextLayout
()
QTextLayout
QTextLayout-2
( const QString & text )
QTextLayout
QTextLayout-3
( const QString & text, const QFont & font, QPaintDevice * paintdevice = 0 )
additionalFormats
additionalFormats
()
beginLayout
beginLayout
()
boundingRect
boundingRect
()
cacheEnabled
cacheEnabled
()
clearAdditionalFormats
clearAdditionalFormats
()
clearLayout
clearLayout
()
createLine
createLine
()
draw
draw
( QPainter * p, const QPointF & pos, const QVector<FormatRange> & selections = QVector<FormatRange>()
drawCursor
drawCursor
( QPainter * painter, const QPointF & position, int cursorPosition, int width )
drawCursor
drawCursor-2
( QPainter * painter, const QPointF & position, int cursorPosition )
endLayout
endLayout
()
font
font
()
isValidCursorPosition
isValidCursorPosition
( int pos )
lineAt
lineAt
( int i )
lineCount
lineCount
()
lineForTextPosition
lineForTextPosition
( int pos )
maximumWidth
maximumWidth
()
minimumWidth
minimumWidth
()
nextCursorPosition
nextCursorPosition
( int oldPos, CursorMode mode = SkipCharacters )
position
position
()
preeditAreaPosition
preeditAreaPosition
()
preeditAreaText
preeditAreaText
()
previousCursorPosition
previousCursorPosition
( int oldPos, CursorMode mode = SkipCharacters )
setAdditionalFormats
setAdditionalFormats
( const QList<FormatRange> & formatList )
setCacheEnabled
setCacheEnabled
( bool enable )
setFont
setFont
( const QFont & font )
setPosition
setPosition
( const QPointF & p )
setPreeditArea
setPreeditArea
( int position, const QString & text )
setText
setText
( const QString & string )
setTextOption
setTextOption
( const QTextOption & option )
text
text
()
textOption
textOption
()
QTextLength
qtextlength.html
Type
Type-enum
QTextLength
QTextLength
()
QTextLength
QTextLength-2
( Type type, qreal value )
rawValue
rawValue
()
type
type
()
value
value
( qreal maximumLength )
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QTextLength & other )
operator==
operator-eq-eq
( const QTextLength & other )
QTextLine
qtextline.html
CursorPosition
CursorPosition-enum
Edge
Edge-enum
QTextLine
QTextLine
()
ascent
ascent
()
cursorToX
cursorToX
( int * cursorPos, Edge edge = Leading )
cursorToX
cursorToX-2
( int cursorPos, Edge edge = Leading )
descent
descent
()
draw
draw
( QPainter * painter, const QPointF & position, const QTextLayout::FormatRange * selection = 0 )
height
height
()
isValid
isValid
()
leading
leading
()
leadingIncluded
leadingIncluded
()
lineNumber
lineNumber
()
naturalTextRect
naturalTextRect
()
naturalTextWidth
naturalTextWidth
()
position
position
()
rect
rect
()
setLeadingIncluded
setLeadingIncluded
( bool included )
setLineWidth
setLineWidth
( qreal width )
setNumColumns
setNumColumns
( int numColumns )
setNumColumns
setNumColumns-2
( int numColumns, qreal alignmentWidth )
setPosition
setPosition
( const QPointF & pos )
textLength
textLength
()
textStart
textStart
()
width
width
()
x
x
()
xToCursor
xToCursor
( qreal x, CursorPosition cpos = CursorBetweenCharacters )
y
y
()
isEmpty
isEmpty
()
QTextList
qtextlist.html
add
add
( const QTextBlock & block )
count
count
()
format
format
()
item
item
( int i )
itemNumber
itemNumber
( const QTextBlock & block )
itemText
itemText
( const QTextBlock & block )
remove
remove
( const QTextBlock & block )
removeItem
removeItem
( int i )
setFormat
setFormat
( const QTextListFormat & format )
QTextListFormat
qtextlistformat.html
Style
Style-enum
QTextListFormat
QTextListFormat
()
indent
indent
()
isValid
isValid
()
setIndent
setIndent
( int indentation )
setStyle
setStyle
( Style style )
style
style
()
QTextObject
qtextobject.html
QTextObject
QTextObject
( QTextDocument * document )
document
document
()
format
format
()
formatIndex
formatIndex
()
objectIndex
objectIndex
()
setFormat
setFormat
( const QTextFormat & format )
QTextObjectInterface
qtextobjectinterface.html
drawObject
drawObject
( QPainter * painter, const QRectF & rect, QTextDocument * doc, int posInDocument, const QTextFormat & format )
intrinsicSize
intrinsicSize
( QTextDocument * doc, int posInDocument, const QTextFormat & format )
Tab
qtextoption-tab.html
Tab
Tab
()
operator!=
operator-not-eq
( const Tab & other )
operator==
operator-eq-eq
( const Tab & other )
delimiter
delimiter-var
position
position-var
type
type-varx
QTextOption
qtextoption.html
TabType
TabType-enum
WrapMode
WrapMode-enum
QTextOption
QTextOption
()
QTextOption
QTextOption-2
( Qt::Alignment alignment )
QTextOption
QTextOption-3
( const QTextOption & other )
Alignment
alignment
QTextOption::alignment()
flags
flags
()
setAlignment
setAlignment
( Qt::Alignment alignment )
setFlags
setFlags
( Flags flags )
setTabArray
setTabArray
( QList<qreal> tabStops )
setTabStop
setTabStop
( qreal tabStop )
setTabs
setTabs
( QList<Tab> tabStops )
setTextDirection
setTextDirection
( Qt::LayoutDirection direction )
setUseDesignMetrics
setUseDesignMetrics
( bool enable )
setWrapMode
setWrapMode
( WrapMode mode )
tabArray
tabArray
()
tabStop
tabStop
()
tabs
tabs
()
LayoutDirection
textDirection
QTextOption::textDirection()
useDesignMetrics
useDesignMetrics
()
wrapMode
wrapMode
()
operator=
operator-eq
( const QTextOption & other )
QTextOStream
qtextostream.html
QTextOStream
QTextOStream
( QString * string )
QTextOStream
QTextOStream-2
( QByteArray * byteArray )
QTextOStream
QTextOStream-3
( FILE * file )
Encoding
Encoding-enum
fill
fill
( int f )
flags
flags
()
flags
flags-2
( int f )
precision
precision
( int p )
read
read-2
()
setEncoding
setEncoding
( Encoding encoding )
setf
setf
( int bits )
setf
setf-2
( int bits, int mask )
unsetDevice
unsetDevice
()
unsetf
unsetf
( int bits )
width
width
( int w )
adjustfield
adjustfield-var
basefield
basefield-var
bin
bin-var
dec
dec-var
fixed
fixed-var
floatfield
floatfield-var
hex
hex-var
internal
internal-var
left
left-var
oct
oct-var
right
right-var
scientific
scientific-var
showbase
showbase-var
showpoint
showpoint-var
showpos
showpos-var
skipws
skipws-var
uppercase
uppercase-var
QTextStream
qtextstream.html
FieldAlignment
FieldAlignment-enum
RealNumberNotation
RealNumberNotation-enum
Status
Status-enum
QTextStream
QTextStream
()
QTextStream
QTextStream-2
( QIODevice * device )
QTextStream
QTextStream-3
( FILE * fileHandle, QIODevice::OpenMode openMode = QIODevice::ReadWrite )
QTextStream
QTextStream-4
( QString * string, QIODevice::OpenMode openMode = QIODevice::ReadWrite )
QTextStream
QTextStream-5
( QByteArray * array, QIODevice::OpenMode openMode = QIODevice::ReadWrite )
QTextStream
QTextStream-6
( const QByteArray & array, QIODevice::OpenMode openMode = QIODevice::ReadOnly )
atEnd
atEnd
()
autoDetectUnicode
autoDetectUnicode
()
codec
codec
()
device
device
()
fieldAlignment
fieldAlignment
()
fieldWidth
fieldWidth
()
flush
flush
()
generateByteOrderMark
generateByteOrderMark
()
integerBase
integerBase
()
locale
locale
()
numberFlags
numberFlags
()
padChar
padChar
()
pos
pos
()
read
read
( qint64 maxlen )
readAll
readAll
()
readLine
readLine
( qint64 maxlen = 0 )
realNumberNotation
realNumberNotation
()
realNumberPrecision
realNumberPrecision
()
reset
reset
()
resetStatus
resetStatus
()
seek
seek
( qint64 pos )
setAutoDetectUnicode
setAutoDetectUnicode
( bool enabled )
setCodec
setCodec
( QTextCodec * codec )
setCodec
setCodec-2
( const char * codecName )
setDevice
setDevice
( QIODevice * device )
setFieldAlignment
setFieldAlignment
( FieldAlignment mode )
setFieldWidth
setFieldWidth
( int width )
setGenerateByteOrderMark
setGenerateByteOrderMark
( bool generate )
setIntegerBase
setIntegerBase
( int base )
setLocale
setLocale
( const QLocale & locale )
setNumberFlags
setNumberFlags
( NumberFlags flags )
setPadChar
setPadChar
( QChar ch )
setRealNumberNotation
setRealNumberNotation
( RealNumberNotation notation )
setRealNumberPrecision
setRealNumberPrecision
( int precision )
setStatus
setStatus
( Status status )
setString
setString
( QString * string, QIODevice::OpenMode openMode = QIODevice::ReadWrite )
skipWhiteSpace
skipWhiteSpace
()
status
status
()
string
string
()
operator<<
operator-lt-lt
( QChar c )
operator<<
operator-lt-lt-2
( signed short i )
operator<<
operator-lt-lt-3
( float f )
operator<<
operator-lt-lt-4
( const QString & string )
operator<<
operator-lt-lt-6
( char c )
operator<<
operator-lt-lt-7
( unsigned short i )
operator<<
operator-lt-lt-8
( signed int i )
operator<<
operator-lt-lt-9
( unsigned int i )
operator<<
operator-lt-lt-10
( signed long i )
operator<<
operator-lt-lt-11
( unsigned long i )
operator<<
operator-lt-lt-12
( qlonglong i )
operator<<
operator-lt-lt-13
( qulonglong i )
operator<<
operator-lt-lt-14
( double f )
operator<<
operator-lt-lt-15
( const QByteArray & array )
operator<<
operator-lt-lt-16
( const char * string )
operator<<
operator-lt-lt-17
( const void * ptr )
operator>>
operator-gt-gt
( QChar & c )
operator>>
operator-gt-gt-2
( signed short & i )
operator>>
operator-gt-gt-3
( float & f )
operator>>
operator-gt-gt-4
( QString & str )
operator>>
operator-gt-gt-5
( char & c )
operator>>
operator-gt-gt-6
( unsigned short & i )
operator>>
operator-gt-gt-7
( signed int & i )
operator>>
operator-gt-gt-8
( unsigned int & i )
operator>>
operator-gt-gt-9
( signed long & i )
operator>>
operator-gt-gt-10
( unsigned long & i )
operator>>
operator-gt-gt-11
( qlonglong & i )
operator>>
operator-gt-gt-12
( qulonglong & i )
operator>>
operator-gt-gt-13
( double & f )
operator>>
operator-gt-gt-14
( QByteArray & array )
operator>>
operator-gt-gt-15
( char * c )
QTextTable
qtexttable.html
appendColumns
appendColumns
( int count )
appendRows
appendRows
( int count )
cellAt
cellAt
( int row, int column )
cellAt
cellAt-2
( int position )
cellAt
cellAt-3
( const QTextCursor & cursor )
columns
columns
()
format
format
()
insertColumns
insertColumns
( int index, int columns )
insertRows
insertRows
( int index, int rows )
mergeCells
mergeCells
( int row, int column, int numRows, int numCols )
mergeCells
mergeCells-2
( const QTextCursor & cursor )
removeColumns
removeColumns
( int index, int columns )
removeRows
removeRows
( int index, int rows )
resize
resize
( int rows, int columns )
rowEnd
rowEnd
( const QTextCursor & cursor )
rowStart
rowStart
( const QTextCursor & cursor )
rows
rows
()
setFormat
setFormat
( const QTextTableFormat & format )
splitCell
splitCell
( int row, int column, int numRows, int numCols )
QTextTableCell
qtexttablecell.html
QTextTableCell
QTextTableCell
()
QTextTableCell
QTextTableCell-2
( const QTextTableCell & other )
iterator
begin
QTextTableCell::begin()
column
column
()
columnSpan
columnSpan
()
iterator
end
QTextTableCell::end()
firstCursorPosition
firstCursorPosition
()
format
format
()
isValid
isValid
()
lastCursorPosition
lastCursorPosition
()
row
row
()
rowSpan
rowSpan
()
setFormat
setFormat
( const QTextCharFormat & format )
tableCellFormatIndex
tableCellFormatIndex
()
operator!=
operator-not-eq
( const QTextTableCell & other )
operator=
operator-eq
( const QTextTableCell & other )
operator==
operator-eq-eq
( const QTextTableCell & other )
QTextTableCellFormat
qtexttablecellformat.html
QTextTableCellFormat
QTextTableCellFormat
()
bottomPadding
bottomPadding
()
isValid
isValid
()
leftPadding
leftPadding
()
rightPadding
rightPadding
()
setBottomPadding
setBottomPadding
( qreal padding )
setLeftPadding
setLeftPadding
( qreal padding )
setPadding
setPadding
( qreal padding )
setRightPadding
setRightPadding
( qreal padding )
setTopPadding
setTopPadding
( qreal padding )
topPadding
topPadding
()
QTextTableFormat
qtexttableformat.html
QTextTableFormat
QTextTableFormat
()
Alignment
alignment
QTextTableFormat::alignment()
cellPadding
cellPadding
()
cellSpacing
cellSpacing
()
clearColumnWidthConstraints
clearColumnWidthConstraints
()
columnWidthConstraints
columnWidthConstraints
()
columns
columns
()
headerRowCount
headerRowCount
()
isValid
isValid
()
setAlignment
setAlignment
( Qt::Alignment alignment )
setCellPadding
setCellPadding
( qreal padding )
setCellSpacing
setCellSpacing
( qreal spacing )
setColumnWidthConstraints
setColumnWidthConstraints
( const QVector<QTextLength> & constraints )
setHeaderRowCount
setHeaderRowCount
( int count )
exception
qt_symbian_exception2Error
& aThrow )
exception
qt_symbian_exception2LeaveL
& aThrow )
finished
finished-2
()
running
running
()
QThread
qthread.html
Priority
Priority-enum
QThread
QThread
( QObject * parent = 0 )
currentThread
currentThread
()
HANDLE
currentThreadId
QThread::currentThreadId()
exec
exec
()
exit
exit
( int returnCode = 0 )
finished
finished
()
idealThreadCount
idealThreadCount
()
isFinished
isFinished
()
isRunning
isRunning
()
msleep
msleep
( unsigned long msecs )
priority
priority
()
quit
quit
()
run
run
()
setPriority
setPriority
( Priority priority )
setStackSize
setStackSize
( uint stackSize )
setTerminationEnabled
setTerminationEnabled
( bool enabled = true )
sleep
sleep
( unsigned long secs )
stackSize
stackSize
()
start
start
( Priority priority = InheritPriority )
started
started
()
terminate
terminate
()
terminated
terminated
()
usleep
usleep
( unsigned long usecs )
wait
wait
( unsigned long time = ULONG_MAX )
yieldCurrentThread
yieldCurrentThread
()
QThreadPool
qthreadpool.html
QThreadPool
QThreadPool
( QObject * parent = 0 )
globalInstance
globalInstance
()
releaseThread
releaseThread
()
reserveThread
reserveThread
()
start
start
( QRunnable * runnable, int priority = 0 )
tryStart
tryStart
( QRunnable * runnable )
waitForDone
waitForDone
()
QThreadStorage
qthreadstorage.html
QThreadStorage
QThreadStorage
()
hasLocalData
hasLocalData
()
localData
localData
()
localData
localData-2
()
setLocalData
setLocalData
( T data )
QTileRules
qtilerules.html
QTileRules
QTileRules
( Qt::TileRule horizontalRule, Qt::TileRule verticalRule )
QTileRules
QTileRules-2
( Qt::TileRule rule = Qt::StretchTile )
currentTime
currentTime-2
( Qt::TimeSpec specification )
QTime
qtime.html
QTime
QTime
()
QTime
QTime-2
( int h, int m, int s = 0, int ms = 0 )
addMSecs
addMSecs
( int ms )
addSecs
addSecs
( int s )
currentTime
currentTime
()
elapsed
elapsed
()
fromString
fromString
( const QString & string, Qt::DateFormat format = Qt::TextDate )
fromString
fromString-2
( const QString & string, const QString & format )
hour
hour
()
isNull
isNull
()
isValid
isValid
()
isValid
isValid-2
( int h, int m, int s, int ms = 0 )
minute
minute
()
msec
msec
()
msecsTo
msecsTo
( const QTime & t )
restart
restart
()
second
second
()
secsTo
secsTo
( const QTime & t )
setHMS
setHMS
( int h, int m, int s, int ms = 0 )
start
start
()
toString
toString
( const QString & format )
toString
toString-2
( Qt::DateFormat format = Qt::TextDate )
operator!=
operator-not-eq
( const QTime & t )
operator<
operator-lt
( const QTime & t )
operator<=
operator-lt-eq
( const QTime & t )
operator==
operator-eq-eq
( const QTime & t )
operator>
operator-gt
( const QTime & t )
operator>=
operator-gt-eq
( const QTime & t )
QTimeEdit
qtimeedit.html
QTimeEdit
QTimeEdit
( QWidget * parent = 0 )
QTimeEdit
QTimeEdit-2
( const QTime & time, QWidget * parent = 0 )
QTimeLine
qtimeline.html
CurveShape
CurveShape-enum
Direction
Direction-enum
State
State-enum
QTimeLine
QTimeLine
( int duration = 1000, QObject * parent = 0 )
currentFrame
currentFrame
()
currentValue
currentValue
()
endFrame
endFrame
()
finished
finished
()
frameChanged
frameChanged
( int frame )
frameForTime
frameForTime
( int msec )
resume
resume
()
setEndFrame
setEndFrame
( int frame )
setFrameRange
setFrameRange
( int startFrame, int endFrame )
setPaused
setPaused
( bool paused )
setStartFrame
setStartFrame
( int frame )
start
start
()
startFrame
startFrame
()
state
state
()
stateChanged
stateChanged
( QTimeLine::State newState )
stop
stop
()
timerEvent
timerEvent
( QTimerEvent * event )
toggleDirection
toggleDirection
()
valueChanged
valueChanged
( qreal value )
valueForTime
valueForTime
( int msec )
QTimer
QTimer-2
( QObject * parent, const char * name )
changeInterval
changeInterval
( int msec )
start
start-3
( int msec, bool sshot )
QTimer
qtimer.html
QTimer
QTimer
( QObject * parent = 0 )
singleShot
singleShot
( int msec, QObject * receiver, const char * member )
start
start
( int msec )
start
start-2
()
stop
stop
()
timeout
timeout
()
timerEvent
timerEvent
( QTimerEvent * e )
timerId
timerId
()
QTimerEvent
qtimerevent.html
QTimerEvent
QTimerEvent
( int timerId )
timerId
timerId
()
QToolBar
QToolBar-3
( QWidget * parent, const char * name )
label
label
()
setLabel
setLabel
( const QString & label )
QToolBar
qtoolbar.html
ToolBarAreas
allowedAreas-prop
Orientation
orientation-prop
ToolButtonStyle
toolButtonStyle-prop
QToolBar
QToolBar
( const QString & title, QWidget * parent = 0 )
QToolBar
QToolBar-2
( QWidget * parent = 0 )
actionAt
actionAt
( const QPoint & p )
actionAt
actionAt-2
( int x, int y )
actionEvent
actionEvent
( QActionEvent * event )
actionTriggered
actionTriggered
( QAction * action )
addAction
addAction
( QAction * action )
addAction
addAction-2
( const QString & text )
addAction
addAction-3
( const QIcon & icon, const QString & text )
addAction
addAction-4
( const QString & text, const QObject * receiver, const char * member )
addAction
addAction-5
( const QIcon & icon, const QString & text, const QObject * receiver, const char * member )
addSeparator
addSeparator
()
addWidget
addWidget
( QWidget * widget )
allowedAreasChanged
allowedAreasChanged
( Qt::ToolBarAreas allowedAreas )
changeEvent
changeEvent
( QEvent * event )
childEvent
childEvent
( QChildEvent * event )
clear
clear
()
event
event
( QEvent * event )
iconSizeChanged
iconSizeChanged
( const QSize & iconSize )
insertSeparator
insertSeparator
( QAction * before )
insertWidget
insertWidget
( QAction * before, QWidget * widget )
isAreaAllowed
isAreaAllowed
( Qt::ToolBarArea area )
movableChanged
movableChanged
( bool movable )
orientationChanged
orientationChanged
( Qt::Orientation orientation )
paintEvent
paintEvent
( QPaintEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * event )
toggleViewAction
toggleViewAction
()
toolButtonStyleChanged
toolButtonStyleChanged
( Qt::ToolButtonStyle toolButtonStyle )
topLevelChanged
topLevelChanged
( bool topLevel )
widgetForAction
widgetForAction
( QAction * action )
QToolBox
QToolBox-2
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
currentItem
currentItem
()
item
item
( int index )
itemIconSet
itemIconSet
( int index )
itemLabel
itemLabel
( int index )
margin
margin
()
removeItem
removeItem-2
( QWidget * widget )
setCurrentItem
setCurrentItem
( QWidget * widget )
setItemIconSet
setItemIconSet
( int index, const QIcon & icon )
setItemLabel
setItemLabel
( int index, const QString & text )
setMargin
setMargin
( int margin )
QToolBox
qtoolbox.html
QToolBox
QToolBox
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
addItem
addItem
( QWidget * widget, const QIcon & iconSet, const QString & text )
addItem
addItem-2
( QWidget * w, const QString & text )
changeEvent
changeEvent
( QEvent * ev )
currentChanged
currentChanged
( int index )
currentWidget
currentWidget
()
event
event
( QEvent * e )
indexOf
indexOf
( QWidget * widget )
insertItem
insertItem
( int index, QWidget * widget, const QIcon & icon, const QString & text )
insertItem
insertItem-2
( int index, QWidget * widget, const QString & text )
isItemEnabled
isItemEnabled
( int index )
itemIcon
itemIcon
( int index )
itemInserted
itemInserted
( int index )
itemRemoved
itemRemoved
( int index )
itemText
itemText
( int index )
itemToolTip
itemToolTip
( int index )
removeItem
removeItem
( int index )
setCurrentWidget
setCurrentWidget
( QWidget * widget )
setItemEnabled
setItemEnabled
( int index, bool enabled )
setItemIcon
setItemIcon
( int index, const QIcon & icon )
setItemText
setItemText
( int index, const QString & text )
setItemToolTip
setItemToolTip
( int index, const QString & toolTip )
showEvent
showEvent
( QShowEvent * e )
widget
widget
( int index )
TextPosition
TextPosition-enum
QToolButton
QToolButton-3
( QWidget * parent, const char * name )
QToolButton
QToolButton-4
( Qt::ArrowType type, QWidget * parent, const char * name )
QToolButton
QToolButton-5
( const QIcon & icon, const QString & textLabel, const QString & statusTip, QObject * receiver, const char * slot, QWidget * parent, const char * name = 0 )
iconSet
iconSet
()
iconSet
iconSet-2
( bool on )
offIconSet
offIconSet
()
onIconSet
onIconSet
()
openPopup
openPopup
()
popup
popup
()
popupDelay
popupDelay
()
setIconSet
setIconSet
( const QIcon & icon )
setIconSet
setIconSet-2
( const QIcon & set, bool on )
setOffIconSet
setOffIconSet
( const QIcon & set )
setOnIconSet
setOnIconSet
( const QIcon & set )
setPixmap
setPixmap
( const QPixmap & pixmap )
setPopup
setPopup
( QMenu * popup )
setPopupDelay
setPopupDelay
( int delay )
setTextLabel
setTextLabel
( const QString & text, bool tooltip = true )
setTextPosition
setTextPosition
( QToolButton::TextPosition pos )
setUsesBigPixmap
setUsesBigPixmap
( bool enable )
setUsesTextLabel
setUsesTextLabel
( bool enable )
textLabel
textLabel
()
textPosition
textPosition
()
usesBigPixmap
usesBigPixmap
()
usesTextLabel
usesTextLabel
()
QToolButton
qtoolbutton.html
ToolButtonPopupMode
ToolButtonPopupMode-enum
ArrowType
arrowType-prop
ToolButtonStyle
toolButtonStyle-prop
QToolButton
QToolButton
( QWidget * parent = 0 )
actionEvent
actionEvent
( QActionEvent * event )
changeEvent
changeEvent
( QEvent * e )
defaultAction
defaultAction
()
enterEvent
enterEvent
( QEvent * e )
event
event
( QEvent * event )
hitButton
hitButton
( const QPoint & pos )
initStyleOption
initStyleOption
( QStyleOptionToolButton * option )
leaveEvent
leaveEvent
( QEvent * e )
menu
menu
()
minimumSizeHint
minimumSizeHint
()
mousePressEvent
mousePressEvent
( QMouseEvent * e )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * e )
nextCheckState
nextCheckState
()
paintEvent
paintEvent
( QPaintEvent * event )
setDefaultAction
setDefaultAction
( QAction * action )
setMenu
setMenu
( QMenu * menu )
showMenu
showMenu
()
sizeHint
sizeHint
()
timerEvent
timerEvent
( QTimerEvent * e )
triggered
triggered
( QAction * action )
add
add
( QWidget * widget, const QString & text )
add
add-2
( QWidget * widget, const QRect & rect, const QString & text )
remove
remove
( QWidget * widget )
QToolTip
qtooltip.html
font
font
()
hideText
hideText
()
isVisible
isVisible
()
palette
palette
()
setFont
setFont
( const QFont & font )
setPalette
setPalette
( const QPalette & palette )
showText
showText
( const QPoint & pos, const QString & text, QWidget * w, const QRect & rect )
showText
showText-2
( const QPoint & pos, const QString & text, QWidget * w = 0 )
text
text
()
TouchPoint
qtouchevent-touchpoint.html
id
id
()
isPrimary
isPrimary
()
lastNormalizedPos
lastNormalizedPos
()
lastPos
lastPos
()
lastScenePos
lastScenePos
()
lastScreenPos
lastScreenPos
()
normalizedPos
normalizedPos
()
pos
pos
()
pressure
pressure
()
rect
rect
()
scenePos
scenePos
()
sceneRect
sceneRect
()
screenPos
screenPos
()
screenRect
screenRect
()
startNormalizedPos
startNormalizedPos
()
startPos
startPos
()
startScenePos
startScenePos
()
startScreenPos
startScreenPos
()
TouchPointState
state
TouchPoint::state()
QTouchEvent
qtouchevent.html
DeviceType
DeviceType-enum
QTouchEvent
QTouchEvent
( QEvent::Type eventType, QTouchEvent::DeviceType deviceType = TouchScreen, Qt::KeyboardModifiers modifiers = Qt::NoModifier, Qt::TouchPointStates touchPointStates = 0, const QList<QTouchEvent::TouchPoint> & touchPoints = QList<QTouchEvent::TouchPoint>()
DeviceType
deviceType
QTouchEvent::deviceType()
TouchPointStates
touchPointStates
QTouchEvent::touchPointStates()
TouchPoint
touchPoints
> & QTouchEvent::touchPoints()
widget
widget
()
det
det
()
QTransform
qtransform.html
TransformationType
TransformationType-enum
QTransform
QTransform
()
QTransform
QTransform-3
( qreal m11, qreal m12, qreal m13, qreal m21, qreal m22, qreal m23, qreal m31, qreal m32, qreal m33 = 1.0 )
QTransform
QTransform-4
( qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy )
QTransform
QTransform-5
( const QMatrix & matrix )
m11
m11
()
m12
m12
()
m13
m13
()
m21
m21
()
m22
m22
()
m23
m23
()
m31
m31
()
m32
m32
()
m33
m33
()
adjoint
adjoint
()
determinant
determinant
()
dx
dx
()
dy
dy
()
fromScale
fromScale
( qreal sx, qreal sy )
fromTranslate
fromTranslate
( qreal dx, qreal dy )
inverted
inverted
( bool * invertible = 0 )
isAffine
isAffine
()
isIdentity
isIdentity
()
isInvertible
isInvertible
()
isRotating
isRotating
()
isScaling
isScaling
()
isTranslating
isTranslating
()
map
map
( qreal x, qreal y, qreal * tx, qreal * ty )
map
map-2
( const QPointF & p )
map
map-3
( const QPoint & point )
map
map-4
( const QLine & l )
map
map-5
( const QLineF & line )
map
map-6
( const QPolygonF & polygon )
map
map-7
( const QPolygon & polygon )
map
map-8
( const QRegion & region )
map
map-9
( const QPainterPath & path )
map
map-10
( int x, int y, int * tx, int * ty )
mapRect
mapRect
( const QRectF & rectangle )
mapRect
mapRect-2
( const QRect & rectangle )
mapToPolygon
mapToPolygon
( const QRect & rectangle )
quadToQuad
quadToQuad
( const QPolygonF & one, const QPolygonF & two, QTransform & trans )
quadToSquare
quadToSquare
( const QPolygonF & quad, QTransform & trans )
reset
reset
()
rotate
rotate
( qreal angle, Qt::Axis axis = Qt::ZAxis )
rotateRadians
rotateRadians
( qreal angle, Qt::Axis axis = Qt::ZAxis )
scale
scale
( qreal sx, qreal sy )
setMatrix
setMatrix
( qreal m11, qreal m12, qreal m13, qreal m21, qreal m22, qreal m23, qreal m31, qreal m32, qreal m33 )
shear
shear
( qreal sh, qreal sv )
squareToQuad
squareToQuad
( const QPolygonF & quad, QTransform & trans )
toAffine
toAffine
()
translate
translate
( qreal dx, qreal dy )
transposed
transposed
()
type
type
()
operator
operator-QVariant
QVariant()
operator!=
operator-not-eq
( const QTransform & matrix )
operator*
operator-2a
( const QTransform & matrix )
operator*=
operator-2a-eq
( const QTransform & matrix )
operator*=
operator-2a-eq-2
( qreal scalar )
operator+=
operator-2b-eq
( qreal scalar )
operator-=
operator--eq
( qreal scalar )
operator/=
operator-2f-eq
( qreal scalar )
operator=
operator-eq
( const QTransform & matrix )
operator==
operator-eq-eq
( const QTransform & matrix )
QTranslator
QTranslator-2
( QObject * parent, const char * name )
find
find
( const char * context, const char * sourceText, const char * comment = 0 )
QTranslator
qtranslator.html
QTranslator
QTranslator
( QObject * parent = 0 )
isEmpty
isEmpty
()
load
load
( const QString & filename, const QString & directory = QString()
load
load-2
( const uchar * data, int len )
translate
translate
( const char * context, const char * sourceText, const char * disambiguation = 0 )
translate
translate-2
( const char * context, const char * sourceText, const char * disambiguation, int n )
sortByColumn
sortByColumn-2
( int column )
QTreeView
qtreeview.html
QTreeView
QTreeView
( QWidget * parent = 0 )
collapse
collapse
( const QModelIndex & index )
collapseAll
collapseAll
()
collapsed
collapsed
( const QModelIndex & index )
columnAt
columnAt
( int x )
columnCountChanged
columnCountChanged
( int oldCount, int newCount )
columnMoved
columnMoved
()
columnResized
columnResized
( int column, int oldSize, int newSize )
columnViewportPosition
columnViewportPosition
( int column )
columnWidth
columnWidth
( int column )
currentChanged
currentChanged
( const QModelIndex & current, const QModelIndex & previous )
dataChanged
dataChanged
( const QModelIndex & topLeft, const QModelIndex & bottomRight )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * event )
drawBranches
drawBranches
( QPainter * painter, const QRect & rect, const QModelIndex & index )
drawRow
drawRow
( QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index )
drawTree
drawTree
( QPainter * painter, const QRegion & region )
expand
expand
( const QModelIndex & index )
expandAll
expandAll
()
expandToDepth
expandToDepth
( int depth )
expanded
expanded
( const QModelIndex & index )
header
header
()
hideColumn
hideColumn
( int column )
horizontalOffset
horizontalOffset
()
indexAbove
indexAbove
( const QModelIndex & index )
indexAt
indexAt
( const QPoint & point )
indexBelow
indexBelow
( const QModelIndex & index )
indexRowSizeHint
indexRowSizeHint
( const QModelIndex & index )
isColumnHidden
isColumnHidden
( int column )
isExpanded
isExpanded
( const QModelIndex & index )
isFirstColumnSpanned
isFirstColumnSpanned
( int row, const QModelIndex & parent )
isIndexHidden
isIndexHidden
( const QModelIndex & index )
isRowHidden
isRowHidden
( int row, const QModelIndex & parent )
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyboardSearch
keyboardSearch
( const QString & search )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * event )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
moveCursor
moveCursor
( CursorAction cursorAction, Qt::KeyboardModifiers modifiers )
paintEvent
paintEvent
( QPaintEvent * event )
reset
reset
()
resizeColumnToContents
resizeColumnToContents
( int column )
rowHeight
rowHeight
( const QModelIndex & index )
rowsAboutToBeRemoved
rowsAboutToBeRemoved
( const QModelIndex & parent, int start, int end )
rowsInserted
rowsInserted
( const QModelIndex & parent, int start, int end )
rowsRemoved
rowsRemoved
( const QModelIndex & parent, int start, int end )
scrollContentsBy
scrollContentsBy
( int dx, int dy )
scrollTo
scrollTo
( const QModelIndex & index, ScrollHint hint = EnsureVisible )
selectAll
selectAll
()
selectedIndexes
selectedIndexes
()
selectionChanged
selectionChanged
( const QItemSelection & selected, const QItemSelection & deselected )
setColumnHidden
setColumnHidden
( int column, bool hide )
setColumnWidth
setColumnWidth
( int column, int width )
setExpanded
setExpanded
( const QModelIndex & index, bool expanded )
setFirstColumnSpanned
setFirstColumnSpanned
( int row, const QModelIndex & parent, bool span )
setHeader
setHeader
( QHeaderView * header )
setModel
setModel
( QAbstractItemModel * model )
setRootIndex
setRootIndex
( const QModelIndex & index )
setRowHidden
setRowHidden
( int row, const QModelIndex & parent, bool hide )
setSelection
setSelection
( const QRect & rect, QItemSelectionModel::SelectionFlags command )
setSelectionModel
setSelectionModel
( QItemSelectionModel * selectionModel )
showColumn
showColumn
( int column )
sizeHintForColumn
sizeHintForColumn
( int column )
sortByColumn
sortByColumn
( int column, Qt::SortOrder order )
timerEvent
timerEvent
( QTimerEvent * event )
updateGeometries
updateGeometries
()
verticalOffset
verticalOffset
()
viewportEvent
viewportEvent
( QEvent * event )
visualRect
visualRect
( const QModelIndex & index )
visualRegionForSelection
visualRegionForSelection
( const QItemSelection & selection )
isItemExpanded
isItemExpanded
( const QTreeWidgetItem * item )
isItemHidden
isItemHidden
( const QTreeWidgetItem * item )
isItemSelected
isItemSelected
( const QTreeWidgetItem * item )
items
items
( const QMimeData * data )
setItemExpanded
setItemExpanded
( const QTreeWidgetItem * item, bool expand )
setItemHidden
setItemHidden
( const QTreeWidgetItem * item, bool hide )
setItemSelected
setItemSelected
( const QTreeWidgetItem * item, bool select )
QTreeWidget
qtreewidget.html
QTreeWidget
QTreeWidget
( QWidget * parent = 0 )
addTopLevelItem
addTopLevelItem
( QTreeWidgetItem * item )
addTopLevelItems
addTopLevelItems
( const QList<QTreeWidgetItem *> & items )
clear
clear
()
closePersistentEditor
closePersistentEditor
( QTreeWidgetItem * item, int column = 0 )
collapseItem
collapseItem
( const QTreeWidgetItem * item )
currentColumn
currentColumn
()
currentItem
currentItem
()
currentItemChanged
currentItemChanged
( QTreeWidgetItem * current, QTreeWidgetItem * previous )
dropEvent
dropEvent
( QDropEvent * event )
dropMimeData
dropMimeData
( QTreeWidgetItem * parent, int index, const QMimeData * data, Qt::DropAction action )
editItem
editItem
( QTreeWidgetItem * item, int column = 0 )
event
event
( QEvent * e )
expandItem
expandItem
( const QTreeWidgetItem * item )
findItems
findItems
( const QString & text, Qt::MatchFlags flags, int column = 0 )
headerItem
headerItem
()
indexFromItem
indexFromItem
( QTreeWidgetItem * item, int column = 0 )
indexOfTopLevelItem
indexOfTopLevelItem
( QTreeWidgetItem * item )
insertTopLevelItem
insertTopLevelItem
( int index, QTreeWidgetItem * item )
insertTopLevelItems
insertTopLevelItems
( int index, const QList<QTreeWidgetItem *> & items )
invisibleRootItem
invisibleRootItem
()
isFirstItemColumnSpanned
isFirstItemColumnSpanned
( const QTreeWidgetItem * item )
itemAbove
itemAbove
( const QTreeWidgetItem * item )
itemActivated
itemActivated
( QTreeWidgetItem * item, int column )
itemAt
itemAt
( const QPoint & p )
itemAt
itemAt-2
( int x, int y )
itemBelow
itemBelow
( const QTreeWidgetItem * item )
itemChanged
itemChanged
( QTreeWidgetItem * item, int column )
itemClicked
itemClicked
( QTreeWidgetItem * item, int column )
itemCollapsed
itemCollapsed
( QTreeWidgetItem * item )
itemDoubleClicked
itemDoubleClicked
( QTreeWidgetItem * item, int column )
itemEntered
itemEntered
( QTreeWidgetItem * item, int column )
itemExpanded
itemExpanded
( QTreeWidgetItem * item )
itemFromIndex
itemFromIndex
( const QModelIndex & index )
itemPressed
itemPressed
( QTreeWidgetItem * item, int column )
itemSelectionChanged
itemSelectionChanged
()
itemWidget
itemWidget
( QTreeWidgetItem * item, int column )
mimeData
mimeData
( const QList<QTreeWidgetItem *> items )
mimeTypes
mimeTypes
()
openPersistentEditor
openPersistentEditor
( QTreeWidgetItem * item, int column = 0 )
removeItemWidget
removeItemWidget
( QTreeWidgetItem * item, int column )
scrollToItem
scrollToItem
( const QTreeWidgetItem * item, QAbstractItemView::ScrollHint hint = EnsureVisible )
selectedItems
selectedItems
()
setCurrentItem
setCurrentItem
( QTreeWidgetItem * item )
setCurrentItem
setCurrentItem-2
( QTreeWidgetItem * item, int column )
setCurrentItem
setCurrentItem-3
( QTreeWidgetItem * item, int column, QItemSelectionModel::SelectionFlags command )
setFirstItemColumnSpanned
setFirstItemColumnSpanned
( const QTreeWidgetItem * item, bool span )
setHeaderItem
setHeaderItem
( QTreeWidgetItem * item )
setHeaderLabel
setHeaderLabel
( const QString & label )
setHeaderLabels
setHeaderLabels
( const QStringList & labels )
setItemWidget
setItemWidget
( QTreeWidgetItem * item, int column, QWidget * widget )
setSelectionModel
setSelectionModel
( QItemSelectionModel * selectionModel )
sortColumn
sortColumn
()
sortItems
sortItems
( int column, Qt::SortOrder order )
DropActions
supportedDropActions
QTreeWidget::supportedDropActions()
takeTopLevelItem
takeTopLevelItem
( int index )
topLevelItem
topLevelItem
( int index )
visualItemRect
visualItemRect
( const QTreeWidgetItem * item )
backgroundColor
backgroundColor
( int column )
setBackgroundColor
setBackgroundColor
( int column, const QColor & color )
setTextColor
setTextColor
( int column, const QColor & color )
textColor
textColor
( int column )
QTreeWidgetItem
qtreewidgetitem.html
ChildIndicatorPolicy
ChildIndicatorPolicy-enum
ItemType
ItemType-enum
QTreeWidgetItem
QTreeWidgetItem
( int type = Type )
QTreeWidgetItem
QTreeWidgetItem-2
( const QStringList & strings, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-3
( QTreeWidget * parent, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-4
( QTreeWidget * parent, const QStringList & strings, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-5
( QTreeWidget * parent, QTreeWidgetItem * preceding, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-6
( QTreeWidgetItem * parent, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-7
( QTreeWidgetItem * parent, const QStringList & strings, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-8
( QTreeWidgetItem * parent, QTreeWidgetItem * preceding, int type = Type )
QTreeWidgetItem
QTreeWidgetItem-9
( const QTreeWidgetItem & other )
addChild
addChild
( QTreeWidgetItem * child )
addChildren
addChildren
( const QList<QTreeWidgetItem *> & children )
background
background
( int column )
CheckState
checkState
QTreeWidgetItem::checkState( int column )
child
child
( int index )
childCount
childCount
()
ChildIndicatorPolicy
childIndicatorPolicy
QTreeWidgetItem::childIndicatorPolicy()
clone
clone
()
columnCount
columnCount
()
data
data
( int column, int role )
emitDataChanged
emitDataChanged
()
ItemFlags
flags
QTreeWidgetItem::flags()
font
font
( int column )
foreground
foreground
( int column )
icon
icon
( int column )
indexOfChild
indexOfChild
( QTreeWidgetItem * child )
insertChild
insertChild
( int index, QTreeWidgetItem * child )
insertChildren
insertChildren
( int index, const QList<QTreeWidgetItem *> & children )
isDisabled
isDisabled
()
isExpanded
isExpanded
()
isFirstColumnSpanned
isFirstColumnSpanned
()
isHidden
isHidden
()
isSelected
isSelected
()
parent
parent
()
read
read
( QDataStream & in )
removeChild
removeChild
( QTreeWidgetItem * child )
setBackground
setBackground
( int column, const QBrush & brush )
setCheckState
setCheckState
( int column, Qt::CheckState state )
setChildIndicatorPolicy
setChildIndicatorPolicy
( QTreeWidgetItem::ChildIndicatorPolicy policy )
setData
setData
( int column, int role, const QVariant & value )
setDisabled
setDisabled
( bool disabled )
setExpanded
setExpanded
( bool expand )
setFirstColumnSpanned
setFirstColumnSpanned
( bool span )
setFlags
setFlags
( Qt::ItemFlags flags )
setFont
setFont
( int column, const QFont & font )
setForeground
setForeground
( int column, const QBrush & brush )
setHidden
setHidden
( bool hide )
setIcon
setIcon
( int column, const QIcon & icon )
setSelected
setSelected
( bool select )
setSizeHint
setSizeHint
( int column, const QSize & size )
setStatusTip
setStatusTip
( int column, const QString & statusTip )
setText
setText
( int column, const QString & text )
setTextAlignment
setTextAlignment
( int column, int alignment )
setToolTip
setToolTip
( int column, const QString & toolTip )
setWhatsThis
setWhatsThis
( int column, const QString & whatsThis )
sizeHint
sizeHint
( int column )
sortChildren
sortChildren
( int column, Qt::SortOrder order )
statusTip
statusTip
( int column )
takeChild
takeChild
( int index )
takeChildren
takeChildren
()
text
text
( int column )
textAlignment
textAlignment
( int column )
toolTip
toolTip
( int column )
treeWidget
treeWidget
()
type
type
()
whatsThis
whatsThis
( int column )
write
write
( QDataStream & out )
operator<
operator-lt
( const QTreeWidgetItem & other )
operator=
operator-eq
( const QTreeWidgetItem & other )
QTreeWidgetItemIterator
qtreewidgetitemiterator.html
QTreeWidgetItemIterator
QTreeWidgetItemIterator
( const QTreeWidgetItemIterator & it )
QTreeWidgetItemIterator
QTreeWidgetItemIterator-2
( QTreeWidget * widget, IteratorFlags flags = All )
QTreeWidgetItemIterator
QTreeWidgetItemIterator-3
( QTreeWidgetItem * item, IteratorFlags flags = All )
operator*
operator-2a
()
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int n )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int n )
operator=
operator-eq
( const QTreeWidgetItemIterator & it )
QUdpSocket
qudpsocket.html
QUdpSocket
QUdpSocket
( QObject * parent = 0 )
bind
bind
( const QHostAddress & address, quint16 port )
bind
bind-2
( const QHostAddress & address, quint16 port, BindMode mode )
bind
bind-3
( quint16 port = 0 )
bind
bind-4
( quint16 port, BindMode mode )
hasPendingDatagrams
hasPendingDatagrams
()
pendingDatagramSize
pendingDatagramSize
()
readDatagram
readDatagram
( char * data, qint64 maxSize, QHostAddress * address = 0, quint16 * port = 0 )
writeDatagram
writeDatagram
( const char * data, qint64 size, const QHostAddress & address, quint16 port )
writeDatagram
writeDatagram-2
( const QByteArray & datagram, const QHostAddress & host, quint16 port )
QUiLoader
quiloader.html
QUiLoader
QUiLoader
( QObject * parent = 0 )
addPluginPath
addPluginPath
( const QString & path )
availableLayouts
availableLayouts
()
availableWidgets
availableWidgets
()
clearPluginPaths
clearPluginPaths
()
createAction
createAction
( QObject * parent = 0, const QString & name = QString()
createActionGroup
createActionGroup
( QObject * parent = 0, const QString & name = QString()
createLayout
createLayout
( const QString & className, QObject * parent = 0, const QString & name = QString()
createWidget
createWidget
( const QString & className, QWidget * parent = 0, const QString & name = QString()
isLanguageChangeEnabled
isLanguageChangeEnabled
()
load
load
( QIODevice * device, QWidget * parentWidget = 0 )
pluginPaths
pluginPaths
()
setLanguageChangeEnabled
setLanguageChangeEnabled
( bool enabled )
setWorkingDirectory
setWorkingDirectory
( const QDir & dir )
workingDirectory
workingDirectory
()
QUndoCommand
qundocommand.html
QUndoCommand
QUndoCommand
( QUndoCommand * parent = 0 )
QUndoCommand
QUndoCommand-2
( const QString & text, QUndoCommand * parent = 0 )
child
child
( int index )
childCount
childCount
()
id
id
()
mergeWith
mergeWith
( const QUndoCommand * command )
redo
redo
()
setText
setText
( const QString & text )
text
text
()
undo
undo
()
QUndoGroup
qundogroup.html
QUndoGroup
QUndoGroup
( QObject * parent = 0 )
activeStack
activeStack
()
activeStackChanged
activeStackChanged
( QUndoStack * stack )
addStack
addStack
( QUndoStack * stack )
canRedo
canRedo
()
canRedoChanged
canRedoChanged
( bool canRedo )
canUndo
canUndo
()
canUndoChanged
canUndoChanged
( bool canUndo )
cleanChanged
cleanChanged
( bool clean )
createRedoAction
createRedoAction
( QObject * parent, const QString & prefix = QString()
createUndoAction
createUndoAction
( QObject * parent, const QString & prefix = QString()
indexChanged
indexChanged
( int idx )
isClean
isClean
()
redo
redo
()
redoText
redoText
()
redoTextChanged
redoTextChanged
( const QString & redoText )
removeStack
removeStack
( QUndoStack * stack )
setActiveStack
setActiveStack
( QUndoStack * stack )
stacks
stacks
()
undo
undo
()
undoText
undoText
()
undoTextChanged
undoTextChanged
( const QString & undoText )
QUndoStack
qundostack.html
QUndoStack
QUndoStack
( QObject * parent = 0 )
beginMacro
beginMacro
( const QString & text )
canRedo
canRedo
()
canRedoChanged
canRedoChanged
( bool canRedo )
canUndo
canUndo
()
canUndoChanged
canUndoChanged
( bool canUndo )
cleanChanged
cleanChanged
( bool clean )
cleanIndex
cleanIndex
()
clear
clear
()
command
command
( int index )
count
count
()
createRedoAction
createRedoAction
( QObject * parent, const QString & prefix = QString()
createUndoAction
createUndoAction
( QObject * parent, const QString & prefix = QString()
endMacro
endMacro
()
index
index
()
indexChanged
indexChanged
( int idx )
isClean
isClean
()
push
push
( QUndoCommand * cmd )
redo
redo
()
redoText
redoText
()
redoTextChanged
redoTextChanged
( const QString & redoText )
setClean
setClean
()
setIndex
setIndex
( int idx )
text
text
( int idx )
undo
undo
()
undoText
undoText
()
undoTextChanged
undoTextChanged
( const QString & undoText )
QUndoView
qundoview.html
QUndoView
QUndoView
( QWidget * parent = 0 )
QUndoView
QUndoView-2
( QUndoStack * stack, QWidget * parent = 0 )
QUndoView
QUndoView-3
( QUndoGroup * group, QWidget * parent = 0 )
group
group
()
setGroup
setGroup
( QUndoGroup * group )
setStack
setStack
( QUndoStack * stack )
stack
stack
()
fromPunycode
fromPunycode
( const QByteArray & pc )
toPunycode
toPunycode
( const QString & uc )
addPath
addPath
( const QString & p )
cdUp
cdUp
()
decode
decode
( QString & url )
dirPath
dirPath
()
encode
encode
( QString & url )
fileName
fileName
()
hasHost
hasHost
()
hasPassword
hasPassword
()
hasPath
hasPath
()
hasPort
hasPort
()
hasRef
hasRef
()
hasUser
hasUser
()
isRelativeUrl
isRelativeUrl
( const QString & url )
protocol
protocol
()
query
query
()
ref
ref
()
reset
reset
()
setFileName
setFileName
( const QString & txt )
setProtocol
setProtocol
( const QString & s )
setQuery
setQuery
( const QString & txt )
setRef
setRef
( const QString & txt )
setUser
setUser
( const QString & s )
user
user
()
operator
operator-QString
QString()
QUrl
qurl.html
ParsingMode
ParsingMode-enum
QUrl
QUrl
()
QUrl
QUrl-2
( const QString & url )
QUrl
QUrl-3
( const QUrl & other )
QUrl
QUrl-4
( const QString & url, ParsingMode parsingMode )
addEncodedQueryItem
addEncodedQueryItem
( const QByteArray & key, const QByteArray & value )
addQueryItem
addQueryItem
( const QString & key, const QString & value )
allEncodedQueryItemValues
allEncodedQueryItemValues
( const QByteArray & key )
allQueryItemValues
allQueryItemValues
( const QString & key )
authority
authority
()
clear
clear
()
encodedFragment
encodedFragment
()
encodedHost
encodedHost
()
encodedPassword
encodedPassword
()
encodedPath
encodedPath
()
encodedQuery
encodedQuery
()
encodedQueryItemValue
encodedQueryItemValue
( const QByteArray & key )
encodedQueryItems
encodedQueryItems
()
encodedUserName
encodedUserName
()
errorString
errorString
()
fragment
fragment
()
fromAce
fromAce
( const QByteArray & domain )
fromEncoded
fromEncoded
( const QByteArray & input )
fromEncoded
fromEncoded-2
( const QByteArray & input, ParsingMode parsingMode )
fromLocalFile
fromLocalFile
( const QString & localFile )
fromPercentEncoding
fromPercentEncoding
( const QByteArray & input )
fromUserInput
fromUserInput
( const QString & userInput )
hasEncodedQueryItem
hasEncodedQueryItem
( const QByteArray & key )
hasFragment
hasFragment
()
hasQuery
hasQuery
()
hasQueryItem
hasQueryItem
( const QString & key )
host
host
()
idnWhitelist
idnWhitelist
()
isEmpty
isEmpty
()
isParentOf
isParentOf
( const QUrl & childUrl )
isRelative
isRelative
()
isValid
isValid
()
password
password
()
path
pathx
()
port
port
()
port
port-2
( int defaultPort )
queryItemValue
queryItemValue
( const QString & key )
queryItems
queryItems
()
queryPairDelimiter
queryPairDelimiter
()
queryValueDelimiter
queryValueDelimiter
()
removeAllEncodedQueryItems
removeAllEncodedQueryItems
( const QByteArray & key )
removeAllQueryItems
removeAllQueryItems
( const QString & key )
removeEncodedQueryItem
removeEncodedQueryItem
( const QByteArray & key )
removeQueryItem
removeQueryItem
( const QString & key )
resolved
resolved
( const QUrl & relative )
scheme
scheme
()
setAuthority
setAuthority
( const QString & authority )
setEncodedFragment
setEncodedFragment
( const QByteArray & fragment )
setEncodedHost
setEncodedHost
( const QByteArray & host )
setEncodedPassword
setEncodedPassword
( const QByteArray & password )
setEncodedPath
setEncodedPath
( const QByteArray & path )
setEncodedQuery
setEncodedQuery
( const QByteArray & query )
setEncodedQueryItems
setEncodedQueryItems
( const QList<QPair<QByteArray, QByteArray> > & query )
setEncodedUrl
setEncodedUrl
( const QByteArray & encodedUrl )
setEncodedUrl
setEncodedUrl-2
( const QByteArray & encodedUrl, ParsingMode parsingMode )
setEncodedUserName
setEncodedUserName
( const QByteArray & userName )
setFragment
setFragment
( const QString & fragment )
setHost
setHost
( const QString & host )
setIdnWhitelist
setIdnWhitelist
( const QStringList & list )
setPassword
setPassword
( const QString & password )
setPath
setPath
( const QString & path )
setPort
setPort
( int port )
setQueryDelimiters
setQueryDelimiters
( char valueDelimiter, char pairDelimiter )
setQueryItems
setQueryItems
( const QList<QPair<QString, QString> > & query )
setScheme
setScheme
( const QString & scheme )
setUrl
setUrl
( const QString & url )
setUrl
setUrl-2
( const QString & url, ParsingMode parsingMode )
setUserInfo
setUserInfo
( const QString & userInfo )
setUserName
setUserName
( const QString & userName )
toAce
toAce
( const QString & domain )
toEncoded
toEncoded
( FormattingOptions options = None )
toLocalFile
toLocalFile
()
toPercentEncoding
toPercentEncoding
( const QString & input, const QByteArray & exclude = QByteArray()
toString
toString
( FormattingOptions options = None )
userInfo
userInfo
()
userName
userName
()
operator!=
operator-not-eq
( const QUrl & url )
operator=
operator-eq
( const QUrl & url )
operator=
operator-eq-2
( const QString & url )
operator==
operator-eq-eq
( const QUrl & url )
QUrlInfo
qurlinfo.html
PermissionSpec
PermissionSpec-enum
QUrlInfo
QUrlInfo
()
QUrlInfo
QUrlInfo-2
( const QUrlInfo & ui )
QUrlInfo
QUrlInfo-3
( const QString & name, int permissions, const QString & owner, const QString & group, qint64 size, const QDateTime & lastModified, const QDateTime & lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable )
QUrlInfo
QUrlInfo-4
( const QUrl & url, int permissions, const QString & owner, const QString & group, qint64 size, const QDateTime & lastModified, const QDateTime & lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable )
equal
equal
( const QUrlInfo & i1, const QUrlInfo & i2, int sortBy )
greaterThan
greaterThan
( const QUrlInfo & i1, const QUrlInfo & i2, int sortBy )
group
group
()
isDir
isDir
()
isExecutable
isExecutable
()
isFile
isFile
()
isReadable
isReadable
()
isSymLink
isSymLink
()
isValid
isValid
()
isWritable
isWritable
()
lastModified
lastModified
()
lastRead
lastRead
()
lessThan
lessThan
( const QUrlInfo & i1, const QUrlInfo & i2, int sortBy )
name
name
()
owner
owner
()
permissions
permissions
()
setDir
setDir
( bool b )
setFile
setFile
( bool b )
setGroup
setGroup
( const QString & s )
setLastModified
setLastModified
( const QDateTime & dt )
setLastRead
setLastRead
( const QDateTime & dt )
setName
setName
( const QString & name )
setOwner
setOwner
( const QString & s )
setPermissions
setPermissions
( int p )
setReadable
setReadable
( bool b )
setSize
setSize
( qint64 size )
setSymLink
setSymLink
( bool b )
setWritable
setWritable
( bool b )
size
size
()
operator!=
operator-not-eq
( const QUrlInfo & other )
operator=
operator-eq
( const QUrlInfo & ui )
operator==
operator-eq-eq
( const QUrlInfo & other )
QUuid
quuid.html
Variant
Variant-enum
Version
Version-enum
QUuid
QUuid
()
QUuid
QUuid-2
( uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8 )
QUuid
QUuid-3
( const QString & text )
QUuid
QUuid-5
( const GUID & guid )
createUuid
createUuid
()
isNull
isNull
()
toString
toString
()
Variant
variant
QUuid::variant()
Version
version
QUuid::version()
operator
operator-GUID
GUID()
operator
operator-QString
QString()
operator!=
operator-not-eq
( const QUuid & other )
operator!=
operator-not-eq-2
( const GUID & guid )
operator<
operator-lt
( const QUuid & other )
operator=
operator-eq
( const GUID & guid )
operator==
operator-eq-eq
( const QUuid & other )
operator==
operator-eq-eq-2
( const GUID & guid )
operator>
operator-gt
( const QUuid & other )
QValidator
QValidator-2
( QObject * parent, const char * name )
QValidator
qvalidator.html
State
State-enum
QValidator
QValidator
( QObject * parent = 0 )
fixup
fixup
( QString & input )
locale
locale
()
setLocale
setLocale
( const QLocale & locale )
validate
validate
( QString & input, int & pos )
QVariant
QVariant-39
( bool b, int dummy )
asBitArray
asBitArray
()
asBool
asBool
()
asByteArray
asByteArray
()
asCString
asCString
()
asDate
asDate
()
asDateTime
asDateTime
()
asDouble
asDouble
()
asInt
asInt
()
asList
asList
()
asLongLong
asLongLong
()
asMap
asMap
()
asPoint
asPoint
()
asRect
asRect
()
asSize
asSize
()
asString
asString
()
asStringList
asStringList
()
asTime
asTime
()
asUInt
asUInt
()
asULongLong
asULongLong
()
canCast
canCast
( Type t )
cast
cast
( Type t )
toCString
toCString
()
QVariant
qvariant.html
Type
Type-enum
QVariant
QVariant
()
QVariant
QVariant-36
( const QLocale & l )
QVariant
QVariant-37
( const QRegExp & regExp )
QVariant
QVariant-38
( Qt::GlobalColor color )
QVariant
QVariant-2
( Type type )
QVariant
QVariant-3
( int typeOrUserType, const void * copy )
QVariant
QVariant-5
( const QVariant & p )
QVariant
QVariant-6
( QDataStream & s )
QVariant
QVariant-7
( int val )
QVariant
QVariant-8
( uint val )
QVariant
QVariant-9
( qlonglong val )
QVariant
QVariant-10
( qulonglong val )
QVariant
QVariant-11
( bool val )
QVariant
QVariant-12
( double val )
QVariant
QVariant-13
( float val )
QVariant
QVariant-14
( const char * val )
QVariant
QVariant-15
( const QByteArray & val )
QVariant
QVariant-16
( const QBitArray & val )
QVariant
QVariant-17
( const QString & val )
QVariant
QVariant-18
( const QLatin1String & val )
QVariant
QVariant-19
( const QStringList & val )
QVariant
QVariant-20
( const QChar & c )
QVariant
QVariant-21
( const QDate & val )
QVariant
QVariant-22
( const QTime & val )
QVariant
QVariant-23
( const QDateTime & val )
QVariant
QVariant-24
( const QList<QVariant> & val )
QVariant
QVariant-25
( const QMap<QString, QVariant> & val )
QVariant
QVariant-26
( const QHash<QString, QVariant> & val )
QVariant
QVariant-27
( const QSize & val )
QVariant
QVariant-28
( const QSizeF & val )
QVariant
QVariant-29
( const QPoint & val )
QVariant
QVariant-30
( const QPointF & val )
QVariant
QVariant-31
( const QLine & val )
QVariant
QVariant-32
( const QLineF & val )
QVariant
QVariant-33
( const QRect & val )
QVariant
QVariant-34
( const QRectF & val )
QVariant
QVariant-35
( const QUrl & val )
canConvert
canConvert
( Type t )
canConvert
canConvert-2
()
clear
clear
()
convert
convert
( Type t )
fromValue
fromValue
( const T & value )
isNull
isNull
()
isValid
isValid
()
nameToType
nameToType
( const char * name )
setValue
setValue
( const T & value )
toBitArray
toBitArray
()
toBool
toBool
()
toByteArray
toByteArray
()
toChar
toChar
()
toDate
toDate
()
toDateTime
toDateTime
()
toDouble
toDouble
( bool * ok = 0 )
toFloat
toFloat
( bool * ok = 0 )
toHash
toHash
()
toInt
toInt
( bool * ok = 0 )
toLine
toLine
()
toLineF
toLineF
()
toList
toList
()
toLocale
toLocale
()
toLongLong
toLongLong
( bool * ok = 0 )
toMap
toMap
()
toPoint
toPoint
()
toPointF
toPointF
()
toReal
toReal
( bool * ok = 0 )
toRect
toRect
()
toRectF
toRectF
()
toRegExp
toRegExp
()
toSize
toSize
()
toSizeF
toSizeF
()
toString
toString
()
toStringList
toStringList
()
toTime
toTime
()
toUInt
toUInt
( bool * ok = 0 )
toULongLong
toULongLong
( bool * ok = 0 )
toUrl
toUrl
()
type
type
()
typeName
typeName
()
typeToName
typeToName
( Type typ )
userType
userType
()
value
value
()
operator!=
operator-not-eq
( const QVariant & v )
operator=
operator-eq
( const QVariant & variant )
operator==
operator-eq-eq
( const QVariant & v )
QVariantAnimation
qvariantanimation.html
KeyValue
KeyValue-typedef
KeyValues
KeyValues-typedef
QVariantAnimation
QVariantAnimation
( QObject * parent = 0 )
event
event
( QEvent * event )
interpolated
interpolated
( const QVariant & from, const QVariant & to, qreal progress )
keyValueAt
keyValueAt
( qreal step )
keyValues
keyValues
()
setKeyValueAt
setKeyValueAt
( qreal step, const QVariant & value )
setKeyValues
setKeyValues
( const KeyValues & keyValues )
updateCurrentTime
updateCurrentTime
( int )
updateCurrentValue
updateCurrentValue
( const QVariant & value )
updateState
updateState
( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
valueChanged
valueChanged
( const QVariant & value )
QVarLengthArray
qvarlengtharray.html
QVarLengthArray
QVarLengthArray
( int size = 0 )
QVarLengthArray
QVarLengthArray-2
( const QVarLengthArray<T, Prealloc> & other )
append
append
( const T & t )
append
append-2
( const T * buf, int size )
capacity
capacity
()
clear
clear
()
constData
constData
()
count
count
()
data
data
()
data
data-2
()
isEmpty
isEmpty
()
removeLast
removeLast
()
reserve
reserve
( int size )
resize
resize
( int size )
size
size
()
operator=
operator-eq
( const QVarLengthArray<T, Prealloc> & other )
operator[]
operator-5b-5d
( int i )
operator[]
operator-5b-5d-2
( int i )
QVBoxLayout
QVBoxLayout-3
( QWidget * parent, int margin, int spacing = -1, const char * name = 0 )
QVBoxLayout
QVBoxLayout-4
( QLayout * parentLayout, int spacing = -1, const char * name = 0 )
QVBoxLayout
QVBoxLayout-5
( int spacing, const char * name = 0 )
QVBoxLayout
qvboxlayout.html
QVBoxLayout
QVBoxLayout
()
QVBoxLayout
QVBoxLayout-2
( QWidget * parent )
QVector
qvector.html
ConstIterator
ConstIterator-typedef
Iterator
Iterator-typedef
const_iterator
const_iterator-typedef
const_pointer
const_pointer-typedef
const_reference
const_reference-typedef
difference_type
difference_type-typedef
iterator
iterator-typedefx
pointer
pointer-typedef
reference
reference-typedef
size_type
size_type-typedef
value_type
value_type-typedef
QVector
QVector
()
QVector
QVector-2
( int size )
QVector
QVector-3
( int size, const T & value )
QVector
QVector-4
( const QVector<T> & other )
append
append
( const T & value )
at
at
( int i )
back
back
()
back
back-2
()
begin
begin
()
begin
begin-2
()
capacity
capacity
()
clear
clear
()
constBegin
constBegin
()
constData
constData
()
constEnd
constEnd
()
contains
contains
( const T & value )
count
count
( const T & value )
count
count-2
()
data
data
()
data
data-2
()
empty
empty
()
end
end
()
end
end-2
()
endsWith
endsWith
( const T & value )
erase
erase
( iterator pos )
erase
erase-2
( iterator begin, iterator end )
fill
fill
( const T & value, int size = -1 )
first
first
()
first
first-2
()
fromList
fromList
( const QList<T> & list )
fromStdVector
fromStdVector
( const std::vector<T> & vector )
front
front
()
front
front-2
()
indexOf
indexOf
( const T & value, int from = 0 )
insert
insert
( int i, const T & value )
insert
insert-2
( iterator before, int count, const T & value )
insert
insert-3
( int i, int count, const T & value )
insert
insert-4
( iterator before, const T & value )
isEmpty
isEmpty
()
last
last
()
last
last-2
()
lastIndexOf
lastIndexOf
( const T & value, int from = -1 )
mid
mid
( int pos, int length = -1 )
pop_back
pop_back
()
pop_front
pop_front
()
prepend
prepend
( const T & value )
push_back
push_back
( const T & value )
push_front
push_front
( const T & value )
remove
remove
( int i )
remove
remove-2
( int i, int count )
replace
replace
( int i, const T & value )
reserve
reserve
( int size )
resize
resize
( int size )
size
size
()
squeeze
squeeze
()
startsWith
startsWith
( const T & value )
toList
toList
()
vector
toStdVector
<T> QVector::toStdVector()
value
value
( int i )
value
value-2
( int i, const T & defaultValue )
operator!=
operator-not-eq
( const QVector<T> & other )
operator+
operator-2b
( const QVector<T> & other )
operator+=
operator-2b-eq
( const QVector<T> & other )
operator+=
operator-2b-eq-2
( const T & value )
operator<<
operator-lt-lt
( const T & value )
operator<<
operator-lt-lt-2
( const QVector<T> & other )
operator=
operator-eq
( const QVector<T> & other )
operator==
operator-eq-eq
( const QVector<T> & other )
operator[]
operator-5b-5d
( int i )
operator[]
operator-5b-5d-2
( int i )
QVector2D
qvector2d.html
QVector2D
QVector2D
()
QVector2D
QVector2D-2
( qreal xpos, qreal ypos )
QVector2D
QVector2D-3
( const QPoint & point )
QVector2D
QVector2D-4
( const QPointF & point )
QVector2D
QVector2D-5
( const QVector3D & vector )
QVector2D
QVector2D-6
( const QVector4D & vector )
dotProduct
dotProduct
( const QVector2D & v1, const QVector2D & v2 )
isNull
isNull
()
length
length
()
lengthSquared
lengthSquared
()
normalize
normalize
()
normalized
normalized
()
setX
setX
( qreal x )
setY
setY
( qreal y )
toPoint
toPoint
()
toPointF
toPointF
()
toVector3D
toVector3D
()
toVector4D
toVector4D
()
x
x
()
y
y
()
operator
operator-QVariant
QVariant()
operator*=
operator-2a-eq
( qreal factor )
operator*=
operator-2a-eq-2
( const QVector2D & vector )
operator+=
operator-2b-eq
( const QVector2D & vector )
operator-=
operator--eq
( const QVector2D & vector )
operator/=
operator-2f-eq
( qreal divisor )
QVector3D
qvector3d.html
QVector3D
QVector3D
()
QVector3D
QVector3D-2
( qreal xpos, qreal ypos, qreal zpos )
QVector3D
QVector3D-3
( const QPoint & point )
QVector3D
QVector3D-4
( const QPointF & point )
QVector3D
QVector3D-5
( const QVector2D & vector )
QVector3D
QVector3D-6
( const QVector2D & vector, qreal zpos )
QVector3D
QVector3D-7
( const QVector4D & vector )
crossProduct
crossProduct
( const QVector3D & v1, const QVector3D & v2 )
distanceToLine
distanceToLine
( const QVector3D & point, const QVector3D & direction )
distanceToPlane
distanceToPlane
( const QVector3D & plane, const QVector3D & normal )
distanceToPlane
distanceToPlane-2
( const QVector3D & plane1, const QVector3D & plane2, const QVector3D & plane3 )
dotProduct
dotProduct
( const QVector3D & v1, const QVector3D & v2 )
isNull
isNull
()
length
length
()
lengthSquared
lengthSquared
()
normal
normal
( const QVector3D & v1, const QVector3D & v2 )
normal
normal-2
( const QVector3D & v1, const QVector3D & v2, const QVector3D & v3 )
normalize
normalize
()
normalized
normalized
()
setX
setX
( qreal x )
setY
setY
( qreal y )
setZ
setZ
( qreal z )
toPoint
toPoint
()
toPointF
toPointF
()
toVector2D
toVector2D
()
toVector4D
toVector4D
()
x
x
()
y
y
()
z
z
()
operator
operator-QVariant
QVariant()
operator*=
operator-2a-eq
( qreal factor )
operator*=
operator-2a-eq-2
( const QVector3D & vector )
operator+=
operator-2b-eq
( const QVector3D & vector )
operator-=
operator--eq
( const QVector3D & vector )
operator/=
operator-2f-eq
( qreal divisor )
QVector4D
qvector4d.html
QVector4D
QVector4D
()
QVector4D
QVector4D-2
( qreal xpos, qreal ypos, qreal zpos, qreal wpos )
QVector4D
QVector4D-3
( const QPoint & point )
QVector4D
QVector4D-4
( const QPointF & point )
QVector4D
QVector4D-5
( const QVector2D & vector )
QVector4D
QVector4D-6
( const QVector2D & vector, qreal zpos, qreal wpos )
QVector4D
QVector4D-7
( const QVector3D & vector )
QVector4D
QVector4D-8
( const QVector3D & vector, qreal wpos )
dotProduct
dotProduct
( const QVector4D & v1, const QVector4D & v2 )
isNull
isNull
()
length
length
()
lengthSquared
lengthSquared
()
normalize
normalize
()
normalized
normalized
()
setW
setW
( qreal w )
setX
setX
( qreal x )
setY
setY
( qreal y )
setZ
setZ
( qreal z )
toPoint
toPoint
()
toPointF
toPointF
()
toVector2D
toVector2D
()
toVector2DAffine
toVector2DAffine
()
toVector3D
toVector3D
()
toVector3DAffine
toVector3DAffine
()
w
w
()
x
x
()
y
y
()
z
z
()
operator
operator-QVariant
QVariant()
operator*=
operator-2a-eq
( qreal factor )
operator*=
operator-2a-eq-2
( const QVector4D & vector )
operator+=
operator-2b-eq
( const QVector4D & vector )
operator-=
operator--eq
( const QVector4D & vector )
operator/=
operator-2f-eq
( qreal divisor )
QVectorIterator
qvectoriterator.html
QVectorIterator
QVectorIterator
( const QVector<T> & vector )
findNext
findNext
( const T & value )
findPrevious
findPrevious
( const T & value )
hasNext
hasNext
()
hasPrevious
hasPrevious
()
next
next
()
peekNext
peekNext
()
peekPrevious
peekPrevious
()
previous
previous
()
toBack
toBack
()
toFront
toFront
()
operator=
operator-eq
( const QVector<T> & vector )
QVideoFrame
qvideoframe.html
FieldType
FieldType-enum
PixelFormat
PixelFormat-enum
QVideoFrame
QVideoFrame
()
QVideoFrame
QVideoFrame-2
( QAbstractVideoBuffer * buffer, const QSize & size, PixelFormat format )
QVideoFrame
QVideoFrame-3
( int bytes, const QSize & size, int bytesPerLine, PixelFormat format )
QVideoFrame
QVideoFrame-4
( const QImage & image )
QVideoFrame
QVideoFrame-5
( const QVideoFrame & other )
bits
bits
()
bits
bits-2
()
bytesPerLine
bytesPerLine
()
endTime
endTime
()
fieldType
fieldType
()
handle
handle
()
HandleType
handleType
QVideoFrame::handleType()
height
height
()
Format
imageFormatFromPixelFormat
QVideoFrame::imageFormatFromPixelFormat( PixelFormat format )
isMapped
isMapped
()
isReadable
isReadable
()
isValid
isValid
()
isWritable
isWritable
()
map
map
( QAbstractVideoBuffer::MapMode mode )
MapMode
mapMode
QVideoFrame::mapMode()
mappedBytes
mappedBytes
()
pixelFormat
pixelFormat
()
pixelFormatFromImageFormat
pixelFormatFromImageFormat
( QImage::Format format )
setEndTime
setEndTime
( qint64 time )
setFieldType
setFieldType
( FieldType field )
setStartTime
setStartTime
( qint64 time )
size
size
()
startTime
startTime
()
unmap
unmap
()
width
width
()
operator=
operator-eq
( const QVideoFrame & other )
QVideoSurfaceFormat
qvideosurfaceformat.html
Direction
Direction-enum
YCbCrColorSpace
YCbCrColorSpace-enum
QVideoSurfaceFormat
QVideoSurfaceFormat
()
QVideoSurfaceFormat
QVideoSurfaceFormat-2
( const QSize & size, QVideoFrame::PixelFormat format, QAbstractVideoBuffer::HandleType type = QAbstractVideoBuffer::NoHandle )
QVideoSurfaceFormat
QVideoSurfaceFormat-3
( const QVideoSurfaceFormat & other )
frameHeight
frameHeight
()
frameRate
frameRate
()
frameSize
frameSize
()
frameWidth
frameWidth
()
HandleType
handleType
QVideoSurfaceFormat::handleType()
isValid
isValid
()
pixelAspectRatio
pixelAspectRatio
()
PixelFormat
pixelFormat
QVideoSurfaceFormat::pixelFormat()
property
property
( const char * name )
propertyNames
propertyNames
()
scanLineDirection
scanLineDirection
()
setFrameRate
setFrameRate
( qreal rate )
setFrameSize
setFrameSize
( const QSize & size )
setFrameSize
setFrameSize-2
( int width, int height )
setPixelAspectRatio
setPixelAspectRatio
( const QSize & ratio )
setPixelAspectRatio
setPixelAspectRatio-2
( int horizontal, int vertical )
setProperty
setProperty
( const char * name, const QVariant & value )
setScanLineDirection
setScanLineDirection
( Direction direction )
setViewport
setViewport
( const QRect & viewport )
setYCbCrColorSpace
setYCbCrColorSpace
( YCbCrColorSpace space )
sizeHint
sizeHint
()
viewport
viewport
()
yCbCrColorSpace
yCbCrColorSpace
()
operator!=
operator-not-eq
( const QVideoSurfaceFormat & other )
operator=
operator-eq
( const QVideoSurfaceFormat & other )
operator==
operator-eq-eq
( const QVideoSurfaceFormat & other )
QWaitCondition
qwaitcondition.html
QWaitCondition
QWaitCondition
()
wait
wait
( QMutex * mutex, unsigned long time = ULONG_MAX )
wait
wait-2
( QReadWriteLock * readWriteLock, unsigned long time = ULONG_MAX )
wakeAll
wakeAll
()
wakeOne
wakeOne
()
QWeakPointer
qweakpointer.html
QWeakPointer
QWeakPointer
()
QWeakPointer
QWeakPointer-2
( const QWeakPointer<T> & other )
QWeakPointer
QWeakPointer-3
( const QSharedPointer<T> & other )
QWeakPointer
QWeakPointer-4
( const QObject * obj )
clear
clear
()
data
data
()
isNull
isNull
()
toStrongRef
toStrongRef
()
operator
operator-bool
bool()
operator!
operator-not
()
operator=
operator-eq
( const QWeakPointer<T> & other )
operator=
operator-eq-2
( const QSharedPointer<T> & other )
operator=
operator-eq-3
( const QObject * obj )
QWebDatabase
qwebdatabase.html
QWebDatabase
QWebDatabase
( const QWebDatabase & other )
displayName
displayName
()
expectedSize
expectedSize
()
fileName
fileName
()
name
name
()
origin
origin
()
removeAllDatabases
removeAllDatabases
()
removeDatabase
removeDatabase
( const QWebDatabase & db )
size
size
()
operator=
operator-eq
( const QWebDatabase & other )
QWebElement
qwebelement.html
StyleResolveStrategy
StyleResolveStrategy-enum
QWebElement
QWebElement
()
QWebElement
QWebElement-2
( const QWebElement & other )
addClass
addClass
( const QString & name )
appendInside
appendInside
( const QString & markup )
appendInside
appendInside-2
( const QWebElement & element )
appendOutside
appendOutside
( const QString & markup )
appendOutside
appendOutside-2
( const QWebElement & element )
attribute
attribute
( const QString & name, const QString & defaultValue = QString()
attributeNS
attributeNS
( const QString & namespaceUri, const QString & name, const QString & defaultValue = QString()
attributeNames
attributeNames
( const QString & namespaceUri = QString()
classes
classes
()
clone
clone
()
document
document
()
encloseContentsWith
encloseContentsWith
( const QWebElement & element )
encloseContentsWith
encloseContentsWith-2
( const QString & markup )
encloseWith
encloseWith
( const QString & markup )
encloseWith
encloseWith-2
( const QWebElement & element )
evaluateJavaScript
evaluateJavaScript
( const QString & scriptSource )
findAll
findAll
( const QString & selectorQuery )
findFirst
findFirst
( const QString & selectorQuery )
firstChild
firstChild
()
geometry
geometry
()
hasAttribute
hasAttribute
( const QString & name )
hasAttributeNS
hasAttributeNS
( const QString & namespaceUri, const QString & name )
hasAttributes
hasAttributes
()
hasClass
hasClass
( const QString & name )
hasFocus
hasFocus
()
isNull
isNull
()
lastChild
lastChild
()
localName
localName
()
namespaceUri
namespaceUri
()
nextSibling
nextSibling
()
parent
parent
()
prefix
prefix
()
prependInside
prependInside
( const QString & markup )
prependInside
prependInside-2
( const QWebElement & element )
prependOutside
prependOutside
( const QString & markup )
prependOutside
prependOutside-2
( const QWebElement & element )
previousSibling
previousSibling
()
removeAllChildren
removeAllChildren
()
removeAttribute
removeAttribute
( const QString & name )
removeAttributeNS
removeAttributeNS
( const QString & namespaceUri, const QString & name )
removeClass
removeClass
( const QString & name )
removeFromDocument
removeFromDocument
()
render
render
( QPainter * painter )
replace
replace
( const QString & markup )
replace
replace-2
( const QWebElement & element )
setAttribute
setAttribute
( const QString & name, const QString & value )
setAttributeNS
setAttributeNS
( const QString & namespaceUri, const QString & name, const QString & value )
setFocus
setFocus
()
setInnerXml
setInnerXml
( const QString & markup )
setOuterXml
setOuterXml
( const QString & markup )
setPlainText
setPlainText
( const QString & text )
setStyleProperty
setStyleProperty
( const QString & name, const QString & value )
styleProperty
styleProperty
( const QString & name, StyleResolveStrategy strategy )
tagName
tagName
()
takeFromDocument
takeFromDocument
()
toInnerXml
toInnerXml
()
toOuterXml
toOuterXml
()
toPlainText
toPlainText
()
toggleClass
toggleClass
( const QString & name )
webFrame
webFrame
()
operator!=
operator-not-eq
( const QWebElement & o )
operator=
operator-eq
( const QWebElement & other )
operator==
operator-eq-eq
( const QWebElement & o )
const_iterator
const_iterator
( const const_iterator & other )
operator!=
operator-not-eq
( const const_iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator-
operator--2
( const_iterator other )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator<
operator-lt
( const const_iterator & other )
operator<=
operator-lt-eq
( const const_iterator & other )
operator==
operator-eq-eq
( const const_iterator & other )
operator>
operator-gt
( const const_iterator & other )
operator>=
operator-gt-eq
( const const_iterator & other )
iterator
iterator
( const iterator & other )
operator!=
operator-not-eq
( const iterator & other )
operator*
operator-2a
()
operator+
operator-2b
( int j )
operator++
operator-2b-2b
()
operator++
operator-2b-2b-2
( int )
operator+=
operator-2b-eq
( int j )
operator-
operator-
( int j )
operator-
operator--2
( iterator other )
operator--
operator--
()
operator--
operator---2
( int )
operator-=
operator--eq
( int j )
operator<
operator-lt
( const iterator & other )
operator<=
operator-lt-eq
( const iterator & other )
operator==
operator-eq-eq
( const iterator & other )
operator>
operator-gt
( const iterator & other )
operator>=
operator-gt-eq
( const iterator & other )
QWebElementCollection
qwebelementcollection.html
QWebElementCollection
QWebElementCollection
()
QWebElementCollection
QWebElementCollection-2
( const QWebElement & contextElement, const QString & query )
QWebElementCollection
QWebElementCollection-3
( const QWebElementCollection & other )
append
append
( const QWebElementCollection & other )
at
at
( int i )
begin
begin
()
begin
begin-2
()
constBegin
constBegin
()
constEnd
constEnd
()
count
count
()
end
end
()
end
end-2
()
first
first
()
last
last
()
toList
toList
()
operator+
operator-2b
( const QWebElementCollection & other )
operator+=
operator-2b-eq
( const QWebElementCollection & other )
operator=
operator-eq
( const QWebElementCollection & other )
operator[]
operator-5b-5d
( int position )
QWebFrame
qwebframe.html
RenderLayer
RenderLayer-enum
addToJavaScriptWindowObject
addToJavaScriptWindowObject
( const QString & name, QObject * object )
addToJavaScriptWindowObject
addToJavaScriptWindowObject-2
( const QString & name, QObject * object, QScriptEngine::ValueOwnership own )
childFrames
childFrames
()
contentsSizeChanged
contentsSizeChanged
( const QSize & size )
documentElement
documentElement
()
evaluateJavaScript
evaluateJavaScript
( const QString & scriptSource )
event
event
( QEvent * e )
findAllElements
findAllElements
( const QString & selectorQuery )
findFirstElement
findFirstElement
( const QString & selectorQuery )
frameName
frameName
()
geometry
geometry
()
hitTestContent
hitTestContent
( const QPoint & pos )
iconChanged
iconChanged
()
initialLayoutCompleted
initialLayoutCompleted
()
javaScriptWindowObjectCleared
javaScriptWindowObjectCleared
()
load
load
( const QUrl & url )
load
load-2
( const QWebNetworkRequest & req )
loadFinished
loadFinished
( bool ok )
loadStarted
loadStarted
()
metaData
metaData
()
page
page
()
parentFrame
parentFrame
()
pos
pos
()
print
print
( QPrinter * printer )
render
render
( QPainter * painter )
render
render-2
( QPainter * painter, const QRegion & clip )
render
render-3
( QPainter * painter, RenderLayer layer, const QRegion & clip = QRegion()
renderTreeDump
renderTreeDump
()
scroll
scroll
( int dx, int dy )
scrollBarGeometry
scrollBarGeometry
( Qt::Orientation orientation )
scrollBarMaximum
scrollBarMaximum
( Qt::Orientation orientation )
scrollBarMinimum
scrollBarMinimum
( Qt::Orientation orientation )
ScrollBarPolicy
scrollBarPolicy
QWebFrame::scrollBarPolicy( Qt::Orientation orientation )
scrollBarValue
scrollBarValue
( Qt::Orientation orientation )
securityOrigin
securityOrigin
()
setContent
setContent
( const QByteArray & data, const QString & mimeType = QString()
setFocus
setFocus
()
setHtml
setHtml
( const QString & html, const QUrl & baseUrl = QUrl()
setScrollBarPolicy
setScrollBarPolicy
( Qt::Orientation orientation, Qt::ScrollBarPolicy policy )
setScrollBarValue
setScrollBarValue
( Qt::Orientation orientation, int value )
setTextSizeMultiplier
setTextSizeMultiplier
( qreal factor )
textSizeMultiplier
textSizeMultiplier
()
titleChanged
titleChanged
( const QString & title )
toHtml
toHtml
()
toPlainText
toPlainText
()
urlChanged
urlChanged
( const QUrl & url )
QWebHistory
qwebhistory.html
back
back
()
backItem
backItem
()
backItems
backItems
( int maxItems )
canGoBack
canGoBack
()
canGoForward
canGoForward
()
clear
clear
()
count
count
()
currentItem
currentItem
()
currentItemIndex
currentItemIndex
()
forward
forward
()
forwardItem
forwardItem
()
forwardItems
forwardItems
( int maxItems )
goToItem
goToItem
( const QWebHistoryItem & item )
itemAt
itemAt
( int i )
items
items
()
maximumItemCount
maximumItemCount
()
setMaximumItemCount
setMaximumItemCount
( int count )
QWebHistoryInterface
qwebhistoryinterface.html
QWebHistoryInterface
QWebHistoryInterface
( QObject * parent = 0 )
addHistoryEntry
addHistoryEntry
( const QString & url )
defaultInterface
defaultInterface
()
historyContains
historyContains
( const QString & url )
setDefaultInterface
setDefaultInterface
( QWebHistoryInterface * defaultInterface )
QWebHistoryItem
qwebhistoryitem.html
QWebHistoryItem
QWebHistoryItem
( const QWebHistoryItem & other )
icon
icon
()
isValid
isValid
()
lastVisited
lastVisited
()
originalUrl
originalUrl
()
setUserData
setUserData
( const QVariant & userData )
title
title
()
url
url
()
userData
userData
()
operator=
operator-eq
( const QWebHistoryItem & other )
QWebHitTestResult
qwebhittestresult.html
QWebHitTestResult
QWebHitTestResult
()
QWebHitTestResult
QWebHitTestResult-2
( const QWebHitTestResult & other )
alternateText
alternateText
()
boundingRect
boundingRect
()
element
element
()
enclosingBlockElement
enclosingBlockElement
()
frame
frame
()
imageUrl
imageUrl
()
isContentEditable
isContentEditable
()
isContentSelected
isContentSelected
()
isNull
isNull
()
linkElement
linkElement
()
linkTargetFrame
linkTargetFrame
()
linkText
linkText
()
linkTitle
linkTitle
()
linkUrl
linkUrl
()
pixmap
pixmap
()
pos
pos
()
title
title
()
operator=
operator-eq
( const QWebHitTestResult & other )
QWebInspector
qwebinspector.html
QWebInspector
QWebInspector
( QWidget * parent = 0 )
event
event
( QEvent * ev )
hideEvent
hideEvent
( QHideEvent * event )
page
page
()
resizeEvent
resizeEvent
( QResizeEvent * event )
setPage
setPage
( QWebPage * page )
showEvent
showEvent
( QShowEvent * event )
sizeHint
sizeHint
()
ChooseMultipleFilesExtensionOption
qwebpage-choosemultiplefilesextensionoption.html
ChooseMultipleFilesExtensionReturn
qwebpage-choosemultiplefilesextensionreturn.html
ErrorPageExtensionOption
qwebpage-errorpageextensionoption.html
ErrorPageExtensionReturn
qwebpage-errorpageextensionreturn.html
ErrorPageExtensionReturn
ErrorPageExtensionReturn
()
QWebPage
qwebpage.html
Extension
Extension-enum
LinkDelegationPolicy
LinkDelegationPolicy-enum
NavigationType
NavigationType-enum
WebAction
WebAction-enum
WebWindowType
WebWindowType-enum
QWebPage
QWebPage
( QObject * parent = 0 )
acceptNavigationRequest
acceptNavigationRequest
( QWebFrame * frame, const QNetworkRequest & request, NavigationType type )
action
action
( WebAction action )
bytesReceived
bytesReceived
()
chooseFile
chooseFile
( QWebFrame * parentFrame, const QString & suggestedFile )
contentsChanged
contentsChanged
()
createPlugin
createPlugin
( const QString & classid, const QUrl & url, const QStringList & paramNames, const QStringList & paramValues )
createStandardContextMenu
createStandardContextMenu
()
createWindow
createWindow
( WebWindowType type )
currentFrame
currentFrame
()
databaseQuotaExceeded
databaseQuotaExceeded
( QWebFrame * frame, QString databaseName )
downloadRequested
downloadRequested
( const QNetworkRequest & request )
event
event
( QEvent * ev )
extension
extension
( Extension extension, const ExtensionOption * option = 0, ExtensionReturn * output = 0 )
findText
findText
( const QString & subString, FindFlags options = 0 )
focusNextPrevChild
focusNextPrevChild
( bool next )
frameAt
frameAt
( const QPoint & pos )
frameCreated
frameCreated
( QWebFrame * frame )
geometryChangeRequested
geometryChangeRequested
( const QRect & geom )
history
history
()
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery property )
javaScriptAlert
javaScriptAlert
( QWebFrame * frame, const QString & msg )
javaScriptConfirm
javaScriptConfirm
( QWebFrame * frame, const QString & msg )
javaScriptConsoleMessage
javaScriptConsoleMessage
( const QString & message, int lineNumber, const QString & sourceID )
javaScriptPrompt
javaScriptPrompt
( QWebFrame * frame, const QString & msg, const QString & defaultValue, QString * result )
linkClicked
linkClicked
( const QUrl & url )
linkHovered
linkHovered
( const QString & link, const QString & title, const QString & textContent )
loadFinished
loadFinished
( bool ok )
loadProgress
loadProgress
( int progress )
loadStarted
loadStarted
()
mainFrame
mainFrame
()
menuBarVisibilityChangeRequested
menuBarVisibilityChangeRequested
( bool visible )
microFocusChanged
microFocusChanged
()
networkAccessManager
networkAccessManager
()
pluginFactory
pluginFactory
()
printRequested
printRequested
( QWebFrame * frame )
repaintRequested
repaintRequested
( const QRect & dirtyRect )
restoreFrameStateRequested
restoreFrameStateRequested
( QWebFrame * frame )
saveFrameStateRequested
saveFrameStateRequested
( QWebFrame * frame, QWebHistoryItem * item )
scrollRequested
scrollRequested
( int dx, int dy, const QRect & rectToScroll )
selectionChanged
selectionChanged
()
setNetworkAccessManager
setNetworkAccessManager
( QNetworkAccessManager * manager )
setPluginFactory
setPluginFactory
( QWebPluginFactory * factory )
setView
setView
( QWidget * view )
settings
settings
()
shouldInterruptJavaScript
shouldInterruptJavaScript
()
statusBarMessage
statusBarMessage
( const QString & text )
statusBarVisibilityChangeRequested
statusBarVisibilityChangeRequested
( bool visible )
supportsExtension
supportsExtension
( Extension extension )
swallowContextMenuEvent
swallowContextMenuEvent
( QContextMenuEvent * event )
toolBarVisibilityChangeRequested
toolBarVisibilityChangeRequested
( bool visible )
totalBytes
totalBytes
()
triggerAction
triggerAction
( WebAction action, bool checked = false )
undoStack
undoStack
()
unsupportedContent
unsupportedContent
( QNetworkReply * reply )
updatePositionDependentActions
updatePositionDependentActions
( const QPoint & pos )
userAgentForUrl
userAgentForUrl
( const QUrl & url )
view
view
()
windowCloseRequested
windowCloseRequested
()
MimeType
qwebpluginfactory-mimetype.html
operator!=
operator-not-eq
( const MimeType & other )
operator==
operator-eq-eq
( const MimeType & other )
description
description-var
fileExtensions
fileExtensions-var
name
name-var
Plugin
qwebpluginfactory-plugin.html
description
description-var
mimeTypes
mimeTypes-var
name
name-var
QWebPluginFactory
qwebpluginfactory.html
Extension
Extension-enum
QWebPluginFactory
QWebPluginFactory
( QObject * parent = 0 )
create
create
( const QString & mimeType, const QUrl & url, const QStringList & argumentNames, const QStringList & argumentValues )
extension
extension
( Extension extension, const ExtensionOption * option = 0, ExtensionReturn * output = 0 )
plugins
plugins
()
refreshPlugins
refreshPlugins
()
supportsExtension
supportsExtension
( Extension extension )
QWebSecurityOrigin
qwebsecurityorigin.html
QWebSecurityOrigin
QWebSecurityOrigin
( const QWebSecurityOrigin & other )
addLocalScheme
addLocalScheme
( const QString & scheme )
allOrigins
allOrigins
()
databaseQuota
databaseQuota
()
databaseUsage
databaseUsage
()
databases
databases
()
host
host
()
localSchemes
localSchemes
()
port
port
()
removeLocalScheme
removeLocalScheme
( const QString & scheme )
scheme
scheme
()
setDatabaseQuota
setDatabaseQuota
( qint64 quota )
operator=
operator-eq
( const QWebSecurityOrigin & other )
QWebSettings
qwebsettings.html
FontFamily
FontFamily-enum
FontSize
FontSize-enum
WebAttribute
WebAttribute-enum
WebGraphic
WebGraphic-enum
clearIconDatabase
clearIconDatabase
()
clearMemoryCaches
clearMemoryCaches
()
defaultTextEncoding
defaultTextEncoding
()
enablePersistentStorage
enablePersistentStorage
( const QString & path = QString()
fontFamily
fontFamily
( FontFamily which )
fontSize
fontSize
( FontSize type )
globalSettings
globalSettings
()
iconDatabasePath
iconDatabasePath
()
iconForUrl
iconForUrl
( const QUrl & url )
localStoragePath
localStoragePath
()
maximumPagesInCache
maximumPagesInCache
()
offlineStorageDefaultQuota
offlineStorageDefaultQuota
()
offlineStoragePath
offlineStoragePath
()
offlineWebApplicationCachePath
offlineWebApplicationCachePath
()
offlineWebApplicationCacheQuota
offlineWebApplicationCacheQuota
()
resetAttribute
resetAttribute
( WebAttribute attribute )
resetFontFamily
resetFontFamily
( FontFamily which )
resetFontSize
resetFontSize
( FontSize type )
setAttribute
setAttribute
( WebAttribute attribute, bool on )
setDefaultTextEncoding
setDefaultTextEncoding
( const QString & encoding )
setFontFamily
setFontFamily
( FontFamily which, const QString & family )
setFontSize
setFontSize
( FontSize type, int size )
setIconDatabasePath
setIconDatabasePath
( const QString & path )
setLocalStoragePath
setLocalStoragePath
( const QString & path )
setMaximumPagesInCache
setMaximumPagesInCache
( int pages )
setObjectCacheCapacities
setObjectCacheCapacities
( int cacheMinDeadCapacity, int cacheMaxDead, int totalCapacity )
setOfflineStorageDefaultQuota
setOfflineStorageDefaultQuota
( qint64 maximumSize )
setOfflineStoragePath
setOfflineStoragePath
( const QString & path )
setOfflineWebApplicationCachePath
setOfflineWebApplicationCachePath
( const QString & path )
setOfflineWebApplicationCacheQuota
setOfflineWebApplicationCacheQuota
( qint64 maximumSize )
setUserStyleSheetUrl
setUserStyleSheetUrl
( const QUrl & location )
setWebGraphic
setWebGraphic
( WebGraphic type, const QPixmap & graphic )
testAttribute
testAttribute
( WebAttribute attribute )
userStyleSheetUrl
userStyleSheetUrl
()
webGraphic
webGraphic
( WebGraphic type )
enablePersistentStorage
enablePersistentStorage
( const QString & path = QString()
localStoragePath
localStoragePath
()
offlineWebApplicationCachePath
offlineWebApplicationCachePath
()
setLocalStoragePath
setLocalStoragePath
( const QString & path )
setOfflineWebApplicationCachePath
setOfflineWebApplicationCachePath
( const QString & path )
QWebView
qwebview.html
RenderHints
renderHints-prop
QWebView
QWebView
( QWidget * parent = 0 )
back
back
()
changeEvent
changeEvent
( QEvent * e )
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * ev )
createWindow
createWindow
( QWebPage::WebWindowType type )
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * ev )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * ev )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * ev )
dropEvent
dropEvent
( QDropEvent * ev )
event
event
( QEvent * e )
findText
findText
( const QString & subString, QWebPage::FindFlags options = 0 )
focusInEvent
focusInEvent
( QFocusEvent * ev )
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * ev )
forward
forward
()
history
history
()
iconChanged
iconChanged
()
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * e )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery property )
keyPressEvent
keyPressEvent
( QKeyEvent * ev )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * ev )
linkClicked
linkClicked
( const QUrl & url )
load
load
( const QUrl & url )
load
load-2
( const QNetworkRequest & request, QNetworkAccessManager::Operation operation = QNetworkAccessManager::GetOperation, const QByteArray & body = QByteArray()
loadFinished
loadFinished
( bool ok )
loadProgress
loadProgress
( int progress )
loadStarted
loadStarted
()
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * ev )
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * ev )
mousePressEvent
mousePressEvent
( QMouseEvent * ev )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * ev )
page
page
()
pageAction
pageAction
( QWebPage::WebAction action )
paintEvent
paintEvent
( QPaintEvent * ev )
print
print
( QPrinter * printer )
reload
reload
()
resizeEvent
resizeEvent
( QResizeEvent * e )
selectionChanged
selectionChanged
()
setContent
setContent
( const QByteArray & data, const QString & mimeType = QString()
setHtml
setHtml
( const QString & html, const QUrl & baseUrl = QUrl()
setPage
setPage
( QWebPage * page )
setRenderHint
setRenderHint
( QPainter::RenderHint hint, bool enabled = true )
setTextSizeMultiplier
setTextSizeMultiplier
( qreal factor )
settings
settings
()
sizeHint
sizeHint
()
statusBarMessage
statusBarMessage
( const QString & text )
stop
stop
()
textSizeMultiplier
textSizeMultiplier
()
titleChanged
titleChanged
( const QString & title )
triggerPageAction
triggerPageAction
( QWebPage::WebAction action, bool checked = false )
urlChanged
urlChanged
( const QUrl & url )
wheelEvent
wheelEvent
( QWheelEvent * ev )
add
add
( QWidget * w, const QString & s )
remove
remove
( QWidget * w )
whatsThisButton
whatsThisButton
( QWidget * parent )
QWhatsThis
qwhatsthis.html
createAction
createAction
( QObject * parent = 0 )
enterWhatsThisMode
enterWhatsThisMode
()
hideText
hideText
()
inWhatsThisMode
inWhatsThisMode
()
leaveWhatsThisMode
leaveWhatsThisMode
()
showText
showText
( const QPoint & pos, const QString & text, QWidget * w = 0 )
QWhatsThisClickedEvent
qwhatsthisclickedevent.html
QWhatsThisClickedEvent
QWhatsThisClickedEvent
( const QString & href )
href
href
()
QWheelEvent
QWheelEvent-3
( const QPoint & pos, int delta, int state, Qt::Orientation orient = Qt::Vertical )
QWheelEvent
QWheelEvent-4
( const QPoint & pos, const QPoint & globalPos, int delta, int state, Qt::Orientation orient = Qt::Vertical )
ButtonState
state
QWheelEvent::state()
QWheelEvent
qwheelevent.html
QWheelEvent
QWheelEvent
( const QPoint & pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient = Qt::Vertical )
QWheelEvent
QWheelEvent-2
( const QPoint & pos, const QPoint & globalPos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient = Qt::Vertical )
MouseButtons
buttons
QWheelEvent::buttons()
delta
delta
()
globalPos
globalPos
()
globalX
globalX
()
globalY
globalY
()
Orientation
orientation
QWheelEvent::orientation()
pos
pos
()
x
x
()
y
y
()
isEnabledToTLW
isEnabledToTLW
()
isTopLevel
isTopLevel
()
languageChange
languageChange
()
resetInputContext
resetInputContext
()
topLevelWidget
topLevelWidget
()
BackgroundOrigin
BackgroundOrigin-enum
QWidget
QWidget-3
( QWidget * parent, const char * name, Qt::WindowFlags f = 0 )
BackgroundMode
backgroundMode
QWidget::backgroundMode()
backgroundOffset
backgroundOffset
()
backgroundOrigin
backgroundOrigin
()
caption
caption
()
childAt
childAt-2
( int x, int y, bool includeThis )
childAt
childAt-3
( const QPoint & p, bool includeThis )
close
close-2
( bool alsoDelete )
colorGroup
colorGroup
()
constPolish
constPolish
()
drawText
drawText
( const QPoint & p, const QString & s )
drawText
drawText-2
( int x, int y, const QString & s )
erase
erase
()
erase
erase-2
( int x, int y, int w, int h )
erase
erase-3
( const QRect & rect )
erase
erase-4
( const QRegion & rgn )
hasMouse
hasMouse
()
icon
icon
()
iconText
iconText
()
iconify
iconify
()
isDesktop
isDesktop
()
isDialog
isDialog
()
isInputMethodEnabled
isInputMethodEnabled
()
isPopup
isPopup
()
isShown
isShown
()
isUpdatesEnabled
isUpdatesEnabled
()
isVisibleToTLW
isVisibleToTLW
()
ownCursor
ownCursor
()
ownFont
ownFont
()
ownPalette
ownPalette
()
parentWidget
parentWidget-2
( bool sameWindow )
polish
polish
()
recreate
recreate
( QWidget * parent, Qt::WindowFlags f, const QPoint & p, bool showIt = false )
repaint
repaint-2
( bool b )
repaint
repaint-3
( int x, int y, int w, int h, bool b )
repaint
repaint-4
( const QRect & r, bool b )
repaint
repaint-5
( const QRegion & rgn, bool b )
reparent
reparent
( QWidget * parent, Qt::WindowFlags f, const QPoint & p, bool showIt = false )
reparent
reparent-2
( QWidget * parent, const QPoint & p, bool showIt = false )
setActiveWindow
setActiveWindow
()
setBackgroundColor
setBackgroundColor
( const QColor & color )
setBackgroundMode
setBackgroundMode
( Qt::BackgroundMode widgetBackground, Qt::BackgroundMode paletteBackground = Qt::PaletteBackground )
setBackgroundOrigin
setBackgroundOrigin
( BackgroundOrigin background )
setBackgroundPixmap
setBackgroundPixmap
( const QPixmap & pixmap )
setCaption
setCaption
( const QString & c )
setEraseColor
setEraseColor
( const QColor & color )
setErasePixmap
setErasePixmap
( const QPixmap & pixmap )
setFont
setFont-2
( const QFont & f, bool b )
setIcon
setIcon
( const QPixmap & i )
setIconText
setIconText
( const QString & it )
setInputMethodEnabled
setInputMethodEnabled
( bool enabled )
setKeyCompression
setKeyCompression
( bool b )
setPalette
setPalette-2
( const QPalette & p, bool b )
setPaletteBackgroundColor
setPaletteBackgroundColor
( const QColor & color )
setPaletteBackgroundPixmap
setPaletteBackgroundPixmap
( const QPixmap & pixmap )
setPaletteForegroundColor
setPaletteForegroundColor
( const QColor & color )
setShown
setShown
( bool shown )
setSizePolicy
setSizePolicy-2
( QSizePolicy::Policy hor, QSizePolicy::Policy ver, bool hfw )
setStyle
setStyle-2
( const QString & style )
unsetFont
unsetFont
()
unsetPalette
unsetPalette
()
visibleRect
visibleRect
()
wmapper
wmapper
()
QWidget
qwidget.html
ContextMenuPolicy
contextMenuPolicy-prop
FocusPolicy
focusPolicy-prop
InputMethodHints
inputMethodHints-prop
LayoutDirection
layoutDirection-prop
WindowFlags
windowFlags-prop
WindowModality
windowModality-prop
QWidget
QWidget
( QWidget * parent = 0, Qt::WindowFlags f = 0 )
actionEvent
actionEvent
( QActionEvent * event )
actions
actions
()
activateWindow
activateWindow
()
addAction
addAction
( QAction * action )
addActions
addActions
( QList<QAction *> actions )
adjustSize
adjustSize
()
ColorRole
backgroundRole
QWidget::backgroundRole()
changeEvent
changeEvent
( QEvent * event )
childAt
childAt
( int x, int y )
childAt
childAt-4
( const QPoint & p )
clearFocus
clearFocus
()
clearMask
clearMask
()
close
close
()
closeEvent
closeEvent
( QCloseEvent * event )
contentsMargins
contentsMargins
()
contentsRect
contentsRect
()
contextMenuEvent
contextMenuEvent
( QContextMenuEvent * event )
create
create
( WId window = 0, bool initializeWindow = true, bool destroyOldWindow = true )
customContextMenuRequested
customContextMenuRequested
( const QPoint & pos )
destroy
destroy
( bool destroyWindow = true, bool destroySubWindows = true )
dragEnterEvent
dragEnterEvent
( QDragEnterEvent * event )
dragLeaveEvent
dragLeaveEvent
( QDragLeaveEvent * event )
dragMoveEvent
dragMoveEvent
( QDragMoveEvent * event )
dropEvent
dropEvent
( QDropEvent * event )
effectiveWinId
effectiveWinId
()
ensurePolished
ensurePolished
()
enterEvent
enterEvent
( QEvent * event )
event
event
( QEvent * event )
find
find
( WId id )
focusInEvent
focusInEvent
( QFocusEvent * event )
focusNextChild
focusNextChild
()
focusNextPrevChild
focusNextPrevChild
( bool next )
focusOutEvent
focusOutEvent
( QFocusEvent * event )
focusPreviousChild
focusPreviousChild
()
focusProxy
focusProxy
()
focusWidget
focusWidget
()
fontInfo
fontInfo
()
fontMetrics
fontMetrics
()
ColorRole
foregroundRole
QWidget::foregroundRole()
getContentsMargins
getContentsMargins
( int * left, int * top, int * right, int * bottom )
getDC
getDC
()
grabGesture
grabGesture
( Qt::GestureType gesture, Qt::GestureFlags flags = Qt::GestureFlags()
grabKeyboard
grabKeyboard
()
grabMouse
grabMouse
()
grabMouse
grabMouse-2
( const QCursor & cursor )
grabShortcut
grabShortcut
( const QKeySequence & key, Qt::ShortcutContext context = Qt::WindowShortcut )
graphicsEffect
graphicsEffect
()
graphicsProxyWidget
graphicsProxyWidget
()
hasEditFocus
hasEditFocus
()
heightForWidth
heightForWidth
( int w )
hide
hide
()
hideEvent
hideEvent
( QHideEvent * event )
inputContext
inputContext
()
inputMethodEvent
inputMethodEvent
( QInputMethodEvent * event )
inputMethodQuery
inputMethodQuery
( Qt::InputMethodQuery query )
insertAction
insertAction
( QAction * before, QAction * action )
insertActions
insertActions
( QAction * before, QList<QAction *> actions )
isAncestorOf
isAncestorOf
( const QWidget * child )
isEnabledTo
isEnabledTo
( QWidget * ancestor )
isHidden
isHidden
()
isVisibleTo
isVisibleTo
( QWidget * ancestor )
isWindow
isWindow
()
keyPressEvent
keyPressEvent
( QKeyEvent * event )
keyReleaseEvent
keyReleaseEvent
( QKeyEvent * event )
keyboardGrabber
keyboardGrabber
()
layout
layout
()
leaveEvent
leaveEvent
( QEvent * event )
lower
lower
()
HANDLE
macCGHandle
QWidget::macCGHandle()
macEvent
macEvent
( EventHandlerCallRef caller, EventRef event )
HANDLE
macQDHandle
QWidget::macQDHandle()
mapFrom
mapFrom
( QWidget * parent, const QPoint & pos )
mapFromGlobal
mapFromGlobal
( const QPoint & pos )
mapFromParent
mapFromParent
( const QPoint & pos )
mapTo
mapTo
( QWidget * parent, const QPoint & pos )
mapToGlobal
mapToGlobal
( const QPoint & pos )
mapToParent
mapToParent
( const QPoint & pos )
mask
mask
()
metric
metric
( PaintDeviceMetric m )
mouseDoubleClickEvent
mouseDoubleClickEvent
( QMouseEvent * event )
mouseGrabber
mouseGrabber
()
mouseMoveEvent
mouseMoveEvent
( QMouseEvent * event )
mousePressEvent
mousePressEvent
( QMouseEvent * event )
mouseReleaseEvent
mouseReleaseEvent
( QMouseEvent * event )
moveEvent
moveEvent
( QMoveEvent * event )
nativeParentWidget
nativeParentWidget
()
nextInFocusChain
nextInFocusChain
()
overrideWindowFlags
overrideWindowFlags
( Qt::WindowFlags flags )
paintEngine
paintEngine
()
paintEvent
paintEvent
( QPaintEvent * event )
parentWidget
parentWidget
()
previousInFocusChain
previousInFocusChain
()
qwsEvent
qwsEvent
( QWSEvent * event )
raise
raise
()
releaseDC
releaseDC
( HDC hdc )
releaseKeyboard
releaseKeyboard
()
releaseMouse
releaseMouse
()
releaseShortcut
releaseShortcut
( int id )
removeAction
removeAction
( QAction * action )
render
render
( QPaintDevice * target, const QPoint & targetOffset = QPoint()
render
render-2
( QPainter * painter, const QPoint & targetOffset = QPoint()
repaint
repaint
()
repaint
repaint-6
( int x, int y, int w, int h )
repaint
repaint-7
( const QRect & rect )
repaint
repaint-8
( const QRegion & rgn )
resizeEvent
resizeEvent
( QResizeEvent * event )
restoreGeometry
restoreGeometry
( const QByteArray & geometry )
saveGeometry
saveGeometry
()
scroll
scroll
( int dx, int dy )
scroll
scroll-2
( int dx, int dy, const QRect & r )
setAttribute
setAttribute
( Qt::WidgetAttribute attribute, bool on = true )
setBackgroundRole
setBackgroundRole
( QPalette::ColorRole role )
setContentsMargins
setContentsMargins
( int left, int top, int right, int bottom )
setContentsMargins
setContentsMargins-2
( const QMargins & margins )
setDisabled
setDisabled
( bool disable )
setEditFocus
setEditFocus
( bool enable )
setFixedHeight
setFixedHeight
( int h )
setFixedSize
setFixedSize
( const QSize & s )
setFixedSize
setFixedSize-2
( int w, int h )
setFixedWidth
setFixedWidth
( int w )
setFocus
setFocus
( Qt::FocusReason reason )
setFocus
setFocus-2
()
setFocusProxy
setFocusProxy
( QWidget * w )
setForegroundRole
setForegroundRole
( QPalette::ColorRole role )
setGraphicsEffect
setGraphicsEffect
( QGraphicsEffect * effect )
setHidden
setHidden
( bool hidden )
setInputContext
setInputContext
( QInputContext * context )
setLayout
setLayout
( QLayout * layout )
setMask
setMask
( const QBitmap & bitmap )
setMask
setMask-2
( const QRegion & region )
setParent
setParent
( QWidget * parent )
setParent
setParent-2
( QWidget * parent, Qt::WindowFlags f )
setShortcutAutoRepeat
setShortcutAutoRepeat
( int id, bool enable = true )
setShortcutEnabled
setShortcutEnabled
( int id, bool enable = true )
setStyle
setStyle
( QStyle * style )
setTabOrder
setTabOrder
( QWidget * first, QWidget * second )
setWindowRole
setWindowRole
( const QString & role )
setWindowState
setWindowState
( Qt::WindowStates windowState )
setWindowSurface
setWindowSurface
( QWindowSurface * surface )
show
show
()
showEvent
showEvent
( QShowEvent * event )
showFullScreen
showFullScreen
()
showMaximized
showMaximized
()
showMinimized
showMinimized
()
showNormal
showNormal
()
stackUnder
stackUnder
( QWidget * w )
style
style
()
tabletEvent
tabletEvent
( QTabletEvent * event )
testAttribute
testAttribute
( Qt::WidgetAttribute attribute )
underMouse
underMouse
()
ungrabGesture
ungrabGesture
( Qt::GestureType gesture )
update
update
()
update
update-2
( int x, int y, int w, int h )
update
update-3
( const QRect & rect )
update
update-4
( const QRegion & rgn )
updateGeometry
updateGeometry
()
updateMicroFocus
updateMicroFocus
()
visibleRegion
visibleRegion
()
wheelEvent
wheelEvent
( QWheelEvent * event )
winEvent
winEvent
( MSG * message, long * result )
winId
winId
()
window
window
()
windowRole
windowRole
()
WindowStates
windowState
QWidget::windowState()
windowSurface
windowSurface
()
WindowType
windowType
QWidget::windowType()
x11Event
x11Event
( XEvent * event )
x11Info
x11Info
()
HANDLE
x11PictureHandle
QWidget::x11PictureHandle()
QWidgetAction
qwidgetaction.html
QWidgetAction
QWidgetAction
( QObject * parent )
createWidget
createWidget
( QWidget * parent )
createdWidgets
createdWidgets
()
defaultWidget
defaultWidget
()
deleteWidget
deleteWidget
( QWidget * widget )
event
event
( QEvent * event )
eventFilter
eventFilter
( QObject * obj, QEvent * event )
releaseWidget
releaseWidget
( QWidget * widget )
requestWidget
requestWidget
( QWidget * parent )
setDefaultWidget
setDefaultWidget
( QWidget * widget )
QWidgetItem
qwidgetitem.html
QWidgetItem
QWidgetItem
( QWidget * widget )
Orientations
expandingDirections
QWidgetItem::expandingDirections()
geometry
geometry
()
hasHeightForWidth
hasHeightForWidth
()
heightForWidth
heightForWidth
( int w )
isEmpty
isEmpty
()
maximumSize
maximumSize
()
minimumSize
minimumSize
()
setGeometry
setGeometry
( const QRect & rect )
sizeHint
sizeHint
()
widget
widget
()
QWindowsMime
qwindowsmime.html
QWindowsMime
QWindowsMime
()
canConvertFromMime
canConvertFromMime
( const FORMATETC & formatetc, const QMimeData * mimeData )
canConvertToMime
canConvertToMime
( const QString & mimeType, IDataObject * pDataObj )
convertFromMime
convertFromMime
( const FORMATETC & formatetc, const QMimeData * mimeData, STGMEDIUM * pmedium )
convertToMime
convertToMime
( const QString & mimeType, IDataObject * pDataObj, QVariant::Type preferredType )
formatsForMime
formatsForMime
( const QString & mimeType, const QMimeData * mimeData )
mimeForFormat
mimeForFormat
( const FORMATETC & formatetc )
registerMimeType
registerMimeType
( const QString & mime )
QWindowsStyle
qwindowsstyle.html
QWindowsStyle
QWindowsStyle
()
drawComplexControl
drawComplexControl
( ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement ce, const QStyleOption * opt, QPainter * p, const QWidget * widget = 0 )
drawPrimitive
drawPrimitive
( PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * w = 0 )
eventFilter
eventFilter
( QObject * o, QEvent * e )
pixelMetric
pixelMetric
( PixelMetric pm, const QStyleOption * opt = 0, const QWidget * widget = 0 )
polish
polish
( QApplication * app )
polish
polish-2
( QWidget * widget )
polish
polish-3
( QPalette & pal )
sizeFromContents
sizeFromContents
( ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget = 0 )
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint hint, const QStyleOption * opt = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subElementRect
subElementRect
( SubElement sr, const QStyleOption * opt, const QWidget * w = 0 )
timerEvent
timerEvent
( QTimerEvent * event )
unpolish
unpolish
( QApplication * app )
unpolish
unpolish-2
( QWidget * widget )
QWindowStateChangeEvent
qwindowstatechangeevent.html
WindowStates
oldState
QWindowStateChangeEvent::oldState()
QWindowsVistaStyle
qwindowsvistastyle.html
QWindowsVistaStyle
QWindowsVistaStyle
()
QWindowsXPStyle
qwindowsxpstyle.html
QWindowsXPStyle
QWindowsXPStyle
()
drawComplexControl
drawComplexControl
( ComplexControl cc, const QStyleOptionComplex * option, QPainter * p, const QWidget * widget = 0 )
drawControl
drawControl
( ControlElement element, const QStyleOption * option, QPainter * p, const QWidget * widget = 0 )
drawPrimitive
drawPrimitive
( PrimitiveElement pe, const QStyleOption * option, QPainter * p, const QWidget * widget = 0 )
pixelMetric
pixelMetric
( PixelMetric pm, const QStyleOption * option = 0, const QWidget * widget = 0 )
polish
polish
( QApplication * app )
polish
polish-2
( QWidget * widget )
polish
polish-3
( QPalette & pal )
sizeFromContents
sizeFromContents
( ContentsType ct, const QStyleOption * option, const QSize & contentsSize, const QWidget * widget = 0 )
standardPalette
standardPalette
()
standardPixmap
standardPixmap
( StandardPixmap standardPixmap, const QStyleOption * option, const QWidget * widget = 0 )
styleHint
styleHint
( StyleHint hint, const QStyleOption * option = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 )
subControlRect
subControlRect
( ComplexControl cc, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget = 0 )
subElementRect
subElementRect
( SubElement sr, const QStyleOption * option, const QWidget * widget = 0 )
unpolish
unpolish
( QApplication * app )
unpolish
unpolish-2
( QWidget * widget )
QWizard
qwizard.html
WizardButton
WizardButton-enum
WizardPixmap
WizardPixmap-enum
WizardStyle
WizardStyle-enum
TextFormat
subTitleFormat-prop
TextFormat
titleFormat-prop
QWizard
QWizard
( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
addPage
addPage
( QWizardPage * page )
back
back
()
button
button
( WizardButton which )
buttonText
buttonText
( WizardButton which )
cleanupPage
cleanupPage
( int id )
currentIdChanged
currentIdChanged
( int id )
currentPage
currentPage
()
customButtonClicked
customButtonClicked
( int which )
done
done
( int result )
event
event
( QEvent * event )
field
field
( const QString & name )
hasVisitedPage
hasVisitedPage
( int id )
helpRequested
helpRequested
()
initializePage
initializePage
( int id )
next
next
()
nextId
nextId
()
page
page
( int id )
pageIds
pageIds
()
paintEvent
paintEvent
( QPaintEvent * event )
pixmap
pixmap
( WizardPixmap which )
removePage
removePage
( int id )
resizeEvent
resizeEvent
( QResizeEvent * event )
restart
restart
()
setButton
setButton
( WizardButton which, QAbstractButton * button )
setButtonLayout
setButtonLayout
( const QList<WizardButton> & layout )
setButtonText
setButtonText
( WizardButton which, const QString & text )
setDefaultProperty
setDefaultProperty
( const char * className, const char * property, const char * changedSignal )
setField
setField
( const QString & name, const QVariant & value )
setOption
setOption
( WizardOption option, bool on = true )
setPage
setPage
( int id, QWizardPage * page )
setPixmap
setPixmap
( WizardPixmap which, const QPixmap & pixmap )
setVisible
setVisible
( bool visible )
sizeHint
sizeHint
()
testOption
testOption
( WizardOption option )
validateCurrentPage
validateCurrentPage
()
visitedPages
visitedPages
()
winEvent
winEvent
( MSG * message, long * result )
QWizardPage
qwizardpage.html
QWizardPage
QWizardPage
( QWidget * parent = 0 )
buttonText
buttonText
( QWizard::WizardButton which )
cleanupPage
cleanupPage
()
completeChanged
completeChanged
()
field
field
( const QString & name )
initializePage
initializePage
()
isCommitPage
isCommitPage
()
isComplete
isComplete
()
isFinalPage
isFinalPage
()
nextId
nextId
()
pixmap
pixmap
( QWizard::WizardPixmap which )
registerField
registerField
( const QString & name, QWidget * widget, const char * property = 0, const char * changedSignal = 0 )
setButtonText
setButtonText
( QWizard::WizardButton which, const QString & text )
setCommitPage
setCommitPage
( bool commitPage )
setField
setField
( const QString & name, const QVariant & value )
setFinalPage
setFinalPage
( bool finalPage )
setPixmap
setPixmap
( QWizard::WizardPixmap which, const QPixmap & pixmap )
validatePage
validatePage
()
wizard
wizard
()
QWorkspace
QWorkspace-2
( QWidget * parent, const char * name )
setPaletteBackgroundColor
setPaletteBackgroundColor
( const QColor & c )
setPaletteBackgroundPixmap
setPaletteBackgroundPixmap
( const QPixmap & pm )
QWorkspace
qworkspace.html
WindowOrder
WindowOrder-enum
QWorkspace
QWorkspace
( QWidget * parent = 0 )
activateNextWindow
activateNextWindow
()
activatePreviousWindow
activatePreviousWindow
()
activeWindow
activeWindow
()
addWindow
addWindow
( QWidget * w, Qt::WindowFlags flags = 0 )
arrangeIcons
arrangeIcons
()
cascade
cascade
()
changeEvent
changeEvent
( QEvent * ev )
childEvent
childEvent
( QChildEvent * e )
closeActiveWindow
closeActiveWindow
()
closeAllWindows
closeAllWindows
()
event
event
( QEvent * e )
eventFilter
eventFilter
( QObject * o, QEvent * e )
hideEvent
hideEvent
( QHideEvent * e )
paintEvent
paintEvent
( QPaintEvent * e )
resizeEvent
resizeEvent
( QResizeEvent * )
setActiveWindow
setActiveWindow
( QWidget * w )
showEvent
showEvent
( QShowEvent * e )
sizeHint
sizeHint
()
tile
tile
()
wheelEvent
wheelEvent
( QWheelEvent * e )
windowActivated
windowActivated
( QWidget * w )
windowList
windowList
( WindowOrder order = CreationOrder )
QWriteLocker
qwritelocker.html
QWriteLocker
QWriteLocker
( QReadWriteLock * lock )
readWriteLock
readWriteLock
()
relock
relock
()
unlock
unlock
()
QWSCalibratedMouseHandler
qwscalibratedmousehandler.html
calibrate
calibrate
( const QWSPointerCalibrationData * data )
clearCalibration
clearCalibration
()
readCalibration
readCalibration
()
sendFiltered
sendFiltered
( const QPoint & position, int state )
setFilterSize
setFilterSize
( int size )
transform
transform
( const QPoint & position )
writeCalibration
writeCalibration
()
QWSClient
qwsclient.html
clientId
clientId
()
identity
identity
()
QWSEmbedWidget
qwsembedwidget.html
QWSEmbedWidget
QWSEmbedWidget
( WId id, QWidget * parent = 0 )
changeEvent
changeEvent
( QEvent * event )
eventFilter
eventFilter
( QObject * object, QEvent * event )
hideEvent
hideEvent
( QHideEvent * event )
moveEvent
moveEvent
( QMoveEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * event )
showEvent
showEvent
( QShowEvent * event )
QWSEvent
qwsevent.html
Type
Type-enum
QWSGLWindowSurface
qwsglwindowsurface.html
QWSGLWindowSurface
QWSGLWindowSurface
( QWidget * window )
QWSGLWindowSurface
QWSGLWindowSurface-2
()
context
context
()
setContext
setContext
( QGLContext * context )
sendIMEvent
sendIMEvent
( QWSServer::IMState state, const QString & text, int cursorPosition, int selectionLength = 0 )
QWSInputMethod
qwsinputmethod.html
UpdateType
UpdateType-enum
QWSInputMethod
QWSInputMethod
()
filter
filter
( int unicode, int keycode, int modifiers, bool isPress, bool autoRepeat )
filter
filter-2
( const QPoint & position, int state, int wheel )
inputResolutionShift
inputResolutionShift
()
mouseHandler
mouseHandler
( int offset, int state )
queryResponse
queryResponse
( int property, const QVariant & result )
reset
reset
()
sendCommitString
sendCommitString
( const QString & commitString, int replaceFromPosition = 0, int replaceLength = 0 )
sendEvent
sendEvent
( const QInputMethodEvent * event )
sendMouseEvent
sendMouseEvent
( const QPoint & position, int state, int wheel )
sendPreeditString
sendPreeditString
( const QString & preeditString, int cursorPosition, int selectionLength = 0 )
sendQuery
sendQuery
( int property )
setInputResolution
setInputResolution
( bool isHigh )
updateHandler
updateHandler
( int type )
QWSKeyboardHandler
qwskeyboardhandler.html
KeycodeAction
KeycodeAction-enum
QWSKeyboardHandler
QWSKeyboardHandler
( const QString & device )
QWSKeyboardHandler
QWSKeyboardHandler-2
()
beginAutoRepeat
beginAutoRepeat
( int unicode, int keycode, Qt::KeyboardModifiers modifier )
endAutoRepeat
endAutoRepeat
()
processKeyEvent
processKeyEvent
( int unicode, int keycode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat )
processKeycode
processKeycode
( quint16 keycode, bool isPress, bool autoRepeat )
transformDirKey
transformDirKey
( int keycode )
QWSMouseHandler
qwsmousehandler.html
QWSMouseHandler
QWSMouseHandler
( const QString & driver = QString()
calibrate
calibrate
( const QWSPointerCalibrationData * data )
clearCalibration
clearCalibration
()
getCalibration
getCalibration
( QWSPointerCalibrationData * data )
limitToScreen
limitToScreen
( QPoint & position )
mouseChanged
mouseChanged
( const QPoint & position, int state, int wheel = 0 )
pos
pos
()
resume
resume
()
setScreen
setScreen
( const QScreen * screen )
suspend
suspend
()
QWSPointerCalibrationData
qwspointercalibrationdata.html
Location
Location-enum
devPoints
devPoints-var
[5]
screenPoints
screenPoints-var
[5]
QWSScreenSaver
qwsscreensaver.html
restore
restore
()
save
save
( int level )
KeyboardFilter
qwsserver-keyboardfilter.html
filter
filter
( int unicode, int keycode, int modifiers, bool isPress, bool autoRepeat )
IMState
IMState-enum
QWSServer
QWSServer-2
( int flags, QObject * parent, const char * name )
setDesktopBackground
setDesktopBackground
( const QImage & image )
setDesktopBackground
setDesktopBackground-2
( const QColor & color )
QWSServer
qwsserver.html
IMMouse
IMMouse-enum
WindowEvent
WindowEvent-enum
addKeyboardFilter
addKeyboardFilter
( KeyboardFilter * filter )
backgroundBrush
backgroundBrush
()
clientWindows
clientWindows
()
closeKeyboard
closeKeyboard
()
closeMouse
closeMouse
()
enablePainting
enablePainting
( bool enable )
instance
instance
()
isCursorVisible
isCursorVisible
()
keyboardHandler
keyboardHandler
()
markedText
markedText
( const QString & selection )
mouseHandler
mouseHandler
()
mouseHandlers
mouseHandlers
()
newChannel
newChannel
( const QString & channel )
openKeyboard
openKeyboard
()
openMouse
openMouse
()
processKeyEvent
processKeyEvent
( int unicode, int keycode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat )
refresh
refresh
()
refresh
refresh-2
( QRegion & region )
removeKeyboardFilter
removeKeyboardFilter
()
removedChannel
removedChannel
( const QString & channel )
resumeMouse
resumeMouse
()
screenSaverActivate
screenSaverActivate
( bool activate )
screenSaverActive
screenSaverActive
()
sendIMEvent
sendIMEvent
( const QInputMethodEvent * event )
sendIMQuery
sendIMQuery
( int property )
sendKeyEvent
sendKeyEvent
( int unicode, int keycode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat )
setBackground
setBackground
( const QBrush & brush )
setCurrentInputMethod
setCurrentInputMethod
( QWSInputMethod * method )
setCursorVisible
setCursorVisible
( bool visible )
setDefaultKeyboard
setDefaultKeyboard
( const char * keyboardDriver )
setDefaultMouse
setDefaultMouse
( const char * mouseDriver )
setKeyboardHandler
setKeyboardHandler
( QWSKeyboardHandler * driver )
setMaxWindowRect
setMaxWindowRect
( const QRect & rectangle )
setMouseHandler
setMouseHandler
( QWSMouseHandler * driver )
setScreenSaver
setScreenSaver
( QWSScreenSaver * screenSaver )
setScreenSaverBlockLevel
setScreenSaverBlockLevel
( int eventBlockLevel )
setScreenSaverInterval
setScreenSaverInterval
( int milliseconds )
setScreenSaverIntervals
setScreenSaverIntervals
( int * intervals )
suspendMouse
suspendMouse
()
windowAt
windowAt
( const QPoint & position )
windowEvent
windowEvent
( QWSWindow * window, QWSServer::WindowEvent eventType )
QWSWindow
qwswindow.html
State
State-enum
caption
caption
()
client
client
()
dirtyOnScreen
dirtyOnScreen
()
isFullyObscured
isFullyObscured
()
isOpaque
isOpaque
()
isVisible
isVisible
()
name
name
()
opacity
opacity
()
requestedRegion
requestedRegion
()
state
state
()
winId
winId
()
WindowFlags
windowFlags
QWSWindow::windowFlags()
QX11EmbedContainer
qx11embedcontainer.html
Error
Error-enum
QX11EmbedContainer
QX11EmbedContainer
( QWidget * parent = 0 )
clientClosed
clientClosed
()
clientIsEmbedded
clientIsEmbedded
()
clientWinId
clientWinId
()
discardClient
discardClient
()
embedClient
embedClient
( WId id )
error
error
()
error
error-2
( QX11EmbedContainer::Error error )
event
event
( QEvent * event )
paintEvent
paintEvent
( QPaintEvent * e )
QX11EmbedWidget
qx11embedwidget.html
Error
Error-enum
QX11EmbedWidget
QX11EmbedWidget
( QWidget * parent = 0 )
containerClosed
containerClosed
()
containerWinId
containerWinId
()
embedInto
embedInto
( WId id )
embedded
embedded
()
error
error
()
error
error-2
( QX11EmbedWidget::Error error )
event
event
( QEvent * event )
resizeEvent
resizeEvent
( QResizeEvent * event )
QX11Info
qx11info.html
QX11Info
QX11Info
()
QX11Info
QX11Info-2
( const QX11Info & other )
appCells
appCells
( int screen = -1 )
appClass
appClass
()
HANDLE
appColormap
QX11Info::appColormap( int screen = -1 )
appDefaultColormap
appDefaultColormap
( int screen = -1 )
appDefaultVisual
appDefaultVisual
( int screen = -1 )
appDepth
appDepth
( int screen = -1 )
appDpiX
appDpiX
( int screen = -1 )
appDpiY
appDpiY
( int screen = -1 )
HANDLE
appRootWindow
QX11Info::appRootWindow( int screen = -1 )
appScreen
appScreen
()
appTime
appTime
()
appUserTime
appUserTime
()
appVisual
appVisual
( int screen = -1 )
cells
cells
()
HANDLE
colormap
QX11Info::colormap()
defaultColormap
defaultColormap
()
defaultVisual
defaultVisual
()
depth
depth
()
display
display
()
isCompositingManagerRunning
isCompositingManagerRunning
()
screen
screen
()
setAppDpiX
setAppDpiX
( int screen, int xdpi )
setAppDpiY
setAppDpiY
( int screen, int ydpi )
setAppTime
setAppTime
( unsigned long time )
setAppUserTime
setAppUserTime
( unsigned long time )
visual
visual
()
operator=
operator-eq
( const QX11Info & other )
QXmlAttributes
qxmlattributes.html
QXmlAttributes
QXmlAttributes
()
append
append
( const QString & qName, const QString & uri, const QString & localPart, const QString & value )
clear
clear
()
count
count
()
index
index
( const QString & qName )
index
index-2
( const QLatin1String & qName )
index
index-3
( const QString & uri, const QString & localPart )
length
length
()
localName
localName
( int index )
qName
qName
( int index )
type
type
( int index )
type
type-2
( const QString & qName )
type
type-3
( const QString & uri, const QString & localName )
uri
uri
( int index )
value
value
( int index )
value
value-2
( const QString & qName )
value
value-3
( const QLatin1String & qName )
value
value-4
( const QString & uri, const QString & localName )
QXmlContentHandler
qxmlcontenthandler.html
characters
characters
( const QString & ch )
endDocument
endDocument
()
endElement
endElement
( const QString & namespaceURI, const QString & localName, const QString & qName )
endPrefixMapping
endPrefixMapping
( const QString & prefix )
errorString
errorString
()
ignorableWhitespace
ignorableWhitespace
( const QString & ch )
processingInstruction
processingInstruction
( const QString & target, const QString & data )
setDocumentLocator
setDocumentLocator
( QXmlLocator * locator )
skippedEntity
skippedEntity
( const QString & name )
startDocument
startDocument
()
startElement
startElement
( const QString & namespaceURI, const QString & localName, const QString & qName, const QXmlAttributes & atts )
startPrefixMapping
startPrefixMapping
( const QString & prefix, const QString & uri )
QXmlDeclHandler
qxmldeclhandler.html
attributeDecl
attributeDecl
( const QString & eName, const QString & aName, const QString & type, const QString & valueDefault, const QString & value )
errorString
errorString
()
externalEntityDecl
externalEntityDecl
( const QString & name, const QString & publicId, const QString & systemId )
internalEntityDecl
internalEntityDecl
( const QString & name, const QString & value )
QXmlDefaultHandler
qxmldefaulthandler.html
QXmlDefaultHandler
QXmlDefaultHandler
()
attributeDecl
attributeDecl
( const QString & eName, const QString & aName, const QString & type, const QString & valueDefault, const QString & value )
characters
characters
( const QString & ch )
comment
comment
( const QString & ch )
endCDATA
endCDATA
()
endDTD
endDTD
()
endDocument
endDocument
()
endElement
endElement
( const QString & namespaceURI, const QString & localName, const QString & qName )
endEntity
endEntity
( const QString & name )
endPrefixMapping
endPrefixMapping
( const QString & prefix )
error
error
( const QXmlParseException & exception )
errorString
errorString
()
externalEntityDecl
externalEntityDecl
( const QString & name, const QString & publicId, const QString & systemId )
fatalError
fatalError
( const QXmlParseException & exception )
ignorableWhitespace
ignorableWhitespace
( const QString & ch )
internalEntityDecl
internalEntityDecl
( const QString & name, const QString & value )
notationDecl
notationDecl
( const QString & name, const QString & publicId, const QString & systemId )
processingInstruction
processingInstruction
( const QString & target, const QString & data )
resolveEntity
resolveEntity
( const QString & publicId, const QString & systemId, QXmlInputSource *& ret )
setDocumentLocator
setDocumentLocator
( QXmlLocator * locator )
skippedEntity
skippedEntity
( const QString & name )
startCDATA
startCDATA
()
startDTD
startDTD
( const QString & name, const QString & publicId, const QString & systemId )
startDocument
startDocument
()
startElement
startElement
( const QString & namespaceURI, const QString & localName, const QString & qName, const QXmlAttributes & atts )
startEntity
startEntity
( const QString & name )
startPrefixMapping
startPrefixMapping
( const QString & prefix, const QString & uri )
unparsedEntityDecl
unparsedEntityDecl
( const QString & name, const QString & publicId, const QString & systemId, const QString & notationName )
warning
warning
( const QXmlParseException & exception )
QXmlDTDHandler
qxmldtdhandler.html
errorString
errorString
()
notationDecl
notationDecl
( const QString & name, const QString & publicId, const QString & systemId )
unparsedEntityDecl
unparsedEntityDecl
( const QString & name, const QString & publicId, const QString & systemId, const QString & notationName )
QXmlEntityResolver
qxmlentityresolver.html
errorString
errorString
()
resolveEntity
resolveEntity
( const QString & publicId, const QString & systemId, QXmlInputSource *& ret )
QXmlErrorHandler
qxmlerrorhandler.html
error
error
( const QXmlParseException & exception )
errorString
errorString
()
fatalError
fatalError
( const QXmlParseException & exception )
warning
warning
( const QXmlParseException & exception )
QXmlFormatter
qxmlformatter.html
QXmlFormatter
QXmlFormatter
( const QXmlQuery & query, QIODevice * outputDevice )
atomicValue
atomicValue
( const QVariant & value )
attribute
attribute
( const QXmlName & name, const QStringRef & value )
characters
characters
( const QStringRef & value )
comment
comment
( const QString & value )
endDocument
endDocument
()
endElement
endElement
()
endOfSequence
endOfSequence
()
indentationDepth
indentationDepth
()
processingInstruction
processingInstruction
( const QXmlName & name, const QString & value )
setIndentationDepth
setIndentationDepth
( int depth )
startDocument
startDocument
()
startElement
startElement
( const QXmlName & name )
startOfSequence
startOfSequence
()
QXmlInputSource
QXmlInputSource-3
( QFile & file )
QXmlInputSource
QXmlInputSource-4
( QTextStream & stream )
QXmlInputSource
qxmlinputsource.html
QXmlInputSource
QXmlInputSource
()
QXmlInputSource
QXmlInputSource-2
( QIODevice * dev )
data
data
()
fetchData
fetchData
()
fromRawData
fromRawData
( const QByteArray & data, bool beginning = false )
next
next
()
reset
reset
()
setData
setData
( const QString & dat )
setData
setData-2
( const QByteArray & dat )
QXmlItem
qxmlitem.html
Iterator
Iterator-typedef
QXmlItem
QXmlItem
()
QXmlItem
QXmlItem-2
( const QXmlItem & other )
QXmlItem
QXmlItem-3
( const QXmlNodeModelIndex & node )
QXmlItem
QXmlItem-4
( const QVariant & atomicValue )
isAtomicValue
isAtomicValue
()
isNode
isNode
()
isNull
isNull
()
toAtomicValue
toAtomicValue
()
toNodeModelIndex
toNodeModelIndex
()
operator=
operator-eq
( const QXmlItem & other )
QXmlLexicalHandler
qxmllexicalhandler.html
comment
comment
( const QString & ch )
endCDATA
endCDATA
()
endDTD
endDTD
()
endEntity
endEntity
( const QString & name )
errorString
errorString
()
startCDATA
startCDATA
()
startDTD
startDTD
( const QString & name, const QString & publicId, const QString & systemId )
startEntity
startEntity
( const QString & name )
QXmlLocator
qxmllocator.html
QXmlLocator
QXmlLocator
()
columnNumber
columnNumber
()
lineNumber
lineNumber
()
QXmlName
qxmlname.html
QXmlName
QXmlName
()
QXmlName
QXmlName-2
( QXmlNamePool & namePool, const QString & localName, const QString & namespaceURI = QString()
fromClarkName
fromClarkName
( const QString & clarkName, const QXmlNamePool & namePool )
isNCName
isNCName
( const QString & candidate )
isNull
isNull
()
localName
localName
( const QXmlNamePool & namePool )
namespaceUri
namespaceUri
( const QXmlNamePool & namePool )
prefix
prefix
( const QXmlNamePool & namePool )
toClarkName
toClarkName
( const QXmlNamePool & namePool )
operator!=
operator-not-eq
( const QXmlName & other )
operator=
operator-eq
( const QXmlName & other )
operator==
operator-eq-eq
( const QXmlName & other )
QXmlNamePool
qxmlnamepool.html
QXmlNamePool
QXmlNamePool
()
QXmlNamePool
QXmlNamePool-2
( const QXmlNamePool & other )
operator=
operator-eq
( const QXmlNamePool & other )
QXmlNamespaceSupport
qxmlnamespacesupport.html
QXmlNamespaceSupport
QXmlNamespaceSupport
()
popContext
popContext
()
prefix
prefix
( const QString & uri )
prefixes
prefixes
()
prefixes
prefixes-2
( const QString & uri )
processName
processName
( const QString & qname, bool isAttribute, QString & nsuri, QString & localname )
pushContext
pushContext
()
reset
reset
()
setPrefix
setPrefix
( const QString & pre, const QString & uri )
splitName
splitName
( const QString & qname, QString & prefix, QString & localname )
uri
uri
( const QString & prefix )
QXmlNodeModelIndex
qxmlnodemodelindex.html
DocumentOrder
DocumentOrder-enum
List
List-typedef
NodeKind
NodeKind-enum
QXmlNodeModelIndex
QXmlNodeModelIndex
()
QXmlNodeModelIndex
QXmlNodeModelIndex-2
( const QXmlNodeModelIndex & other )
additionalData
additionalData
()
data
data
()
internalPointer
internalPointer
()
isNull
isNull
()
model
model
()
operator!=
operator-not-eq
( const QXmlNodeModelIndex & other )
operator==
operator-eq-eq
( const QXmlNodeModelIndex & other )
QXmlParseException
qxmlparseexception.html
QXmlParseException
QXmlParseException
( const QString & name = QString()
QXmlParseException
QXmlParseException-2
( const QXmlParseException & other )
columnNumber
columnNumber
()
lineNumber
lineNumber
()
message
message
()
publicId
publicId
()
systemId
systemId
()
QXmlQuery
qxmlquery.html
QueryLanguage
QueryLanguage-enum
QXmlQuery
QXmlQuery
()
QXmlQuery
QXmlQuery-2
( const QXmlQuery & other )
QXmlQuery
QXmlQuery-3
( const QXmlNamePool & np )
QXmlQuery
QXmlQuery-4
( QueryLanguage queryLanguage, const QXmlNamePool & np = QXmlNamePool()
bindVariable
bindVariable
( const QXmlName & name, const QXmlItem & value )
bindVariable
bindVariable-2
( const QXmlName & name, QIODevice * device )
bindVariable
bindVariable-3
( const QXmlName & name, const QXmlQuery & query )
bindVariable
bindVariable-4
( const QString & localName, const QXmlItem & value )
bindVariable
bindVariable-5
( const QString & localName, QIODevice * device )
bindVariable
bindVariable-6
( const QString & localName, const QXmlQuery & query )
evaluateTo
evaluateTo
( QXmlResultItems * result )
evaluateTo
evaluateTo-2
( QAbstractXmlReceiver * callback )
evaluateTo
evaluateTo-3
( QStringList * target )
evaluateTo
evaluateTo-4
( QString * output )
evaluateTo
evaluateTo-5
( QIODevice * target )
initialTemplateName
initialTemplateName
()
isValid
isValid
()
messageHandler
messageHandler
()
namePool
namePool
()
networkAccessManager
networkAccessManager
()
queryLanguage
queryLanguage
()
setFocus
setFocus
( const QXmlItem & item )
setFocus
setFocus-2
( const QUrl & documentURI )
setFocus
setFocus-3
( QIODevice * document )
setFocus
setFocus-4
( const QString & focus )
setInitialTemplateName
setInitialTemplateName
( const QXmlName & name )
setInitialTemplateName
setInitialTemplateName-2
( const QString & localName )
setMessageHandler
setMessageHandler
( QAbstractMessageHandler * aMessageHandler )
setNetworkAccessManager
setNetworkAccessManager
( QNetworkAccessManager * newManager )
setQuery
setQuery
( QIODevice * sourceCode, const QUrl & documentURI = QUrl()
setQuery
setQuery-2
( const QUrl & queryURI, const QUrl & baseURI = QUrl()
setQuery
setQuery-3
( const QString & sourceCode, const QUrl & documentURI = QUrl()
setUriResolver
setUriResolver
( const QAbstractUriResolver * resolver )
uriResolver
uriResolver
()
operator=
operator-eq
( const QXmlQuery & other )
parse
parse-2
( const QXmlInputSource & input )
QXmlReader
qxmlreader.html
DTDHandler
DTDHandler
()
contentHandler
contentHandler
()
declHandler
declHandler
()
entityResolver
entityResolver
()
errorHandler
errorHandler
()
feature
feature
( const QString & name, bool * ok = 0 )
hasFeature
hasFeature
( const QString & name )
hasProperty
hasProperty
( const QString & name )
lexicalHandler
lexicalHandler
()
parse
parse
( const QXmlInputSource * input )
property
property
( const QString & name, bool * ok = 0 )
setContentHandler
setContentHandler
( QXmlContentHandler * handler )
setDTDHandler
setDTDHandler
( QXmlDTDHandler * handler )
setDeclHandler
setDeclHandler
( QXmlDeclHandler * handler )
setEntityResolver
setEntityResolver
( QXmlEntityResolver * handler )
setErrorHandler
setErrorHandler
( QXmlErrorHandler * handler )
setFeature
setFeature
( const QString & name, bool value )
setLexicalHandler
setLexicalHandler
( QXmlLexicalHandler * handler )
setProperty
setProperty
( const QString & name, void * value )
QXmlResultItems
qxmlresultitems.html
QXmlResultItems
QXmlResultItems
()
current
current
()
hasError
hasError
()
next
next
()
QXmlSchema
qxmlschema.html
QXmlSchema
QXmlSchema
()
QXmlSchema
QXmlSchema-2
( const QXmlSchema & other )
documentUri
documentUri
()
isValid
isValid
()
load
load
( const QUrl & source )
load
load-2
( QIODevice * source, const QUrl & documentUri = QUrl()
load
load-3
( const QByteArray & data, const QUrl & documentUri = QUrl()
messageHandler
messageHandler
()
namePool
namePool
()
networkAccessManager
networkAccessManager
()
setMessageHandler
setMessageHandler
( QAbstractMessageHandler * handler )
setNetworkAccessManager
setNetworkAccessManager
( QNetworkAccessManager * manager )
setUriResolver
setUriResolver
( const QAbstractUriResolver * resolver )
uriResolver
uriResolver
()
QXmlSchemaValidator
qxmlschemavalidator.html
QXmlSchemaValidator
QXmlSchemaValidator
()
QXmlSchemaValidator
QXmlSchemaValidator-2
( const QXmlSchema & schema )
messageHandler
messageHandler
()
namePool
namePool
()
networkAccessManager
networkAccessManager
()
schema
schema
()
setMessageHandler
setMessageHandler
( QAbstractMessageHandler * handler )
setNetworkAccessManager
setNetworkAccessManager
( QNetworkAccessManager * manager )
setSchema
setSchema
( const QXmlSchema & schema )
setUriResolver
setUriResolver
( const QAbstractUriResolver * resolver )
uriResolver
uriResolver
()
validate
validate
( const QUrl & source )
validate
validate-2
( QIODevice * source, const QUrl & documentUri = QUrl()
validate
validate-3
( const QByteArray & data, const QUrl & documentUri = QUrl()
QXmlSerializer
qxmlserializer.html
QXmlSerializer
QXmlSerializer
( const QXmlQuery & query, QIODevice * outputDevice )
atomicValue
atomicValue
( const QVariant & value )
attribute
attribute
( const QXmlName & name, const QStringRef & value )
characters
characters
( const QStringRef & value )
codec
codec
()
comment
comment
( const QString & value )
endDocument
endDocument
()
endElement
endElement
()
endOfSequence
endOfSequence
()
namespaceBinding
namespaceBinding
( const QXmlName & nb )
outputDevice
outputDevice
()
processingInstruction
processingInstruction
( const QXmlName & name, const QString & value )
setCodec
setCodec
( const QTextCodec * outputCodec )
startDocument
startDocument
()
startElement
startElement
( const QXmlName & name )
startOfSequence
startOfSequence
()
QXmlSimpleReader
qxmlsimplereader.html
QXmlSimpleReader
QXmlSimpleReader
()
DTDHandler
DTDHandler
()
contentHandler
contentHandler
()
declHandler
declHandler
()
entityResolver
entityResolver
()
errorHandler
errorHandler
()
feature
feature
( const QString & name, bool * ok = 0 )
hasFeature
hasFeature
( const QString & name )
hasProperty
hasProperty
( const QString & name )
lexicalHandler
lexicalHandler
()
parse
parse
( const QXmlInputSource & input )
parse
parse-2
( const QXmlInputSource * input )
parse
parse-3
( const QXmlInputSource * input, bool incremental )
parseContinue
parseContinue
()
property
property
( const QString & name, bool * ok = 0 )
setContentHandler
setContentHandler
( QXmlContentHandler * handler )
setDTDHandler
setDTDHandler
( QXmlDTDHandler * handler )
setDeclHandler
setDeclHandler
( QXmlDeclHandler * handler )
setEntityResolver
setEntityResolver
( QXmlEntityResolver * handler )
setErrorHandler
setErrorHandler
( QXmlErrorHandler * handler )
setFeature
setFeature
( const QString & name, bool enable )
setLexicalHandler
setLexicalHandler
( QXmlLexicalHandler * handler )
setProperty
setProperty
( const QString & name, void * value )
QXmlStreamAttribute
qxmlstreamattribute.html
QXmlStreamAttribute
QXmlStreamAttribute
()
QXmlStreamAttribute
QXmlStreamAttribute-2
( const QString & qualifiedName, const QString & value )
QXmlStreamAttribute
QXmlStreamAttribute-3
( const QString & namespaceUri, const QString & name, const QString & value )
QXmlStreamAttribute
QXmlStreamAttribute-4
( const QXmlStreamAttribute & other )
isDefault
isDefault
()
name
name
()
namespaceUri
namespaceUri
()
prefix
prefix
()
qualifiedName
qualifiedName
()
value
value
()
operator!=
operator-not-eq
( const QXmlStreamAttribute & other )
operator=
operator-eq
( const QXmlStreamAttribute & other )
operator==
operator-eq-eq
( const QXmlStreamAttribute & other )
QXmlStreamAttributes
qxmlstreamattributes.html
append
append
( const QString & namespaceUri, const QString & name, const QString & value )
append
append-2
( const QXmlStreamAttribute & attribute )
append
append-3
( const QString & qualifiedName, const QString & value )
hasAttribute
hasAttribute
( const QString & qualifiedName )
hasAttribute
hasAttribute-2
( const QLatin1String & qualifiedName )
hasAttribute
hasAttribute-3
( const QString & namespaceUri, const QString & name )
value
value
( const QString & namespaceUri, const QString & name )
value
value-2
( const QString & namespaceUri, const QLatin1String & name )
value
value-3
( const QLatin1String & namespaceUri, const QLatin1String & name )
value
value-4
( const QString & qualifiedName )
value
value-5
( const QLatin1String & qualifiedName )
QXmlStreamEntityDeclaration
qxmlstreamentitydeclaration.html
QXmlStreamEntityDeclaration
QXmlStreamEntityDeclaration
()
QXmlStreamEntityDeclaration
QXmlStreamEntityDeclaration-2
( const QXmlStreamEntityDeclaration & other )
name
name
()
notationName
notationName
()
publicId
publicId
()
systemId
systemId
()
value
value
()
operator!=
operator-not-eq
( const QXmlStreamEntityDeclaration & other )
operator=
operator-eq
( const QXmlStreamEntityDeclaration & other )
operator==
operator-eq-eq
( const QXmlStreamEntityDeclaration & other )
QXmlStreamEntityResolver
qxmlstreamentityresolver.html
resolveUndeclaredEntity
resolveUndeclaredEntity
( const QString & name )
QXmlStreamNamespaceDeclaration
qxmlstreamnamespacedeclaration.html
QXmlStreamNamespaceDeclaration
QXmlStreamNamespaceDeclaration
()
QXmlStreamNamespaceDeclaration
QXmlStreamNamespaceDeclaration-2
( const QXmlStreamNamespaceDeclaration & other )
QXmlStreamNamespaceDeclaration
QXmlStreamNamespaceDeclaration-3
( const QString & prefix, const QString & namespaceUri )
namespaceUri
namespaceUri
()
prefix
prefix
()
operator!=
operator-not-eq
( const QXmlStreamNamespaceDeclaration & other )
operator=
operator-eq
( const QXmlStreamNamespaceDeclaration & other )
operator==
operator-eq-eq
( const QXmlStreamNamespaceDeclaration & other )
QXmlStreamNotationDeclaration
qxmlstreamnotationdeclaration.html
QXmlStreamNotationDeclaration
QXmlStreamNotationDeclaration
()
QXmlStreamNotationDeclaration
QXmlStreamNotationDeclaration-2
( const QXmlStreamNotationDeclaration & other )
name
name
()
publicId
publicId
()
systemId
systemId
()
operator!=
operator-not-eq
( const QXmlStreamNotationDeclaration & other )
operator=
operator-eq
( const QXmlStreamNotationDeclaration & other )
operator==
operator-eq-eq
( const QXmlStreamNotationDeclaration & other )
QXmlStreamReader
qxmlstreamreader.html
Error
Error-enum
ReadElementTextBehaviour
ReadElementTextBehaviour-enum
TokenType
TokenType-enum
QXmlStreamReader
QXmlStreamReader
()
QXmlStreamReader
QXmlStreamReader-2
( QIODevice * device )
QXmlStreamReader
QXmlStreamReader-3
( const QByteArray & data )
QXmlStreamReader
QXmlStreamReader-4
( const QString & data )
QXmlStreamReader
QXmlStreamReader-5
( const char * data )
addData
addData
( const QByteArray & data )
addData
addData-2
( const QString & data )
addData
addData-3
( const char * data )
addExtraNamespaceDeclaration
addExtraNamespaceDeclaration
( const QXmlStreamNamespaceDeclaration & extraNamespaceDeclaration )
addExtraNamespaceDeclarations
addExtraNamespaceDeclarations
( const QXmlStreamNamespaceDeclarations & extraNamespaceDeclarations )
atEnd
atEnd
()
attributes
attributes
()
characterOffset
characterOffset
()
clear
clear
()
columnNumber
columnNumber
()
device
device
()
documentEncoding
documentEncoding
()
documentVersion
documentVersion
()
dtdName
dtdName
()
dtdPublicId
dtdPublicId
()
dtdSystemId
dtdSystemId
()
entityDeclarations
entityDeclarations
()
entityResolver
entityResolver
()
error
error
()
errorString
errorString
()
hasError
hasError
()
isCDATA
isCDATA
()
isCharacters
isCharacters
()
isComment
isComment
()
isDTD
isDTD
()
isEndDocument
isEndDocument
()
isEndElement
isEndElement
()
isEntityReference
isEntityReference
()
isProcessingInstruction
isProcessingInstruction
()
isStandaloneDocument
isStandaloneDocument
()
isStartDocument
isStartDocument
()
isStartElement
isStartElement
()
isWhitespace
isWhitespace
()
lineNumber
lineNumber
()
name
name
()
namespaceDeclarations
namespaceDeclarations
()
namespaceUri
namespaceUri
()
notationDeclarations
notationDeclarations
()
prefix
prefix
()
processingInstructionData
processingInstructionData
()
processingInstructionTarget
processingInstructionTarget
()
qualifiedName
qualifiedName
()
raiseError
raiseError
( const QString & message = QString()
readElementText
readElementText
( ReadElementTextBehaviour behaviour )
readElementText
readElementText-2
()
readNext
readNext
()
readNextStartElement
readNextStartElement
()
setDevice
setDevice
( QIODevice * device )
setEntityResolver
setEntityResolver
( QXmlStreamEntityResolver * resolver )
skipCurrentElement
skipCurrentElement
()
text
text
()
tokenString
tokenString
()
tokenType
tokenType
()
QXmlStreamWriter
qxmlstreamwriter.html
QXmlStreamWriter
QXmlStreamWriter
()
QXmlStreamWriter
QXmlStreamWriter-2
( QIODevice * device )
QXmlStreamWriter
QXmlStreamWriter-3
( QByteArray * array )
QXmlStreamWriter
QXmlStreamWriter-4
( QString * string )
codec
codec
()
device
device
()
setCodec
setCodec
( QTextCodec * codec )
setCodec
setCodec-2
( const char * codecName )
setDevice
setDevice
( QIODevice * device )
writeAttribute
writeAttribute
( const QString & namespaceUri, const QString & name, const QString & value )
writeAttribute
writeAttribute-2
( const QString & qualifiedName, const QString & value )
writeAttribute
writeAttribute-3
( const QXmlStreamAttribute & attribute )
writeAttributes
writeAttributes
( const QXmlStreamAttributes & attributes )
writeCDATA
writeCDATA
( const QString & text )
writeCharacters
writeCharacters
( const QString & text )
writeComment
writeComment
( const QString & text )
writeCurrentToken
writeCurrentToken
( const QXmlStreamReader & reader )
writeDTD
writeDTD
( const QString & dtd )
writeDefaultNamespace
writeDefaultNamespace
( const QString & namespaceUri )
writeEmptyElement
writeEmptyElement
( const QString & namespaceUri, const QString & name )
writeEmptyElement
writeEmptyElement-2
( const QString & qualifiedName )
writeEndDocument
writeEndDocument
()
writeEndElement
writeEndElement
()
writeEntityReference
writeEntityReference
( const QString & name )
writeNamespace
writeNamespace
( const QString & namespaceUri, const QString & prefix = QString()
writeProcessingInstruction
writeProcessingInstruction
( const QString & target, const QString & data = QString()
writeStartDocument
writeStartDocument
( const QString & version )
writeStartDocument
writeStartDocument-2
( const QString & version, bool standalone )
writeStartDocument
writeStartDocument-3
()
writeStartElement
writeStartElement
( const QString & namespaceUri, const QString & name )
writeStartElement
writeStartElement-2
( const QString & qualifiedName )
writeTextElement
writeTextElement
( const QString & namespaceUri, const QString & name, const QString & text )
writeTextElement
writeTextElement-2
( const QString & qualifiedName, const QString & text )